Last Version

jersey-examples-osgi-helloworld-webapp-lib 3.1.0-M3

OSGi Helloworld Webapp - lib bundle

License

License

jQuery license
Categories

Categories

GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.examples.osgi-helloworld-webapp
ArtifactId

ArtifactId

lib-bundle
Version

Version

3.1.0-M3
Type

Type

jar
Description

Description

jersey-examples-osgi-helloworld-webapp-lib
OSGi Helloworld Webapp - lib bundle
Project URL

Project URL

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

Project Organization

Eclipse Foundation

Download lib-bundle 3.1.0-M3


<!-- 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-M3</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-M3'
// 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-M3")
'org.glassfish.jersey.examples.osgi-helloworld-webapp:lib-bundle:jar:3.1.0-M3'
<dependency org="org.glassfish.jersey.examples.osgi-helloworld-webapp" name="lib-bundle" rev="3.1.0-M3">
  <artifact name="lib-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.examples.osgi-helloworld-webapp', module='lib-bundle', version='3.1.0-M3')
)
libraryDependencies += "org.glassfish.jersey.examples.osgi-helloworld-webapp" % "lib-bundle" % "3.1.0-M3"
[org.glassfish.jersey.examples.osgi-helloworld-webapp/lib-bundle "3.1.0-M3"]

Dependencies

provided (1)

Group / Artifact Type Version
jakarta.ws.rs : jakarta.ws.rs-api jar 3.1.0

Project Modules

There are no modules declared in this project.