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