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

com.sun.jersey:jersey-atom 1.11-b02


Категории

Категории

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

Группа

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

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

jersey-atom
Версия

Версия

1.11-b02
Тип

Тип

jar

Скачать jersey-atom 1.11-b02


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