| License |
License
ISC License
|
|---|---|
| GroupId | GroupIdcom.j256 |
| ArtifactId | ArtifactIdsimplejmx |
| Last Version | Last Version0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSimple JMX
Simple JMX Classes
|
| Filename | Size |
|---|---|
| simplejmx-0.4.pom | |
| simplejmx-0.4.jar | 39 KB |
| simplejmx-0.4-tests.jar | 52 KB |
| simplejmx-0.4-test-sources.jar | 14 KB |
| simplejmx-0.4-sources.jar | 22 KB |
| simplejmx-0.4-javadoc.jar | 95 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.j256/simplejmx/ -->
<dependency>
<groupId>com.j256</groupId>
<artifactId>simplejmx</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.j256/simplejmx/
implementation 'com.j256:simplejmx:0.4'
// https://jarcasting.com/artifacts/com.j256/simplejmx/
implementation ("com.j256:simplejmx:0.4")
'com.j256:simplejmx:jar:0.4'
<dependency org="com.j256" name="simplejmx" rev="0.4">
<artifact name="simplejmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.j256', module='simplejmx', version='0.4')
)
libraryDependencies += "com.j256" % "simplejmx" % "0.4"
[com.j256/simplejmx "0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |
| org.easymock : easymock | jar | 2.3 |