Download esb-manage-2.4.0.jar file - Jar e

Jar examples for e:esb-manage

Description

ESB Runtime Management Infrastructure

You can download jar file esb-manage 2.4.0 in this page.

License

CDDL license

Build File

You can use the following script to add esb-manage-2.4.0.jar to your project.

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

Download

Click the following link to download the jar file.

esb-manage-2.4.0-javadoc.jar
esb-manage-2.4.0-sources.jar
esb-manage-2.4.0.jar
esb-manage-2.4.0.pom



Related Tutorials