Last Version

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

OSGi Helloworld Webapp - additional 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

additional-bundle
Version

Version

3.1.0-M3
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

Eclipse Foundation

Download additional-bundle 3.1.0-M3


<!-- 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"]

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.