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

Jar examples for o:osgi-adapter

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

osgi-adapter-0.3.55-javadoc.jar
osgi-adapter-0.3.55-sources.jar
osgi-adapter-0.3.55.jar
osgi-adapter-0.3.55.pom



Related Tutorials