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

Jar examples for o:osgi-adapter

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials