License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.apache.johnzon |
ArtifactId | ArtifactIdjohnzon-jsonp-strict |
Version | Version1.2.16 |
Type | Typejar |
Description |
DescriptionJohnzon :: JSON-P Strict JSON Pointer Implementation (spec compliant)
Apache Johnzon is an implementation of JSR-353 (JavaTM API for JSON Processing).
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.johnzon/johnzon-jsonp-strict/ -->
<dependency>
<groupId>org.apache.johnzon</groupId>
<artifactId>johnzon-jsonp-strict</artifactId>
<version>1.2.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.johnzon/johnzon-jsonp-strict/
implementation 'org.apache.johnzon:johnzon-jsonp-strict:1.2.16'
// https://jarcasting.com/artifacts/org.apache.johnzon/johnzon-jsonp-strict/
implementation ("org.apache.johnzon:johnzon-jsonp-strict:1.2.16")
'org.apache.johnzon:johnzon-jsonp-strict:jar:1.2.16'
<dependency org="org.apache.johnzon" name="johnzon-jsonp-strict" rev="1.2.16">
<artifact name="johnzon-jsonp-strict" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.johnzon', module='johnzon-jsonp-strict', version='1.2.16')
)
libraryDependencies += "org.apache.johnzon" % "johnzon-jsonp-strict" % "1.2.16"
[org.apache.johnzon/johnzon-jsonp-strict "1.2.16"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.johnzon : johnzon-core | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-json_1.1_spec | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |