Jar examples for a:additional-bundle
OSGi Helloworld Webapp - additional bundle
You can download jar file additional-bundle 2.17 in this page.
Open Source License
You can use the following script to add additional-bundle-2.17.jar to your project.
<dependency> <groupId>org.glassfish.jersey.examples.osgi-helloworld-webapp</groupId> <artifactId>additional-bundle</artifactId> <version>2.17</version> </dependency>
compile group: 'org.glassfish.jersey.examples.osgi-helloworld-webapp', name: 'additional-bundle', version: '2.17'
libraryDependencies += "org.glassfish.jersey.examples.osgi-helloworld-webapp" % "additional-bundle" % "2.17"
<dependency org="org.glassfish.jersey.examples.osgi-helloworld-webapp" name="additional-bundle" rev="2.17"/>
@Grapes(@Grab(group='org.glassfish.jersey.examples.osgi-helloworld-webapp', module='additional-bundle', version='2.17'))
'org.glassfish.jersey.examples.osgi-helloworld-webapp:additional-bundle:jar:2.17'
Click the following link to download the jar file.
additional-bundle-2.17-javadoc.jar