Download org.apache.servicemix.bundles.reflections-0.9.10_3.jar file - Jar o

Jar examples for o:org.apache.servicemix.bundles.reflections

Description

This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.

You can download jar file org.apache.servicemix.bundles.reflections 0.9.10_3 in this page.

Build File

You can use the following script to add org.apache.servicemix.bundles.reflections-0.9.10_3.jar to your project.

<dependency>
   <groupId>org.apache.servicemix.bundles</groupId>
   <artifactId>org.apache.servicemix.bundles.reflections</artifactId>
   <version>0.9.10_3</version>
</dependency>
compile group: 'org.apache.servicemix.bundles', name: 'org.apache.servicemix.bundles.reflections', version: '0.9.10_3'
libraryDependencies += "org.apache.servicemix.bundles" % "org.apache.servicemix.bundles.reflections" % "0.9.10_3"
<dependency org="org.apache.servicemix.bundles" name="org.apache.servicemix.bundles.reflections" rev="0.9.10_3"/>
@Grapes(@Grab(group='org.apache.servicemix.bundles', module='org.apache.servicemix.bundles.reflections', version='0.9.10_3'))
'org.apache.servicemix.bundles:org.apache.servicemix.bundles.reflections:jar:0.9.10_3'

Download

Click the following link to download the jar file.

org.apache.servicemix.bundles.reflections-0.9.10_3-sources.jar
org.apache.servicemix.bundles.reflections-0.9.10_3.jar
org.apache.servicemix.bundles.reflections-0.9.10_3.pom



Related Tutorials