is not current version
Last Version 2.0.1

org.glassfish:json-ri-bundle 1.1.6


Categories

Categories

GlassFish Container Application Servers JSON Data
GroupId

GroupId

org.glassfish
ArtifactId

ArtifactId

json-ri-bundle
Version

Version

1.1.6
Type

Type

pom

Download json-ri-bundle 1.1.6


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