| License |
License |
|---|---|
| Categories |
CategoriesJSON Data Utility General Purpose Libraries |
| GroupId | GroupIdcom.chimp-central |
| ArtifactId | ArtifactIdjson-utility |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJSON Utility
Create/Manupilate/Compare JSON Objects
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| json-utility-2.0.1.pom | |
| json-utility-2.0.1.jar | 2 KB |
| json-utility-2.0.1-sources.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.chimp-central/json-utility/ -->
<dependency>
<groupId>com.chimp-central</groupId>
<artifactId>json-utility</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.chimp-central/json-utility/
implementation 'com.chimp-central:json-utility:2.0.1'
// https://jarcasting.com/artifacts/com.chimp-central/json-utility/
implementation ("com.chimp-central:json-utility:2.0.1")
'com.chimp-central:json-utility:jar:2.0.1'
<dependency org="com.chimp-central" name="json-utility" rev="2.0.1">
<artifact name="json-utility" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chimp-central', module='json-utility', version='2.0.1')
)
libraryDependencies += "com.chimp-central" % "json-utility" % "2.0.1"
[com.chimp-central/json-utility "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.14.3 |
| com.chimp-central : common-utils | jar | 1.0.1 |
| io.rest-assured : rest-assured | jar | 4.1.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.2.3 |