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

org.smallmind:web-jersey 4.2.0

Jersey Integrations

Категории

Категории

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

Группа

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

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

web-jersey
Версия

Версия

4.2.0
Тип

Тип

jar

Скачать web-jersey 4.2.0


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