MVN

com.itranswarp : jsonstream

Maven & Gradle

May 21, 2022
1 usages
114 stars

jsonstream · Fast JSON serializer/deserializer with JavaBean bindings and validations.

<dependency>
    <groupId>com.itranswarp</groupId>
    <artifactId>jsonstream</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.itranswarp : jsonstream to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of com.itranswarp : jsonstream to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jsonstream-1.0.5
jsonstream-1.0.4
jsonstream-1.0.3
jsonstream-1.0.2
jsonstream-1.0.1
1.0
jsonstream-1.0

How to add a dependency to Maven

Add the following com.itranswarp : jsonstream maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.itranswarp</groupId>
    <artifactId>jsonstream</artifactId>
    <version>1.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.itranswarp : jsonstream gradle dependency to your build.gradle file:

implementation 'com.itranswarp:jsonstream:1.0.5'

Gradle Kotlin DSL: Add the following com.itranswarp : jsonstream gradle kotlin dependency to your build.gradle.kts file:

implementation("com.itranswarp:jsonstream:1.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.itranswarp : jsonstream sbt scala dependency to your build.sbt file:

libraryDependencies += "com.itranswarp" % "jsonstream" % "1.0.5"

Advertisement

Dependencies from Group

Apr 26, 2016
4 usages
311 stars
May 21, 2022
1 usages
114 stars
Nov 16, 2022
79 stars
Dec 04, 2016
5 stars
Jan 22, 2015
8 stars

Discover Dependencies

Feb 08, 2012
1 usages
Jan 15, 2013
6 stars
May 13, 2014
1 usages
38 stars
Mar 16, 2012
2 usages
42 stars
Dec 10, 2012
1 usages
72 stars
Dec 19, 2007
1 usages