Download jbi-admin-common-2.4.1.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.1 in this page.

License

CDDL license

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials