MVN

com.nerdvision : redact-pii

Maven & Gradle

Jun 10, 2020
2 stars

PII Redaction Lib · A library to help with redacting PII data in Java

<dependency>
    <groupId>com.nerdvision</groupId>
    <artifactId>redact-pii</artifactId>
    <version>0.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nerdvision : redact-pii to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.5

All Versions

Choose a version of com.nerdvision : redact-pii to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
redact-pii-0.0.5

How to add a dependency to Maven

Add the following com.nerdvision : redact-pii maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.nerdvision</groupId>
    <artifactId>redact-pii</artifactId>
    <version>0.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.nerdvision : redact-pii gradle dependency to your build.gradle file:

implementation 'com.nerdvision:redact-pii:0.0.5'

Gradle Kotlin DSL: Add the following com.nerdvision : redact-pii gradle kotlin dependency to your build.gradle.kts file:

implementation("com.nerdvision:redact-pii:0.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.nerdvision : redact-pii sbt scala dependency to your build.sbt file:

libraryDependencies += "com.nerdvision" % "redact-pii" % "0.0.5"

Advertisement

Dependencies from Group

Jan 26, 2021
5 usages
Apr 12, 2022
5 usages
Apr 12, 2022
4 usages
Apr 24, 2020
3 usages
Apr 12, 2022
3 usages

Discover Dependencies

Oct 04, 2021
2 stars
Dec 14, 2020
4.4k stars
Apr 02, 2023
55 usages
4.4k stars
Aug 25, 2023
19 usages
1.8k stars
Feb 08, 2023
1 usages
950 stars
Jun 20, 2023
1 usages
17 stars
Jun 12, 2020
1 usages
1 stars
Jul 25, 2021
3 usages