Download jbi-admin-common-2.4.0.jar file - Jar j

Jar examples for j:jbi-admin-common

Description

The "jbi-admin-common" Common CLI code

You can download jar file jbi-admin-common 2.4.0 in this page.

License

CDDL license

Build File

You can use the following script to add jbi-admin-common-2.4.0.jar to your project.

<dependency>
   <groupId>net.open-esb.core</groupId>
   <artifactId>jbi-admin-common</artifactId>
   <version>2.4.0</version>
</dependency>
compile group: 'net.open-esb.core', name: 'jbi-admin-common', version: '2.4.0'
libraryDependencies += "net.open-esb.core" % "jbi-admin-common" % "2.4.0"
<dependency org="net.open-esb.core" name="jbi-admin-common" rev="2.4.0"/>
@Grapes(@Grab(group='net.open-esb.core', module='jbi-admin-common', version='2.4.0'))
'net.open-esb.core:jbi-admin-common:jar:2.4.0'

Download

Click the following link to download the jar file.

jbi-admin-common-2.4.0-javadoc.jar
jbi-admin-common-2.4.0-sources.jar
jbi-admin-common-2.4.0.jar
jbi-admin-common-2.4.0.pom



Related Tutorials