License |
License
jQuery license
|
---|---|
Categories |
CategoriesGlassFish Container Application Servers Jersey Program Interface REST Frameworks |
GroupId | GroupIdorg.glassfish.jersey.examples.osgi-helloworld-webapp |
ArtifactId | ArtifactIdadditional-bundle |
Last Version | Last Version3.1.0-M3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjersey-examples-osgi-helloworld-webapp-additional
OSGi Helloworld Webapp - additional bundle
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
additional-bundle-3.1.0-M3.pom | |
additional-bundle-3.1.0-M3.jar | 19 KB |
additional-bundle-3.1.0-M3-sources.jar | 18 KB |
additional-bundle-3.1.0-M3-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.examples.osgi-helloworld-webapp/additional-bundle/ -->
<dependency>
<groupId>org.glassfish.jersey.examples.osgi-helloworld-webapp</groupId>
<artifactId>additional-bundle</artifactId>
<version>3.1.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples.osgi-helloworld-webapp/additional-bundle/
implementation 'org.glassfish.jersey.examples.osgi-helloworld-webapp:additional-bundle:3.1.0-M3'
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples.osgi-helloworld-webapp/additional-bundle/
implementation ("org.glassfish.jersey.examples.osgi-helloworld-webapp:additional-bundle:3.1.0-M3")
'org.glassfish.jersey.examples.osgi-helloworld-webapp:additional-bundle:jar:3.1.0-M3'
<dependency org="org.glassfish.jersey.examples.osgi-helloworld-webapp" name="additional-bundle" rev="3.1.0-M3">
<artifact name="additional-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.examples.osgi-helloworld-webapp', module='additional-bundle', version='3.1.0-M3')
)
libraryDependencies += "org.glassfish.jersey.examples.osgi-helloworld-webapp" % "additional-bundle" % "3.1.0-M3"
[org.glassfish.jersey.examples.osgi-helloworld-webapp/additional-bundle "3.1.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.ws.rs : jakarta.ws.rs-api | jar | 3.1.0 |