is not current version
Last Version 1.5-ea09

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

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.4-ea01
Type

Type

jar

Download 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"]