Last Version

jmx-utils 0.1

A Java Agent for injecting threads into running JVMs

License

License

GroupId

GroupId

org.pidster
ArtifactId

ArtifactId

jmx-utils
Version

Version

0.1
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 0.1


<!-- 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.