Last Version

simter-json 1.1.0

Json extension for JSR-353 (Java API for JSON Processing)

License

License

MIT
Categories

Categories

JSON Data
GroupId

GroupId

tech.simter
ArtifactId

ArtifactId

simter-json
Version

Version

1.1.0
Type

Type

jar
Description

Description

simter-json
Json extension for JSR-353 (Java API for JSON Processing)
Project URL

Project URL

https://github.com/simter/simter-json
Project Organization

Project Organization

simter
Source Code Management

Source Code Management

https://github.com/simter/simter-json.git

Download simter-json 1.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
javax.json : javax.json-api jar 1.1.4

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
com.owlike : genson jar 1.5

Project Modules

There are no modules declared in this project.