MVN

us.jsy : redact-jackson

Maven & Gradle

Jan 16, 2020
2 usages
0 stars

https://jkutner.github.io/2017/12/15/update-dependencies-early-and-often.html mvn versions:display-dependency-updates mvn versions:display-property-updates mvn versions:update-properties

<dependency>
    <groupId>us.jsy</groupId>
    <artifactId>redact-jackson</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of us.jsy : redact-jackson to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of us.jsy : redact-jackson to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
redact-jackson-1.0.0
0.1.x
redact-jackson-0.1.3
redact-jackson-0.1.2

How to add a dependency to Maven

Add the following us.jsy : redact-jackson maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>us.jsy</groupId>
    <artifactId>redact-jackson</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following us.jsy : redact-jackson gradle dependency to your build.gradle file:

implementation 'us.jsy:redact-jackson:1.0.0'

Gradle Kotlin DSL: Add the following us.jsy : redact-jackson gradle kotlin dependency to your build.gradle.kts file:

implementation("us.jsy:redact-jackson:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following us.jsy : redact-jackson sbt scala dependency to your build.sbt file:

libraryDependencies += "us.jsy" % "redact-jackson" % "1.0.0"

Advertisement

Dependencies from Group

Jan 16, 2020
2 usages
0 stars
Jan 16, 2020
1 usages
0 stars
Jan 10, 2020
1 stars
Jan 16, 2020
0 stars
Jan 16, 2020
2 stars

Discover Dependencies

Feb 13, 2020
2 usages
20 stars
Feb 13, 2020
2 usages
20 stars
May 29, 2020
3 usages
Apr 18, 2020
2 usages
8 stars
Mar 25, 2020
2 usages
9 stars
Apr 08, 2020
3 usages
32 stars
Apr 13, 2020
2 usages
May 24, 2020
2 usages
0 stars
Mar 14, 2021
3 usages
165 stars