не последняя версия
Последняя версия 3.0.0-M1

org.glassfish.jersey.examples.osgi-http-service:bundle 2.0-m03


Категории

Категории

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

Группа

org.glassfish.jersey.examples.osgi-http-service
Идентификатор

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

bundle
Версия

Версия

2.0-m03
Тип

Тип

jar

Скачать bundle 2.0-m03


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