License |
License |
---|---|
Categories |
CategoriesIDE Development Tools GlassFish Container Application Servers JSON Data |
GroupId | GroupIdorg.glassfish.jsonp |
ArtifactId | ArtifactIdcustomprovider-jdk9 |
Version | Version2.0.0-RC3 |
Type | Typejar |
Description |
Descriptioncustomprovider-jdk9
Jakarta JSON Processing defines a Java(R) based framework for parsing, generating, transforming, and querying JSON documents.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.glassfish.jsonp/customprovider-jdk9/ -->
<dependency>
<groupId>org.glassfish.jsonp</groupId>
<artifactId>customprovider-jdk9</artifactId>
<version>2.0.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jsonp/customprovider-jdk9/
implementation 'org.glassfish.jsonp:customprovider-jdk9:2.0.0-RC3'
// https://jarcasting.com/artifacts/org.glassfish.jsonp/customprovider-jdk9/
implementation ("org.glassfish.jsonp:customprovider-jdk9:2.0.0-RC3")
'org.glassfish.jsonp:customprovider-jdk9:jar:2.0.0-RC3'
<dependency org="org.glassfish.jsonp" name="customprovider-jdk9" rev="2.0.0-RC3">
<artifact name="customprovider-jdk9" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jsonp', module='customprovider-jdk9', version='2.0.0-RC3')
)
libraryDependencies += "org.glassfish.jsonp" % "customprovider-jdk9" % "2.0.0-RC3"
[org.glassfish.jsonp/customprovider-jdk9 "2.0.0-RC3"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.json : jakarta.json-api | jar | 2.0.0-RC1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |