is not current version
Last Version 1.15

com.sun.jersey.samples.helloworld-osgi-webapp:functional-test 1.13-b01


Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.samples.helloworld-osgi-webapp
ArtifactId

ArtifactId

functional-test
Version

Version

1.13-b01
Type

Type

pom

Download functional-test 1.13-b01


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