io.github.xmljim.json:json-library

A modern modular Java 17 JSON Library

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.github.xmljim.json
ArtifactId

ArtifactId

json-library
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

io.github.xmljim.json:json-library
A modern modular Java 17 JSON Library
Project URL

Project URL

https://github.com/xmljim/json
Source Code Management

Source Code Management

https://github.com/xmljim/json

Download json-library

Filename Size
json-library-1.0.2.pom 11 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.xmljim.json/json-library/ -->
<dependency>
    <groupId>io.github.xmljim.json</groupId>
    <artifactId>json-library</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.xmljim.json/json-library/
implementation 'io.github.xmljim.json:json-library:1.0.2'
// https://jarcasting.com/artifacts/io.github.xmljim.json/json-library/
implementation ("io.github.xmljim.json:json-library:1.0.2")
'io.github.xmljim.json:json-library:pom:1.0.2'
<dependency org="io.github.xmljim.json" name="json-library" rev="1.0.2">
  <artifact name="json-library" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.xmljim.json', module='json-library', version='1.0.2')
)
libraryDependencies += "io.github.xmljim.json" % "json-library" % "1.0.2"
[io.github.xmljim.json/json-library "1.0.2"]

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar

Project Modules

  • model
  • jsonfactory
  • parser
  • elementfactory
  • mapper
  • merger
  • jsonpath

Versions

Version
1.0.2
1.0.1