Last Version

jersey-examples-osgi-http-service-bundle 3.0.0-M1

OSGi HttpService example bundle

License

License

jQuery license
Categories

Categories

GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.examples.osgi-http-service
ArtifactId

ArtifactId

bundle
Version

Version

3.0.0-M1
Type

Type

jar
Description

Description

jersey-examples-osgi-http-service-bundle
OSGi HttpService example bundle
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.jersey/bundle
Project Organization

Project Organization

Eclipse Foundation

Download bundle 3.0.0-M1


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

Dependencies

compile (4)

Group / Artifact Type Version
jakarta.ws.rs : jakarta.ws.rs-api jar 3.0.0-M1
org.glassfish.jersey.containers : jersey-container-servlet-core jar
org.glassfish.jersey.inject : jersey-hk2 jar
org.apache.felix : org.apache.felix.http.bundle jar 2.2.0

provided (1)

Group / Artifact Type Version
org.apache.felix : org.apache.felix.eventadmin jar 1.2.2

Project Modules

There are no modules declared in this project.