Categories |
CategoriesJersey Program Interface REST Frameworks |
---|---|
GroupId | GroupIdcom.sun.jersey.samples.helloworld-osgi-webapp |
ArtifactId | ArtifactIdfunctional-test |
Last Version | Last Version1.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHelloworld OSGi WebApp - Jersey Sample Test
Java.net - The Source for Java Technology Collaboration
|
Filename | Size |
---|---|
functional-test-1.15.pom | |
functional-test-1.15.jar | 4 KB |
Browse |
<!-- 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.15</version>
</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.15'
// https://jarcasting.com/artifacts/com.sun.jersey.samples.helloworld-osgi-webapp/functional-test/
implementation ("com.sun.jersey.samples.helloworld-osgi-webapp:functional-test:1.15")
'com.sun.jersey.samples.helloworld-osgi-webapp:functional-test:jar:1.15'
<dependency org="com.sun.jersey.samples.helloworld-osgi-webapp" name="functional-test" rev="1.15">
<artifact name="functional-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.jersey.samples.helloworld-osgi-webapp', module='functional-test', version='1.15')
)
libraryDependencies += "com.sun.jersey.samples.helloworld-osgi-webapp" % "functional-test" % "1.15"
[com.sun.jersey.samples.helloworld-osgi-webapp/functional-test "1.15"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.jersey.samples.helloworld-osgi-webapp : war-bundle | war | 1.15 |
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 |
asm : asm-all | jar | 3.1 |