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

org.smallmind:web-jersey 2.3.9

Jersey Spring Integration

Категории

Категории

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

Группа

org.smallmind
Идентификатор

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

web-jersey
Версия

Версия

2.3.9
Тип

Тип

jar

Скачать web-jersey 2.3.9


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