Download manage-2.4.2.jar file - Jar m

Jar examples for m:manage

Description

JBI Runtime Management components, providing installation, deployment, and other JMX interfaces for remote management consoles.

You can download jar file manage 2.4.2 in this page.

License

CDDL license

Build File

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

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

Download

Click the following link to download the jar file.

manage-2.4.2-javadoc.jar
manage-2.4.2-resources.jar
manage-2.4.2-sources.jar
manage-2.4.2-sun-component-extensions.jar
manage-2.4.2.jar
manage-2.4.2.pom



Related Tutorials