MVN

top.jfunc.json : json-jackson

Maven & Gradle

Mar 27, 2019

json-jackson · common json interface implements by jackson

<dependency>
    <groupId>top.jfunc.json</groupId>
    <artifactId>json-jackson</artifactId>
    <version>1.8.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of top.jfunc.json : json-jackson to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.3

All Versions

Choose a version of top.jfunc.json : json-jackson to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
json-jackson-1.8.3
json-jackson-1.8.1
json-jackson-1.8.0
1.0
json-jackson-1.0

How to add a dependency to Maven

Add the following top.jfunc.json : json-jackson maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>top.jfunc.json</groupId>
    <artifactId>json-jackson</artifactId>
    <version>1.8.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following top.jfunc.json : json-jackson gradle dependency to your build.gradle file:

implementation 'top.jfunc.json:json-jackson:1.8.3'

Gradle Kotlin DSL: Add the following top.jfunc.json : json-jackson gradle kotlin dependency to your build.gradle.kts file:

implementation("top.jfunc.json:json-jackson:1.8.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following top.jfunc.json : json-jackson sbt scala dependency to your build.sbt file:

libraryDependencies += "top.jfunc.json" % "json-jackson" % "1.8.3"

Advertisement

Dependencies from Group

Mar 27, 2019
8 usages
Jun 04, 2020
5 usages
Aug 14, 2018
2 usages

Discover Dependencies

Aug 23, 2018
40 stars
Feb 20, 2023
2 usages
12.7k stars
Dec 08, 2020
1 usages
7 stars
Aug 02, 2023
2 usages
2.5k stars
Aug 24, 2018
803 stars
Aug 22, 2018
1 usages
4 stars
Aug 23, 2018
1 usages
238 stars
Aug 22, 2018
2 usages
21 stars