MVN

link.jfire : codejson

Maven & Gradle

Feb 04, 2016
3 usages

codejson · Codejson is one of the best framework for json. The best is the fastest and customization capabilities. Can use the same object output according to the different strategies of different content. 45% speed over Jackson2 serialization

<dependency>
    <groupId>link.jfire</groupId>
    <artifactId>codejson</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of link.jfire : codejson to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of link.jfire : codejson to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
codejson-1.1.1
1.1
codejson-1.1
1.0
codejson-1.0

How to add a dependency to Maven

Add the following link.jfire : codejson maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>link.jfire</groupId>
    <artifactId>codejson</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following link.jfire : codejson gradle dependency to your build.gradle file:

implementation 'link.jfire:codejson:1.1.1'

Gradle Kotlin DSL: Add the following link.jfire : codejson gradle kotlin dependency to your build.gradle.kts file:

implementation("link.jfire:codejson:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following link.jfire : codejson sbt scala dependency to your build.sbt file:

libraryDependencies += "link.jfire" % "codejson" % "1.1.1"

Advertisement

Dependencies from Group

Feb 24, 2016
8 usages
Dec 01, 2015
4 usages
Feb 24, 2016
4 usages
Feb 04, 2016
3 usages
Dec 01, 2015
1 usages

Discover Dependencies

Mar 06, 2017
15 stars
May 27, 2021
2 usages
126 stars
Dec 07, 2015
Sep 30, 2019
17 usages
181 stars
Dec 01, 2015
44 stars
Dec 03, 2015
1 usages
10 stars