Last Version

Zuunr Json 0.1.0.M44-174f0cc

Immutable JSON representation in Java

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.zuunr
ArtifactId

ArtifactId

json
Version

Version

0.1.0.M44-174f0cc
Type

Type

jar
Description

Description

Zuunr Json
Immutable JSON representation in Java
Project URL

Project URL

https://bitbucket.org/zuunr/json
Project Organization

Project Organization

Zuunr AB
Source Code Management

Source Code Management

https://bitbucket.org/zuunr/json/src

Download json 0.1.0.M44-174f0cc


<!-- https://jarcasting.com/artifacts/com.zuunr/json/ -->
<dependency>
    <groupId>com.zuunr</groupId>
    <artifactId>json</artifactId>
    <version>0.1.0.M44-174f0cc</version>
</dependency>
// https://jarcasting.com/artifacts/com.zuunr/json/
implementation 'com.zuunr:json:0.1.0.M44-174f0cc'
// https://jarcasting.com/artifacts/com.zuunr/json/
implementation ("com.zuunr:json:0.1.0.M44-174f0cc")
'com.zuunr:json:jar:0.1.0.M44-174f0cc'
<dependency org="com.zuunr" name="json" rev="0.1.0.M44-174f0cc">
  <artifact name="json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zuunr', module='json', version='0.1.0.M44-174f0cc')
)
libraryDependencies += "com.zuunr" % "json" % "0.1.0.M44-174f0cc"
[com.zuunr/json "0.1.0.M44-174f0cc"]

Dependencies

compile (4)

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

test (3)

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

Project Modules

There are no modules declared in this project.