License |
License |
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdcom.sun.jersey.samples.osgi-http-service |
ArtifactId | ArtifactIdfunctional-test |
Last Version | Last Version1.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOSGi HttpService - Jersey Sample Test
Samples that show how to use jersey.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
functional-test-1.15.pom | |
functional-test-1.15.jar | 4 KB |
functional-test-1.15-project.zip | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sun.jersey.samples.osgi-http-service/functional-test/ -->
<dependency>
<groupId>com.sun.jersey.samples.osgi-http-service</groupId>
<artifactId>functional-test</artifactId>
<version>1.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.jersey.samples.osgi-http-service/functional-test/
implementation 'com.sun.jersey.samples.osgi-http-service:functional-test:1.15'
// https://jarcasting.com/artifacts/com.sun.jersey.samples.osgi-http-service/functional-test/
implementation ("com.sun.jersey.samples.osgi-http-service:functional-test:1.15")
'com.sun.jersey.samples.osgi-http-service:functional-test:jar:1.15'
<dependency org="com.sun.jersey.samples.osgi-http-service" name="functional-test" rev="1.15">
<artifact name="functional-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.jersey.samples.osgi-http-service', module='functional-test', version='1.15')
)
libraryDependencies += "com.sun.jersey.samples.osgi-http-service" % "functional-test" % "1.15"
[com.sun.jersey.samples.osgi-http-service/functional-test "1.15"]
Group / Artifact | Type | Version |
---|---|---|
org.ops4j.pax.exam : pax-exam-junit | jar | 1.2.3 |
org.ops4j.pax.exam : pax-exam-container-default | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.jersey.samples.osgi-http-service : bundle | jar | 1.15 |
org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
org.ops4j.pax.exam : pax-exam | 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 |
com.sun.grizzly.osgi : grizzly-httpservice-bundle | jar | 1.9.45 |
org.ops4j.pax.web : pax-web-jetty-bundle | jar | 0.7.1 |