is not current version
Last Version 3.1.0-M3

org.glassfish.jersey.examples.osgi-helloworld-webapp:functional-test 2.1


Categories

Categories

GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.examples.osgi-helloworld-webapp
ArtifactId

ArtifactId

functional-test
Version

Version

2.1
Type

Type

pom

Download functional-test 2.1

Filename Size
functional-test-2.1.pom 8 KB
Browse

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