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

com.sun.jersey.samples.helloworld-osgi-webapp:war-bundle 1.6-ea04


Категории

Категории

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

Группа

com.sun.jersey.samples.helloworld-osgi-webapp
Идентификатор

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

war-bundle
Версия

Версия

1.6-ea04
Тип

Тип

war

Скачать war-bundle 1.6-ea04


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