Download esb-util-2.4.2.jar file - Jar e

Jar examples for e:esb-util

Description

Open ESB utility classes shared between clients and runtime

You can download jar file esb-util 2.4.2 in this page.

License

CDDL license

Build File

You can use the following script to add esb-util-2.4.2.jar to your project.

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

Download

Click the following link to download the jar file.

esb-util-2.4.2-javadoc.jar
esb-util-2.4.2-sources.jar
esb-util-2.4.2.jar
esb-util-2.4.2.pom



Related Tutorials