MVN

net.hamnaberg.json : json-pointer

Maven & Gradle

Oct 06, 2015
16 stars

Immutable JSON :: Pointer

<dependency>
    <groupId>net.hamnaberg.json</groupId>
    <artifactId>json-pointer</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.hamnaberg.json : json-pointer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of net.hamnaberg.json : json-pointer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
json-pointer-1.0

How to add a dependency to Maven

Add the following net.hamnaberg.json : json-pointer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.hamnaberg.json</groupId>
    <artifactId>json-pointer</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.hamnaberg.json : json-pointer gradle dependency to your build.gradle file:

implementation 'net.hamnaberg.json:json-pointer:1.0'

Gradle Kotlin DSL: Add the following net.hamnaberg.json : json-pointer gradle kotlin dependency to your build.gradle.kts file:

implementation("net.hamnaberg.json:json-pointer:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.hamnaberg.json : json-pointer sbt scala dependency to your build.sbt file:

libraryDependencies += "net.hamnaberg.json" % "json-pointer" % "1.0"

Advertisement

Dependencies from Group

Sep 24, 2020
5 usages
16 stars
Sep 24, 2020
4 usages
16 stars
Sep 24, 2020
2 usages
16 stars
Oct 06, 2015
1 usages
16 stars
Sep 24, 2020
1 usages
16 stars

Discover Dependencies

Jan 22, 2020
3 usages
0 stars
Jun 22, 2023
24 usages
2 stars
Jun 22, 2023
21 usages
2 stars
Jun 22, 2023
27 usages
2 stars
Jun 21, 2023
3 usages
232 stars
Jun 21, 2023
232 stars
May 18, 2016
1 usages
0 stars
Oct 07, 2015
1 stars
Oct 06, 2015
2 usages
May 24, 2023
244 stars