MVN

de.csgis.commons : lib-json

Maven & Gradle

Feb 12, 2018
1 usages

JSON library for Geoladris · Library to manage JSON files/objects for Geoladris.

<dependency>
    <groupId>de.csgis.commons</groupId>
    <artifactId>lib-json</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.csgis.commons : lib-json to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of de.csgis.commons : lib-json to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
lib-json-1.1.2

How to add a dependency to Maven

Add the following de.csgis.commons : lib-json maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.csgis.commons</groupId>
    <artifactId>lib-json</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.csgis.commons : lib-json gradle dependency to your build.gradle file:

implementation 'de.csgis.commons:lib-json:1.1.2'

Gradle Kotlin DSL: Add the following de.csgis.commons : lib-json gradle kotlin dependency to your build.gradle.kts file:

implementation("de.csgis.commons:lib-json:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.csgis.commons : lib-json sbt scala dependency to your build.sbt file:

libraryDependencies += "de.csgis.commons" % "lib-json" % "1.1.2"

Advertisement

Dependencies from Group

Feb 12, 2018
1 usages

Discover Dependencies

Feb 13, 2018
1 usages
Feb 22, 2018
1 usages
10 stars
Jul 13, 2018
1 usages
Jul 20, 2019
1 usages
539 stars
May 23, 2018
1 usages
319 stars
May 23, 2018
1 usages
319 stars
Sep 14, 2019
1 usages
124 stars