не последняя версия
Последняя версия 3.1.0-M3

jersey-examples-http-patch 3.0.3

Jersey example for implementing generic PATCH support via JAX-RS reader interceptor. Taken from Gerard Davison's blog entry: http://kingsfleet.blogspot.co.uk/2014/02/transparent-patch-support-in-jax-rs-20.html

Лицензия

Лицензия

jQuery license
Категории

Категории

GlassFish Контейнер Application Servers Jersey Межпрограммное взаимодействие REST Frameworks
Группа

Группа

org.glassfish.jersey.examples
Идентификатор

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

http-patch
Версия

Версия

3.0.3
Тип

Тип

jar
Описание

Описание

jersey-examples-http-patch
Jersey example for implementing generic PATCH support via JAX-RS reader interceptor. Taken from Gerard Davison's blog entry: http://kingsfleet.blogspot.co.uk/2014/02/transparent-patch-support-in-jax-rs-20.html
Ссылка на сайт

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

https://projects.eclipse.org/projects/ee4j.jersey/http-patch
Организация-разработчик

Организация-разработчик

Eclipse Foundation

Скачать http-patch 3.0.3


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.glassfish.jersey.containers : jersey-container-grizzly2-http jar
org.glassfish.jersey.inject : jersey-hk2 jar
com.github.fge : json-patch jar 1.9
org.glassfish.jersey.media : jersey-media-moxy jar 3.0.3
com.sun.xml.bind : jaxb-impl jar 3.0.0
com.sun.istack : istack-commons-runtime jar 4.0.0

test (3)

Идентификатор библиотеки Тип Версия
org.glassfish.jersey.media : jersey-media-json-processing jar 3.0.3
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-bundle pom
org.glassfish.jersey.connectors : jersey-grizzly-connector jar

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

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