License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.welen.jmole |
ArtifactId | ArtifactIdjmole-jmx |
Version | Version1.5.4 |
Type | Typejar |
Description |
DescriptionJMole JMX classes
JMole JMX
|
Project URL |
Project URL |
Filename | Size |
---|---|
jmole-jmx-1.5.4.pom | |
jmole-jmx-1.5.4.jar | 2 KB |
jmole-jmx-1.5.4-sources.jar | 1 KB |
jmole-jmx-1.5.4-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.welen.jmole/jmole-jmx/ -->
<dependency>
<groupId>net.welen.jmole</groupId>
<artifactId>jmole-jmx</artifactId>
<version>1.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.welen.jmole/jmole-jmx/
implementation 'net.welen.jmole:jmole-jmx:1.5.4'
// https://jarcasting.com/artifacts/net.welen.jmole/jmole-jmx/
implementation ("net.welen.jmole:jmole-jmx:1.5.4")
'net.welen.jmole:jmole-jmx:jar:1.5.4'
<dependency org="net.welen.jmole" name="jmole-jmx" rev="1.5.4">
<artifact name="jmole-jmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.welen.jmole', module='jmole-jmx', version='1.5.4')
)
libraryDependencies += "net.welen.jmole" % "jmole-jmx" % "1.5.4"
[net.welen.jmole/jmole-jmx "1.5.4"]