MVN

net.pwall.json : json-pointer

Maven & Gradle

Jul 10, 2023
10 usages
3 stars

JSON Pointer · Java implementation of JSON Pointer

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

Latest Version

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

  • Latest Stable: 2.4

All Versions

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

Version Vulnerabilities Updated
2.4
json-pointer-2.4
2.3
json-pointer-2.3
2.2
json-pointer-2.2
2.1
json-pointer-2.1
2.0
json-pointer-2.0
1.1.x
json-pointer-1.1.1
1.1
json-pointer-1.1
1.0
json-pointer-1.0
0.2
json-pointer-0.2
0.1
json-pointer-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>net.pwall.json</groupId>
    <artifactId>json-pointer</artifactId>
    <version>2.4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'net.pwall.json:json-pointer:2.4'

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

implementation("net.pwall.json:json-pointer:2.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "net.pwall.json" % "json-pointer" % "2.4"

Advertisement

Dependencies from Group

Jun 28, 2023
21 usages
3 stars
Jul 10, 2023
10 usages
3 stars
Jul 10, 2023
8 usages
11 stars
Nov 06, 2022
7 usages
1 stars
Jul 10, 2023
6 usages
76 stars

Discover Dependencies

Nov 17, 2021
1 usages
7 stars
Sep 30, 2022
1 usages
9 stars
Sep 29, 2022
2 usages
15 stars
Aug 11, 2023
29 usages
1.8k stars
Dec 29, 2022
12 usages
43 stars
Dec 29, 2022
6 usages
43 stars
Dec 29, 2022
5 usages
43 stars
Oct 07, 2020
0 stars
Sep 30, 2022
19 usages
3k stars
Sep 29, 2020
1 stars