is not current version
Last Version 1.5-ea09

com.sun.jersey.test.osgi:functional-osgi-tests 1.5-ea05

Functional Jersey OSGi tests

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.test.osgi
ArtifactId

ArtifactId

functional-osgi-tests
Version

Version

1.5-ea05
Type

Type

jar

Download functional-osgi-tests 1.5-ea05


<!-- 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.5-ea05</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.jersey.test.osgi/functional-osgi-tests/
implementation 'com.sun.jersey.test.osgi:functional-osgi-tests:1.5-ea05'
// https://jarcasting.com/artifacts/com.sun.jersey.test.osgi/functional-osgi-tests/
implementation ("com.sun.jersey.test.osgi:functional-osgi-tests:1.5-ea05")
'com.sun.jersey.test.osgi:functional-osgi-tests:jar:1.5-ea05'
<dependency org="com.sun.jersey.test.osgi" name="functional-osgi-tests" rev="1.5-ea05">
  <artifact name="functional-osgi-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.jersey.test.osgi', module='functional-osgi-tests', version='1.5-ea05')
)
libraryDependencies += "com.sun.jersey.test.osgi" % "functional-osgi-tests" % "1.5-ea05"
[com.sun.jersey.test.osgi/functional-osgi-tests "1.5-ea05"]