MVN

com.ppiech.auto.value : jackson-auto

Maven & Gradle

Feb 27, 2017
1 usages
1 stars

AutoValue: Jackson Runtime · AutoValue extension for serializing with Jasckon

<dependency>
    <groupId>com.ppiech.auto.value</groupId>
    <artifactId>jackson-auto</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ppiech.auto.value : jackson-auto to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of com.ppiech.auto.value : jackson-auto to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
jackson-auto-0.1.2
jackson-auto-0.1.1

How to add a dependency to Maven

Add the following com.ppiech.auto.value : jackson-auto maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ppiech.auto.value</groupId>
    <artifactId>jackson-auto</artifactId>
    <version>0.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ppiech.auto.value : jackson-auto gradle dependency to your build.gradle file:

implementation 'com.ppiech.auto.value:jackson-auto:0.1.2'

Gradle Kotlin DSL: Add the following com.ppiech.auto.value : jackson-auto gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ppiech.auto.value:jackson-auto:0.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ppiech.auto.value : jackson-auto sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ppiech.auto.value" % "jackson-auto" % "0.1.2"

Advertisement

Dependencies from Group

Feb 27, 2017
1 usages
1 stars

Discover Dependencies

Aug 21, 2023
4.4k stars
Mar 06, 2017
Sep 30, 2019
Mar 18, 2023
3 usages
1.7k stars
Feb 22, 2022
3.9k stars
Feb 19, 2021
6 usages
54 stars
Dec 25, 2018
1 usages
892 stars
Apr 09, 2019
1 usages
1.1k stars