is not current version
Last Version 2.6.9

com.maxifier.mxcache:jconsole-stub 2.5.8

JConsole plugin stub

GroupId

GroupId

com.maxifier.mxcache
ArtifactId

ArtifactId

jconsole-stub
Version

Version

2.5.8
Type

Type

jar

Download jconsole-stub 2.5.8


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