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

Jar examples for e:esb-manage

Description

ESB Runtime Management Infrastructure

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

License

CDDL license

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials