MVN

com.speedment.common : json

Maven & Gradle

Aug 28, 2020
7 usages
2k stars

Speedment - Common - JSON · A lightweight JSON serializer and deserializer made with the ambition to reduce complexity for non-performance critical parsing situations.

<dependency>
    <groupId>com.speedment.common</groupId>
    <artifactId>json</artifactId>
    <version>3.2.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.speedment.common : json to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.10

All Versions

Choose a version of com.speedment.common : json to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
json-3.2.10
json-3.2.9
json-3.2.7
json-3.2.6
json-3.2.5
json-3.2.2
json-3.2.1
3.1.x
json-3.1.18
json-3.1.17
json-3.1.16
json-3.1.15
json-3.1.14
json-3.1.13
json-3.1.12
1.0.x
json-1.0.5
json-1.0.4
json-1.0.3
json-1.0.2
json-1.0.1
json-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.speedment.common</groupId>
    <artifactId>json</artifactId>
    <version>3.2.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.speedment.common : json gradle dependency to your build.gradle file:

implementation 'com.speedment.common:json:3.2.10'

Gradle Kotlin DSL: Add the following com.speedment.common : json gradle kotlin dependency to your build.gradle.kts file:

implementation("com.speedment.common:json:3.2.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.speedment.common : json sbt scala dependency to your build.sbt file:

libraryDependencies += "com.speedment.common" % "json" % "3.2.10"

Advertisement

Dependencies from Group

Aug 28, 2020
20 usages
1.9k stars
Aug 28, 2020
19 usages
2k stars
Aug 28, 2020
17 usages
2k stars
Aug 28, 2020
14 usages
2k stars
Aug 28, 2020
14 usages
2k stars

Discover Dependencies

May 15, 2022
7 usages
0 stars
May 15, 2022
7 usages
0 stars
Sep 09, 2016
5 usages
86 stars
Oct 27, 2016
5 usages
4.6k stars
Oct 14, 2016
5 usages
4.5k stars
Sep 10, 2018
5 usages
Oct 08, 2016
5 usages
177 stars
Oct 08, 2016
5 usages
177 stars
Oct 16, 2021
304 usages
0 stars