jmx-utils

A Java Agent for injecting threads into running JVMs

License

License

GroupId

GroupId

org.pidster
ArtifactId

ArtifactId

jmx-utils
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

jmx-utils
A Java Agent for injecting threads into running JVMs
Project URL

Project URL

http://pidster.org
Source Code Management

Source Code Management

https://github.com/pidster-dot-org/jmx-utils

Download jmx-utils

How to add to project

<!-- https://jarcasting.com/artifacts/org.pidster/jmx-utils/ -->
<dependency>
    <groupId>org.pidster</groupId>
    <artifactId>jmx-utils</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.pidster/jmx-utils/
implementation 'org.pidster:jmx-utils:0.1'
// https://jarcasting.com/artifacts/org.pidster/jmx-utils/
implementation ("org.pidster:jmx-utils:0.1")
'org.pidster:jmx-utils:jar:0.1'
<dependency org="org.pidster" name="jmx-utils" rev="0.1">
  <artifact name="jmx-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pidster', module='jmx-utils', version='0.1')
)
libraryDependencies += "org.pidster" % "jmx-utils" % "0.1"
[org.pidster/jmx-utils "0.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

JMX Utils

A set of utilities for interacting with Java JMX.

Build Instructions

The build uses Gradle which means you don't have to do much, just run:

./gradlew clean build
org.pidster

Pidster.org

Versions

Version
0.1