Download additional-bundle-2.22.3.jar file - Jar a

Jar examples for a:additional-bundle

Description

OSGi Helloworld Webapp - additional bundle

You can download jar file additional-bundle 2.22.3 in this page.

License

Open Source License

Build File

You can use the following script to add additional-bundle-2.22.3.jar to your project.

<dependency>
   <groupId>org.glassfish.jersey.examples.osgi-helloworld-webapp</groupId>
   <artifactId>additional-bundle</artifactId>
   <version>2.22.3</version>
</dependency>
compile group: 'org.glassfish.jersey.examples.osgi-helloworld-webapp', name: 'additional-bundle', version: '2.22.3'
libraryDependencies += "org.glassfish.jersey.examples.osgi-helloworld-webapp" % "additional-bundle" % "2.22.3"
<dependency org="org.glassfish.jersey.examples.osgi-helloworld-webapp" name="additional-bundle" rev="2.22.3"/>
@Grapes(@Grab(group='org.glassfish.jersey.examples.osgi-helloworld-webapp', module='additional-bundle', version='2.22.3'))
'org.glassfish.jersey.examples.osgi-helloworld-webapp:additional-bundle:jar:2.22.3'

Download

Click the following link to download the jar file.

additional-bundle-2.22.3-javadoc.jar
additional-bundle-2.22.3-sources.jar
additional-bundle-2.22.3.jar
additional-bundle-2.22.3.pom



Related Tutorials