Skip to content

LeMyst/jmxterm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please visit https://docs.cyclopsgroup.org/jmxterm

Use the GitHub Maven repository

Add the following repository to your pom.xml:

<repositories>
    <repository>
        <id>github</id>
        <url>https://maven.pkg.github.com/LeMyst/jmxterm</url>
    </repository>
</repositories>
<dependency>
    <groupId>io.github.lemyst</groupId>
    <artifactId>jmxterm</artifactId>
    <version>1.0.11</version>
</dependency>

About

Interactive command line JMX client (with up-to-date dependencies)

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Java 99.5%
  • Other 0.5%