Contributions to Jersey

Projects that provide additional functionality to jersey, like integration with other projects/frameworks.

Лицензия

Лицензия

CDDL+GPL License
Категории

Категории

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

Группа

com.sun.jersey
Идентификатор

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

jersey-contribs
Последняя версия

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

1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Contributions to Jersey
Projects that provide additional functionality to jersey, like integration with other projects/frameworks.
Организация-разработчик

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

Sun Microsystems, Inc

Скачать jersey-contribs

Имя Файла Размер
jersey-contribs-1.0.pom 2 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • spring
  • maven-wadl-plugin

Версии библиотеки

Версия
1.0
0.9-ea
0.8-ea