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

org.smallmind:web-jersey 2.0.1

Jersey Spring Integration

Категории

Категории

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

Группа

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

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

web-jersey
Версия

Версия

2.0.1
Тип

Тип

jar

Скачать web-jersey 2.0.1


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