не последняя версия
Последняя версия 2.0-m13-3

org.glassfish.jersey.examples.helloworld-osgi-webapp:functional-test 2.0-m05-1


Категории

Категории

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

Группа

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

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

functional-test
Версия

Версия

2.0-m05-1
Тип

Тип

pom

Скачать functional-test 2.0-m05-1

Имя Файла Размер
functional-test-2.0-m05-1.pom 10 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.examples.helloworld-osgi-webapp/functional-test/ -->
<dependency>
    <groupId>org.glassfish.jersey.examples.helloworld-osgi-webapp</groupId>
    <artifactId>functional-test</artifactId>
    <version>2.0-m05-1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples.helloworld-osgi-webapp/functional-test/
implementation 'org.glassfish.jersey.examples.helloworld-osgi-webapp:functional-test:2.0-m05-1'
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples.helloworld-osgi-webapp/functional-test/
implementation ("org.glassfish.jersey.examples.helloworld-osgi-webapp:functional-test:2.0-m05-1")
'org.glassfish.jersey.examples.helloworld-osgi-webapp:functional-test:pom:2.0-m05-1'
<dependency org="org.glassfish.jersey.examples.helloworld-osgi-webapp" name="functional-test" rev="2.0-m05-1">
  <artifact name="functional-test" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.examples.helloworld-osgi-webapp', module='functional-test', version='2.0-m05-1')
)
libraryDependencies += "org.glassfish.jersey.examples.helloworld-osgi-webapp" % "functional-test" % "2.0-m05-1"
[org.glassfish.jersey.examples.helloworld-osgi-webapp/functional-test "2.0-m05-1"]