is not current version
Last Version 1.15

com.sun.jersey.samples.osgi-http-service:functional-test 1.7-ea04


Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.samples.osgi-http-service
ArtifactId

ArtifactId

functional-test
Version

Version

1.7-ea04
Type

Type

jar

Download functional-test 1.7-ea04


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