Last Version

elastisys:scale :: commons :: json 2.3.4

utility classes for working with JSON documents

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.elastisys.scale
ArtifactId

ArtifactId

commons.json
Version

Version

2.3.4
Type

Type

jar
Description

Description

elastisys:scale :: commons :: json
utility classes for working with JSON documents
Project Organization

Project Organization

Elastisys

Download commons.json 2.3.4


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.0
com.elastisys.scale : commons.util jar 2.3.4
org.slf4j : slf4j-api jar 1.7.22

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.