License |
License |
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.java.truecommons |
ArtifactId | ArtifactIdtruecommons-jmx |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrueCommons JMX
Provides service locators and components for safely interfacing with JMX
in a library module.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
truecommons-jmx-2.5.0.pom | |
truecommons-jmx-2.5.0.jar | 23 KB |
truecommons-jmx-2.5.0-sources.jar | 13 KB |
truecommons-jmx-2.5.0-javadoc.jar | 143 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.java.truecommons/truecommons-jmx/ -->
<dependency>
<groupId>net.java.truecommons</groupId>
<artifactId>truecommons-jmx</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.truecommons/truecommons-jmx/
implementation 'net.java.truecommons:truecommons-jmx:2.5.0'
// https://jarcasting.com/artifacts/net.java.truecommons/truecommons-jmx/
implementation ("net.java.truecommons:truecommons-jmx:2.5.0")
'net.java.truecommons:truecommons-jmx:jar:2.5.0'
<dependency org="net.java.truecommons" name="truecommons-jmx" rev="2.5.0">
<artifact name="truecommons-jmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.truecommons', module='truecommons-jmx', version='2.5.0')
)
libraryDependencies += "net.java.truecommons" % "truecommons-jmx" % "2.5.0"
[net.java.truecommons/truecommons-jmx "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
net.java.truecommons : truecommons-annotations | jar | 2.5.0 |
net.java.truecommons : truecommons-services | jar | 2.5.0 |
net.java.truecommons : truecommons-shed | jar | 2.5.0 |