License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdde.csgis.commons |
ArtifactId | ArtifactIdlib-json |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSON library for Geoladris
Library to manage JSON files/objects for Geoladris.
|
Filename | Size |
---|---|
lib-json-1.1.2.pom | |
lib-json-1.1.2.jar | 9 KB |
lib-json-1.1.2-sources.jar | 7 KB |
lib-json-1.1.2-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.csgis.commons/lib-json/ -->
<dependency>
<groupId>de.csgis.commons</groupId>
<artifactId>lib-json</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.csgis.commons/lib-json/
implementation 'de.csgis.commons:lib-json:1.1.2'
// https://jarcasting.com/artifacts/de.csgis.commons/lib-json/
implementation ("de.csgis.commons:lib-json:1.1.2")
'de.csgis.commons:lib-json:jar:1.1.2'
<dependency org="de.csgis.commons" name="lib-json" rev="1.1.2">
<artifact name="lib-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.csgis.commons', module='lib-json', version='1.1.2')
)
libraryDependencies += "de.csgis.commons" % "lib-json" % "1.1.2"
[de.csgis.commons/lib-json "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
commons-io : commons-io | jar | 2.4 |
net.sf.json-lib : json-lib | jar | 2.4 |
org.geotools » gt-geojson | jar | 14.3 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.9.5 |
junit : junit | jar | 4.11 |