License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.zuunr |
ArtifactId | ArtifactIdjson |
Version | Version0.1.0.M29-3dd88cf |
Type | Typejar |
Description |
DescriptionZuunr Json
Immutable JSON representation in Java
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
json-0.1.0.M29-3dd88cf.pom | |
json-0.1.0.M29-3dd88cf.jar | 145 KB |
json-0.1.0.M29-3dd88cf-sources.jar | 89 KB |
json-0.1.0.M29-3dd88cf-javadoc.jar | 928 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zuunr/json/ -->
<dependency>
<groupId>com.zuunr</groupId>
<artifactId>json</artifactId>
<version>0.1.0.M29-3dd88cf</version>
</dependency>
// https://jarcasting.com/artifacts/com.zuunr/json/
implementation 'com.zuunr:json:0.1.0.M29-3dd88cf'
// https://jarcasting.com/artifacts/com.zuunr/json/
implementation ("com.zuunr:json:0.1.0.M29-3dd88cf")
'com.zuunr:json:jar:0.1.0.M29-3dd88cf'
<dependency org="com.zuunr" name="json" rev="0.1.0.M29-3dd88cf">
<artifact name="json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zuunr', module='json', version='0.1.0.M29-3dd88cf')
)
libraryDependencies += "com.zuunr" % "json" % "0.1.0.M29-3dd88cf"
[com.zuunr/json "0.1.0.M29-3dd88cf"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ben-manes.caffeine : caffeine | jar | 2.8.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
org.clojure : clojure | jar | 1.10.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 |
org.hamcrest : hamcrest | jar | 2.1 |
org.springframework : spring-core | jar | 5.2.9.RELEASE |