Last Version

jersey-examples-osgi-http-service 3.0.0-RC2

OSGi HttpService example

License

License

jQuery license
Categories

Categories

GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.examples
ArtifactId

ArtifactId

osgi-http-service
Version

Version

3.0.0-RC2
Type

Type

pom
Description

Description

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

Project URL

https://projects.eclipse.org/projects/ee4j.jersey/osgi-http-service
Project Organization

Project Organization

Eclipse Foundation

Download osgi-http-service 3.0.0-RC2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.