| Categories |
CategoriesJersey Program Interface REST Frameworks |
|---|---|
| GroupId | GroupIdcom.sun.jersey.test.osgi |
| ArtifactId | ArtifactIdfunctional-osgi-tests |
| Last Version | Last Version1.5-ea09 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfunctional-osgi-tests
Functional Jersey OSGi tests
|
| Filename | Size |
|---|---|
| functional-osgi-tests-1.5-ea09.pom | |
| functional-osgi-tests-1.5-ea09.jar | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sun.jersey.test.osgi/functional-osgi-tests/ -->
<dependency>
<groupId>com.sun.jersey.test.osgi</groupId>
<artifactId>functional-osgi-tests</artifactId>
<version>1.5-ea09</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.jersey.test.osgi/functional-osgi-tests/
implementation 'com.sun.jersey.test.osgi:functional-osgi-tests:1.5-ea09'
// https://jarcasting.com/artifacts/com.sun.jersey.test.osgi/functional-osgi-tests/
implementation ("com.sun.jersey.test.osgi:functional-osgi-tests:1.5-ea09")
'com.sun.jersey.test.osgi:functional-osgi-tests:jar:1.5-ea09'
<dependency org="com.sun.jersey.test.osgi" name="functional-osgi-tests" rev="1.5-ea09">
<artifact name="functional-osgi-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.jersey.test.osgi', module='functional-osgi-tests', version='1.5-ea09')
)
libraryDependencies += "com.sun.jersey.test.osgi" % "functional-osgi-tests" % "1.5-ea09"
[com.sun.jersey.test.osgi/functional-osgi-tests "1.5-ea09"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | 1.1 |
| org.ops4j.pax.swissbox : pax-swissbox-tinybundles | jar | 1.2.0 |
| javax.ws.rs : jsr311-api | jar | 1.1.1 |
| com.sun.jersey : jersey-core | jar | 1.5-ea09 |
| com.sun.jersey : jersey-server | jar | 1.5-ea09 |
| com.sun.jersey : jersey-client | jar | 1.5-ea09 |
| com.sun.jersey : jersey-atom | jar | 1.5-ea09 |
| com.sun.jersey : jersey-fastinfoset | jar | 1.5-ea09 |
| com.sun.jersey : jersey-json | jar | 1.5-ea09 |
| org.codehaus.jettison : jettison | jar | 1.1 |
| org.codehaus.jackson : jackson-core-asl | jar | 1.5.5 |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.5.5 |
| org.codehaus.jackson : jackson-jaxrs | jar | 1.5.5 |
| org.codehaus.jackson : jackson-xc | jar | 1.5.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.ops4j.pax.exam : pax-exam | jar | 1.2.0 |
| org.ops4j.pax.exam : pax-exam-junit | jar | 1.2.0 |
| org.ops4j.pax.exam : pax-exam-container-default | jar | 1.2.0 |
| org.ops4j.pax.exam : pax-exam-junit-extender-impl | jar | 1.2.0 |
| com.sun.grizzly : grizzly-servlet-webserver | jar | 1.9.18-i |
| org.mortbay.jetty : jetty | jar | 6.1.22 |
| org.mortbay.jetty : jetty-util | jar | 6.1.22 |
| org.mortbay.jetty : servlet-api-2.5 | jar | 6.1.14 |
| asm : asm-all | jar | 3.1 |
| javax.annotation : jsr250-api | jar | 1.0 |
| javax.mail : mail | jar | 1.4 |