Last Version

Helloworld OSGi WebApp - Jersey Sample WAR 1.15

Java.net - The Source for Java Technology Collaboration

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.samples.helloworld-osgi-webapp
ArtifactId

ArtifactId

war-bundle
Version

Version

1.15
Type

Type

war
Description

Description

Helloworld OSGi WebApp - Jersey Sample WAR
Java.net - The Source for Java Technology Collaboration

Download war-bundle 1.15


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

Dependencies

provided (3)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
org.osgi : org.osgi.core jar 4.2.0
org.osgi : org.osgi.compendium jar 4.2.0

Project Modules

There are no modules declared in this project.