Last Version

jersey-json 1.20

A fork of com.sun.jersey:jersey-json:1.19.4 that uses Jackson2 instead of EOL Jackson1.

License

License

Categories

Categories

JSON Data Jersey Program Interface REST Frameworks
GroupId

GroupId

com.github.pjfanning
ArtifactId

ArtifactId

jersey-json
Version

Version

1.20
Type

Type

jar
Description

Description

jersey-json
A fork of com.sun.jersey:jersey-json:1.19.4 that uses Jackson2 instead of EOL Jackson1.
Project URL

Project URL

https://github.com/pjfanning/jersey-1.x
Source Code Management

Source Code Management

https://github.com/pjfanning/jersey-1.x

Download jersey-json 1.20


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

Dependencies

compile (6)

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.4.2
com.fasterxml.jackson.core : jackson-core jar 2.13.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.13.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.