License |
License
jQuery license
|
---|---|
Categories |
CategoriesGlassFish Container Application Servers Jersey Program Interface REST Frameworks |
GroupId | GroupIdorg.glassfish.jersey.examples.osgi-http-service |
ArtifactId | ArtifactIdbundle |
Last Version | Last Version3.0.0-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjersey-examples-osgi-http-service-bundle
OSGi HttpService example bundle
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
bundle-3.0.0-M1.pom | |
bundle-3.0.0-M1.jar | 9 KB |
bundle-3.0.0-M1-sources.jar | 5 KB |
bundle-3.0.0-M1-javadoc.jar | 30 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.felix : org.apache.felix.eventadmin | jar | 1.2.2 |