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

com.sun.jersey.samples.osgi-http-service:bundle 1.13-b01


Категории

Категории

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

Группа

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

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

bundle
Версия

Версия

1.13-b01
Тип

Тип

jar

Скачать bundle 1.13-b01


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