Last Version

JMole 2.0.0

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.welen.jmole
ArtifactId

ArtifactId

jmole
Version

Version

2.0.0
Type

Type

pom
Description

Description

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

Project URL

http://bitbucket.org/awelen/jmole
Source Code Management

Source Code Management

http://bitbucket.org/awelen/jmole

Download jmole 2.0.0

Filename Size
jmole-2.0.0.pom 14 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jmole-jmx
  • jmole-kernel
  • jmole-protocol-zabbix
  • jmole-protocol-statsd
  • jmole-protocol-syslog
  • jmole-protocol-cloudwatch
  • jmole-ejb
  • jmole-web
  • jmole-cdi
  • jmole-osgi
  • jmole-spring
  • jmole-microprofile2
  • jmole-microprofile3
  • jmole-mule3
  • jmole-mule4