Scala library and compiler plugin that prevent inadvertent leakage of sensitive fields in `case classes` (such as credentials, personal data, and other confidential information)
redacted_3.1.3 0.8.0
Group ID:
io.github.polentino
Artifact ID:
redacted_3.1.3
Version:
0.8.0
Version Scheme:
Release Date:
Apr 22, 2025
Licenses:
Files:
Full Scala Version:
3.1.3
Developers:
libraryDependencies += "io.github.polentino" % "redacted_3.1.3" % "0.8.0"
ivy"io.github.polentino:redacted_3.1.3:0.8.0"
//> using dep "io.github.polentino:redacted_3.1.3:0.8.0"
import $ivy.`io.github.polentino:redacted_3.1.3:0.8.0`
<dependency> <groupId>io.github.polentino</groupId> <artifactId>redacted_3.1.3</artifactId> <version>0.8.0</version> </dependency>
compile group: 'io.github.polentino', name: 'redacted_3.1.3', version: '0.8.0'