Download org.apache.servicemix.jbi.deployer-1.0-m1.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-m1 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

org.apache.servicemix.jbi.deployer-1.0-m1-javadoc.jar
org.apache.servicemix.jbi.deployer-1.0-m1-sources.jar
org.apache.servicemix.jbi.deployer-1.0-m1.jar
org.apache.servicemix.jbi.deployer-1.0-m1.pom



Related Tutorials