Last Version

OSGi HttpService - Jersey Sample Bundle 1.15

Samples that show how to use jersey.

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.samples.osgi-http-service
ArtifactId

ArtifactId

bundle
Version

Version

1.15
Type

Type

jar
Description

Description

OSGi HttpService - Jersey Sample Bundle
Samples that show how to use jersey.
Project URL

Project URL

https://jersey.java.net/bundle/
Project Organization

Project Organization

Oracle Corporation

Download bundle 1.15


<!-- https://jarcasting.com/artifacts/com.sun.jersey.samples.osgi-http-service/bundle/ -->
<dependency>
    <groupId>com.sun.jersey.samples.osgi-http-service</groupId>
    <artifactId>bundle</artifactId>
    <version>1.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.jersey.samples.osgi-http-service/bundle/
implementation 'com.sun.jersey.samples.osgi-http-service:bundle:1.15'
// https://jarcasting.com/artifacts/com.sun.jersey.samples.osgi-http-service/bundle/
implementation ("com.sun.jersey.samples.osgi-http-service:bundle:1.15")
'com.sun.jersey.samples.osgi-http-service:bundle:jar:1.15'
<dependency org="com.sun.jersey.samples.osgi-http-service" name="bundle" rev="1.15">
  <artifact name="bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.jersey.samples.osgi-http-service', module='bundle', version='1.15')
)
libraryDependencies += "com.sun.jersey.samples.osgi-http-service" % "bundle" % "1.15"
[com.sun.jersey.samples.osgi-http-service/bundle "1.15"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.felix : org.apache.felix.http.bundle jar 2.0.4

provided (2)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 4.2.0
org.osgi : org.osgi.compendium jar 4.2.0

Project Modules

There are no modules declared in this project.