polentino / redacted   0.7.1

Do What The F*ck You Want To Public License Website GitHub

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-plugin_3.6.3 0.7.0


Group ID:
io.github.polentino
Artifact ID:
redacted-plugin_3.6.3
Version:
0.7.0
Release Date:
Mar 16, 2025
Licenses:
Files:
Full Scala Version:
3.6.3
Developers:

libraryDependencies += "io.github.polentino" % "redacted-plugin_3.6.3" % "0.7.0"

Mill build tool

ivy"io.github.polentino:redacted-plugin_3.6.3:0.7.0"

Scala CLI

//> using dep "io.github.polentino:redacted-plugin_3.6.3:0.7.0"

Ammonite REPL

import $ivy.`io.github.polentino:redacted-plugin_3.6.3:0.7.0`

<dependency>
  <groupId>io.github.polentino</groupId>
  <artifactId>redacted-plugin_3.6.3</artifactId>
  <version>0.7.0</version>
</dependency>

compile group: 'io.github.polentino', name: 'redacted-plugin_3.6.3', version: '0.7.0'