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_2.12.20 0.8.0
Group ID:
io.github.polentino
Artifact ID:
redacted_2.12.20
Version:
0.8.0
Version Scheme:
Release Date:
Apr 22, 2025
Licenses:
Files:
Full Scala Version:
2.12.20
Developers:
libraryDependencies += "io.github.polentino" % "redacted_2.12.20" % "0.8.0"
ivy"io.github.polentino:redacted_2.12.20:0.8.0"
//> using dep "io.github.polentino:redacted_2.12.20:0.8.0"
import $ivy.`io.github.polentino:redacted_2.12.20:0.8.0`
<dependency> <groupId>io.github.polentino</groupId> <artifactId>redacted_2.12.20</artifactId> <version>0.8.0</version> </dependency>
compile group: 'io.github.polentino', name: 'redacted_2.12.20', version: '0.8.0'