Last Version

jersey-json 1.19.4

Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) production quality Reference Implementation for building RESTful Web services.

License

License

Categories

Categories

JSON Data Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey
ArtifactId

ArtifactId

jersey-json
Version

Version

1.19.4
Type

Type

jar
Description

Description

jersey-json
Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) production quality Reference Implementation for building RESTful Web services.
Project URL

Project URL

https://jersey.java.net/jersey-json/
Project Organization

Project Organization

Oracle Corporation

Download jersey-json 1.19.4


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

Dependencies

compile (7)

Group / Artifact Type Version
org.codehaus.jettison : jettison jar 1.1
com.sun.xml.bind : jaxb-impl jar 2.2.3-1
org.eclipse.persistence : org.eclipse.persistence.moxy Optional jar 2.3.4-M6
org.codehaus.jackson : jackson-core-asl jar 1.9.2
org.codehaus.jackson : jackson-mapper-asl jar 1.9.2
org.codehaus.jackson : jackson-jaxrs jar 1.9.2
org.codehaus.jackson : jackson-xc jar 1.9.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.