Last Version

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

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

war-bundle
Version

Version

3.1.0-M3
Type

Type

war
Description

Description

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

Project URL

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

Project Organization

Eclipse Foundation

Download war-bundle 3.1.0-M3


<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.examples.osgi-helloworld-webapp/war-bundle/ -->
<dependency>
    <groupId>org.glassfish.jersey.examples.osgi-helloworld-webapp</groupId>
    <artifactId>war-bundle</artifactId>
    <version>3.1.0-M3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples.osgi-helloworld-webapp/war-bundle/
implementation 'org.glassfish.jersey.examples.osgi-helloworld-webapp:war-bundle:3.1.0-M3'
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples.osgi-helloworld-webapp/war-bundle/
implementation ("org.glassfish.jersey.examples.osgi-helloworld-webapp:war-bundle:3.1.0-M3")
'org.glassfish.jersey.examples.osgi-helloworld-webapp:war-bundle:war:3.1.0-M3'
<dependency org="org.glassfish.jersey.examples.osgi-helloworld-webapp" name="war-bundle" rev="3.1.0-M3">
  <artifact name="war-bundle" type="war" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.examples.osgi-helloworld-webapp', module='war-bundle', version='3.1.0-M3')
)
libraryDependencies += "org.glassfish.jersey.examples.osgi-helloworld-webapp" % "war-bundle" % "3.1.0-M3"
[org.glassfish.jersey.examples.osgi-helloworld-webapp/war-bundle "3.1.0-M3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.glassfish.jersey.examples.osgi-helloworld-webapp : lib-bundle jar 3.1.0-M3
org.glassfish.jersey.examples.osgi-helloworld-webapp : additional-bundle jar 3.1.0-M3
org.glassfish.jersey.examples.osgi-helloworld-webapp : alternate-version-bundle jar 3.1.0-M3

provided (5)

Group / Artifact Type Version
org.glassfish.jersey.containers : jersey-container-servlet-core jar
jakarta.ws.rs : jakarta.ws.rs-api jar 3.1.0
jakarta.servlet : jakarta.servlet-api jar 5.0.0
org.apache.felix : org.apache.felix.eventadmin jar 1.5.0
org.apache.felix : org.apache.felix.framework jar 7.0.0

Project Modules

There are no modules declared in this project.