Download jmxterm-1.0-alpha-4.jar file - Jar j

Jar examples for j:jmxterm

Description

Command line based interactive JMX client

You can download jar file jmxterm 1.0-alpha-4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jmxterm-1.0-alpha-4.jar to your project.

<dependency>
   <groupId>org.cyclopsgroup</groupId>
   <artifactId>jmxterm</artifactId>
   <version>1.0-alpha-4</version>
</dependency>
compile group: 'org.cyclopsgroup', name: 'jmxterm', version: '1.0-alpha-4'
libraryDependencies += "org.cyclopsgroup" % "jmxterm" % "1.0-alpha-4"
<dependency org="org.cyclopsgroup" name="jmxterm" rev="1.0-alpha-4"/>
@Grapes(@Grab(group='org.cyclopsgroup', module='jmxterm', version='1.0-alpha-4'))
'org.cyclopsgroup:jmxterm:jar:1.0-alpha-4'

Download

Click the following link to download the jar file.

jmxterm-1.0-alpha-4.jar
jmxterm-1.0-alpha-4.pom



Related Tutorials