не последняя версия
Последняя версия 3.1.0-M3

org.glassfish.jersey.examples.osgi-helloworld-webapp:functional-test 2.19


Категории

Категории

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

Группа

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

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

functional-test
Версия

Версия

2.19
Тип

Тип

pom

Скачать functional-test 2.19

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

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