Download org.appdapter.bundle.core-1.2.4.jar file - Jar o

Jar examples for o:org.appdapter.bundle.core

Description

Primary Appdapter OSGi Bundle, "depend on me!", has no dependencies on a particular OSGi framework implementation, no SLF4J concrete binding, and no builtin shell. Includes the contents of both the "core" and "registry" bundes from the "lib" tier.

You can download jar file org.appdapter.bundle.core 1.2.4 in this page.

License

Apache License

Build File

You can use the following script to add org.appdapter.bundle.core-1.2.4.jar to your project.

<dependency>
   <groupId>org.appdapter</groupId>
   <artifactId>org.appdapter.bundle.core</artifactId>
   <version>1.2.4</version>
</dependency>
compile group: 'org.appdapter', name: 'org.appdapter.bundle.core', version: '1.2.4'
libraryDependencies += "org.appdapter" % "org.appdapter.bundle.core" % "1.2.4"
<dependency org="org.appdapter" name="org.appdapter.bundle.core" rev="1.2.4"/>
@Grapes(@Grab(group='org.appdapter', module='org.appdapter.bundle.core', version='1.2.4'))
'org.appdapter:org.appdapter.bundle.core:jar:1.2.4'

Download

Click the following link to download the jar file.

org.appdapter.bundle.core-1.2.4-javadoc.jar
org.appdapter.bundle.core-1.2.4-sources.jar
org.appdapter.bundle.core-1.2.4.jar
org.appdapter.bundle.core-1.2.4.pom



Related Tutorials