Download jbi-api-2.4.3.jar file - Jar j

Jar examples for j:jbi-api

Description

API Interfaces specified by the JSR 208 Expert Committee

You can download jar file jbi-api 2.4.3 in this page.

License

CDDL license

Build File

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

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

Download

Click the following link to download the jar file.

jbi-api-2.4.3-javadoc.jar
jbi-api-2.4.3-sources.jar
jbi-api-2.4.3.jar
jbi-api-2.4.3.pom



Related Tutorials