MVN

net.hamnaberg.json : immutable-json

Maven & Gradle

Sep 24, 2020
16 stars

Immutable JSON · Immutable JSON

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

Latest Version

Choose a version of net.hamnaberg.json : immutable-json to add to Maven - Latest Versions:

  • Latest Stable: 7.1.0

All Versions

Choose a version of net.hamnaberg.json : immutable-json to add to Maven - All Versions:

Version Vulnerabilities Updated
7.1.x
immutable-json-7.1.0
7.0.x
immutable-json-7.0.1
immutable-json-7.0.0
6.2.x
immutable-json-6.2.0
6.1.x
immutable-json-6.1.0
6.0.x
immutable-json-6.0.0
5.2.x
immutable-json-5.2.0
5.1.x
immutable-json-5.1.0
5.0.x
immutable-json-5.0.0
4.1.x
immutable-json-4.1.0
4.0.x
immutable-json-4.0.1
immutable-json-4.0.0
3.6.x
immutable-json-3.6.1
immutable-json-3.6.0
3.5.x
immutable-json-3.5.0
3.0.x
immutable-json-3.0.0
2.2.x
immutable-json-2.2.1
immutable-json-2.2.0
2.1.x
immutable-json-2.1.0
2.0.x
immutable-json-2.0.0
1.0
immutable-json-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.hamnaberg.json</groupId>
    <artifactId>immutable-json</artifactId>
    <version>7.1.0</version>
</dependency>

Advertisement