org.jsonurl:jsonurl-jsr374

This implements a JSON->URL parser for the JSR-374 JSON interface.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.jsonurl
ArtifactId

ArtifactId

jsonurl-jsr374
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

org.jsonurl:jsonurl-jsr374
This implements a JSON->URL parser for the JSR-374 JSON interface.
Project URL

Project URL

https://www.jsonurl.org
Project Organization

Project Organization

jsonurl.org

Download jsonurl-jsr374

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jsonurl : jsonurl-core jar 2.0.2
org.jsonurl : jsonurl-factory jar 2.0.2
javax.json : javax.json-api jar 1.1.4

test (3)

Group / Artifact Type Version
org.jsonurl : jsonurl-factory test-jar 2.0.2
org.glassfish : javax.json jar 1.1.4
org.junit.jupiter : junit-jupiter jar 5.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2
2.0.1
2.0.0
1.2.0
1.1.0
1.0.0