License |
License |
---|---|
GroupId | GroupIdorg.gridkit.jvmtool |
ArtifactId | ArtifactIdmxdump |
Last Version | Last Version0.20 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.gridkit.jvmtool::mxdump
MBean to JSON dump command for Swiss Java Knife (SJK) tool
|
Project URL |
Project URL |
Filename | Size |
---|---|
mxdump-0.20.pom | |
mxdump-0.20.jar | 7 KB |
mxdump-0.20-sources.jar | 3 KB |
mxdump-0.20-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.gridkit.jvmtool/mxdump/ -->
<dependency>
<groupId>org.gridkit.jvmtool</groupId>
<artifactId>mxdump</artifactId>
<version>0.20</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/mxdump/
implementation 'org.gridkit.jvmtool:mxdump:0.20'
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/mxdump/
implementation ("org.gridkit.jvmtool:mxdump:0.20")
'org.gridkit.jvmtool:mxdump:jar:0.20'
<dependency org="org.gridkit.jvmtool" name="mxdump" rev="0.20">
<artifact name="mxdump" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.jvmtool', module='mxdump', version='0.20')
)
libraryDependencies += "org.gridkit.jvmtool" % "mxdump" % "0.20"
[org.gridkit.jvmtool/mxdump "0.20"]
Group / Artifact | Type | Version |
---|---|---|
org.gridkit.jvmtool : sjk-core | jar | 0.20 |
org.gridkit.jvmtool : sjk-json | jar | 0.20 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat.embed : tomcat-embed-core | jar | 8.5.16 |
junit : junit | jar | 4.11 |