Jar examples for e:esb-util
Open ESB utility classes shared between clients and runtime
You can download jar file esb-util 2.4.2 in this page.
CDDL license
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'
Click the following link to download the jar file.
esb-util-2.4.2-javadoc.jar