is not current version
Last Version 2.0.0

net.welen.jmole:jmole 1.5.3

JMole is a monitoring framework for gathering data dynamically from various Java MBeans

Categories

Categories

Net
GroupId

GroupId

net.welen.jmole
ArtifactId

ArtifactId

jmole
Version

Version

1.5.3
Type

Type

pom

Download jmole 1.5.3

Filename Size
jmole-1.5.3.pom 13 KB
Browse

<!-- https://jarcasting.com/artifacts/net.welen.jmole/jmole/ -->
<dependency>
    <groupId>net.welen.jmole</groupId>
    <artifactId>jmole</artifactId>
    <version>1.5.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.welen.jmole/jmole/
implementation 'net.welen.jmole:jmole:1.5.3'
// https://jarcasting.com/artifacts/net.welen.jmole/jmole/
implementation ("net.welen.jmole:jmole:1.5.3")
'net.welen.jmole:jmole:pom:1.5.3'
<dependency org="net.welen.jmole" name="jmole" rev="1.5.3">
  <artifact name="jmole" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.welen.jmole', module='jmole', version='1.5.3')
)
libraryDependencies += "net.welen.jmole" % "jmole" % "1.5.3"
[net.welen.jmole/jmole "1.5.3"]