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.4 0.7.1


Group ID:
io.github.polentino
Artifact ID:
redacted-plugin_3.6.4
Version:
0.7.1
Release Date:
Mar 18, 2025
Licenses:
Files:
Full Scala Version:
3.6.4
Developers:

libraryDependencies += "io.github.polentino" % "redacted-plugin_3.6.4" % "0.7.1"

Mill build tool

ivy"io.github.polentino:redacted-plugin_3.6.4:0.7.1"

Scala CLI

//> using dep "io.github.polentino:redacted-plugin_3.6.4:0.7.1"

Ammonite REPL

import $ivy.`io.github.polentino:redacted-plugin_3.6.4:0.7.1`

<dependency>
  <groupId>io.github.polentino</groupId>
  <artifactId>redacted-plugin_3.6.4</artifactId>
  <version>0.7.1</version>
</dependency>

compile group: 'io.github.polentino', name: 'redacted-plugin_3.6.4', version: '0.7.1'