Last Version

Speedment - Common - JSON 3.2.10

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

License

License

Categories

Categories

Speedment Data Databases JSON
GroupId

GroupId

com.speedment.common
ArtifactId

ArtifactId

json
Version

Version

3.2.10
Type

Type

jar
Description

Description

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

Project URL

https://github.com/speedment/speedment/wiki/Json
Project Organization

Project Organization

Speedment, Inc.

Download json 3.2.10


<!-- https://jarcasting.com/artifacts/com.speedment.common/json/ -->
<dependency>
    <groupId>com.speedment.common</groupId>
    <artifactId>json</artifactId>
    <version>3.2.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.speedment.common/json/
implementation 'com.speedment.common:json:3.2.10'
// https://jarcasting.com/artifacts/com.speedment.common/json/
implementation ("com.speedment.common:json:3.2.10")
'com.speedment.common:json:jar:3.2.10'
<dependency org="com.speedment.common" name="json" rev="3.2.10">
  <artifact name="json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.speedment.common', module='json', version='3.2.10')
)
libraryDependencies += "com.speedment.common" % "json" % "3.2.10"
[com.speedment.common/json "3.2.10"]

Dependencies

test (5)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.0.0
org.mockito : mockito-junit-jupiter jar 3.0.0
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-params jar 5.5.2

Project Modules

There are no modules declared in this project.