Download osgi-adapter-0.4.17.jar file - Jar o

Jar examples for o:osgi-adapter

Description

You can download jar file osgi-adapter 0.4.17 in this page.

License

Open Source License

Build File

You can use the following script to add osgi-adapter-0.4.17.jar to your project.

<dependency>
   <groupId>com.sun.enterprise</groupId>
   <artifactId>osgi-adapter</artifactId>
   <version>0.4.17</version>
</dependency>
compile group: 'com.sun.enterprise', name: 'osgi-adapter', version: '0.4.17'
libraryDependencies += "com.sun.enterprise" % "osgi-adapter" % "0.4.17"
<dependency org="com.sun.enterprise" name="osgi-adapter" rev="0.4.17"/>
@Grapes(@Grab(group='com.sun.enterprise', module='osgi-adapter', version='0.4.17'))
'com.sun.enterprise:osgi-adapter:jar:0.4.17'

Download

Click the following link to download the jar file.

osgi-adapter-0.4.17-sources.jar
osgi-adapter-0.4.17.jar
osgi-adapter-0.4.17.pom



Related Tutorials