Jama JMX client

Java library for monitoring of Spring applications via JMX

License

License

GroupId

GroupId

com.blogspot.ostas
ArtifactId

ArtifactId

myJConsole
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Jama JMX client
Java library for monitoring of Spring applications via JMX
Project URL

Project URL

https://github.com/daoway/Jama

Download myJConsole

How to add to project

<!-- https://jarcasting.com/artifacts/com.blogspot.ostas/myJConsole/ -->
<dependency>
    <groupId>com.blogspot.ostas</groupId>
    <artifactId>myJConsole</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.blogspot.ostas/myJConsole/
implementation 'com.blogspot.ostas:myJConsole:1.0.2'
// https://jarcasting.com/artifacts/com.blogspot.ostas/myJConsole/
implementation ("com.blogspot.ostas:myJConsole:1.0.2")
'com.blogspot.ostas:myJConsole:jar:1.0.2'
<dependency org="com.blogspot.ostas" name="myJConsole" rev="1.0.2">
  <artifact name="myJConsole" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blogspot.ostas', module='myJConsole', version='1.0.2')
)
libraryDependencies += "com.blogspot.ostas" % "myJConsole" % "1.0.2"
[com.blogspot.ostas/myJConsole "1.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.16

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1