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

Jar examples for o:osgi-adapter

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials