не последняя версия
Последняя версия 2.0.0.RC4

org.atmosphere:integration-jersey 1.0.16


Категории

Категории

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

Группа

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

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

integration-jersey
Версия

Версия

1.0.16
Тип

Тип

jar

Скачать integration-jersey 1.0.16


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