не последняя версия
Последняя версия 1.5-ea09

com.sun.jersey.test.osgi:functional-osgi-tests 1.4-ea01

Functional Jersey OSGi tests

Категории

Категории

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

Группа

com.sun.jersey.test.osgi
Идентификатор

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

functional-osgi-tests
Версия

Версия

1.4-ea01
Тип

Тип

jar

Скачать functional-osgi-tests 1.4-ea01


<!-- https://jarcasting.com/artifacts/com.sun.jersey.test.osgi/functional-osgi-tests/ -->
<dependency>
    <groupId>com.sun.jersey.test.osgi</groupId>
    <artifactId>functional-osgi-tests</artifactId>
    <version>1.4-ea01</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.jersey.test.osgi/functional-osgi-tests/
implementation 'com.sun.jersey.test.osgi:functional-osgi-tests:1.4-ea01'
// https://jarcasting.com/artifacts/com.sun.jersey.test.osgi/functional-osgi-tests/
implementation ("com.sun.jersey.test.osgi:functional-osgi-tests:1.4-ea01")
'com.sun.jersey.test.osgi:functional-osgi-tests:jar:1.4-ea01'
<dependency org="com.sun.jersey.test.osgi" name="functional-osgi-tests" rev="1.4-ea01">
  <artifact name="functional-osgi-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.jersey.test.osgi', module='functional-osgi-tests', version='1.4-ea01')
)
libraryDependencies += "com.sun.jersey.test.osgi" % "functional-osgi-tests" % "1.4-ea01"
[com.sun.jersey.test.osgi/functional-osgi-tests "1.4-ea01"]