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

Jar examples for o:osgi-adapter

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

osgi-adapter-1.0.0-sources.jar
osgi-adapter-1.0.0.jar
osgi-adapter-1.0.0.pom



Related Tutorials