Last Version

Jama JMX client 1.0.2

Java library for monitoring of Spring applications via JMX

License

License

GroupId

GroupId

com.blogspot.ostas
ArtifactId

ArtifactId

myJConsole
Version

Version

1.0.2
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 1.0.2


<!-- 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.