Last Version

jersey-examples-osgi-helloworld-webapp-test 2.0-m13-3

Java.net - The Source for Java Technology Collaboration

Categories

Categories

GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

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

ArtifactId

functional-test
Version

Version

2.0-m13-3
Type

Type

pom
Description

Description

jersey-examples-osgi-helloworld-webapp-test
Java.net - The Source for Java Technology Collaboration

Download functional-test 2.0-m13-3


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

Dependencies

test (14)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.2-b02
org.glassfish.jersey.examples.osgi-helloworld-webapp : war-bundle war 2.0-m13-3
org.slf4j : slf4j-log4j12 jar 1.6.4
org.ops4j.pax.exam : pax-exam jar 1.2.3
org.ops4j.pax.exam : pax-exam-junit jar 1.2.3
org.ops4j.pax.exam : pax-exam-container-default jar 1.2.3
junit : junit jar 4.5
org.osgi : org.osgi.core jar 4.2.0
org.osgi : org.osgi.compendium jar 4.2.0
org.apache.felix : org.apache.felix.eventadmin jar 1.2.2
org.eclipse.equinox : event jar 1.0.100-v20070516
org.ops4j.pax.web : pax-web-jetty-bundle jar 0.7.1
org.ops4j.pax.web : pax-web-extender-war jar 0.7.1
javax.validation : validation-api jar 1.1.0.CR2

Project Modules

There are no modules declared in this project.