Download jbi-2.4.1.jar file - Jar j

Jar examples for j:jbi

Description

Interfaces specified by the JSR 208 Expert Committee

You can download jar file jbi 2.4.1 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials