Последняя версия

jersey-json 1.20

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

Лицензия

Лицензия

Категории

Категории

JSON Данные Jersey Межпрограммное взаимодействие REST Frameworks
Группа

Группа

com.github.pjfanning
Идентификатор

Идентификатор

jersey-json
Версия

Версия

1.20
Тип

Тип

jar
Описание

Описание

jersey-json
A fork of com.sun.jersey:jersey-json:1.19.4 that uses Jackson2 instead of EOL Jackson1.
Ссылка на сайт

Ссылка на сайт

https://github.com/pjfanning/jersey-1.x
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
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 Необязательный 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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

Модули Проекта

Данный проект не имеет модулей.