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

com.sun.jersey:jersey-jrebel 1.6-ea04


Категории

Категории

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

Группа

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

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

jersey-jrebel
Версия

Версия

1.6-ea04
Тип

Тип

jar

Скачать jersey-jrebel 1.6-ea04


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