MVN

org.commonjava.web : json-serialization

Maven & Gradle

Feb 28, 2014
23 usages

JSON Tools :: Serialization Helpers

<dependency>
    <groupId>org.commonjava.web</groupId>
    <artifactId>json-serialization</artifactId>
    <version>0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.commonjava.web : json-serialization to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6

All Versions

Choose a version of org.commonjava.web : json-serialization to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6
json-serialization-0.6
0.5
json-serialization-0.5
0.4
json-serialization-0.4
0.3
json-serialization-0.3
0.2
json-serialization-0.2
0.1
json-serialization-0.1

How to add a dependency to Maven

Add the following org.commonjava.web : json-serialization maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.commonjava.web</groupId>
    <artifactId>json-serialization</artifactId>
    <version>0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.commonjava.web : json-serialization gradle dependency to your build.gradle file:

implementation 'org.commonjava.web:json-serialization:0.6'

Gradle Kotlin DSL: Add the following org.commonjava.web : json-serialization gradle kotlin dependency to your build.gradle.kts file:

implementation("org.commonjava.web:json-serialization:0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.commonjava.web : json-serialization sbt scala dependency to your build.sbt file:

libraryDependencies += "org.commonjava.web" % "json-serialization" % "0.6"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 21, 2012
5 usages
28 stars
Dec 05, 2014
2 usages
1 stars
Nov 08, 2005
3 usages
imq
Sep 18, 2014
7 usages
Mar 21, 2015
0 stars
May 26, 2014
3 usages
82 stars
Sep 24, 2013
4 stars
Jan 07, 2012
65 usages
Nov 06, 2006