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