Download org.apache.servicemix.jbi.deployer-1.0.0-m2.jar file - Jar o

Jar examples for o:org.apache.servicemix.jbi.deployer

Description

Deployer for JBI artifacts

You can download jar file org.apache.servicemix.jbi.deployer 1.0.0-m2 in this page.

License

Apache License

Build File

You can use the following script to add org.apache.servicemix.jbi.deployer-1.0.0-m2.jar to your project.

<dependency>
   <groupId>org.apache.servicemix.jbi</groupId>
   <artifactId>org.apache.servicemix.jbi.deployer</artifactId>
   <version>1.0.0-m2</version>
</dependency>
compile group: 'org.apache.servicemix.jbi', name: 'org.apache.servicemix.jbi.deployer', version: '1.0.0-m2'
libraryDependencies += "org.apache.servicemix.jbi" % "org.apache.servicemix.jbi.deployer" % "1.0.0-m2"
<dependency org="org.apache.servicemix.jbi" name="org.apache.servicemix.jbi.deployer" rev="1.0.0-m2"/>
@Grapes(@Grab(group='org.apache.servicemix.jbi', module='org.apache.servicemix.jbi.deployer', version='1.0.0-m2'))
'org.apache.servicemix.jbi:org.apache.servicemix.jbi.deployer:jar:1.0.0-m2'

Download

Click the following link to download the jar file.

org.apache.servicemix.jbi.deployer-1.0.0-m2-javadoc.jar
org.apache.servicemix.jbi.deployer-1.0.0-m2-sources.jar
org.apache.servicemix.jbi.deployer-1.0.0-m2.jar
org.apache.servicemix.jbi.deployer-1.0.0-m2.pom



Related Tutorials