License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdorg.ow2.jasmine |
ArtifactId | ArtifactIdmbeancmd-core |
Last Version | Last Version2.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJASMINe :: Monitoring :: MBeanCmd :: Core
MBeanCmd is a command-line tool written in Java for interacting with MBeans on any J2EE server.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mbeancmd-core-2.3.2.pom | |
mbeancmd-core-2.3.2.jar | 234 KB |
mbeancmd-core-2.3.2-sources.jar | 206 KB |
mbeancmd-core-2.3.2-javadoc.jar | 537 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.jasmine/mbeancmd-core/ -->
<dependency>
<groupId>org.ow2.jasmine</groupId>
<artifactId>mbeancmd-core</artifactId>
<version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.jasmine/mbeancmd-core/
implementation 'org.ow2.jasmine:mbeancmd-core:2.3.2'
// https://jarcasting.com/artifacts/org.ow2.jasmine/mbeancmd-core/
implementation ("org.ow2.jasmine:mbeancmd-core:2.3.2")
'org.ow2.jasmine:mbeancmd-core:jar:2.3.2'
<dependency org="org.ow2.jasmine" name="mbeancmd-core" rev="2.3.2">
<artifact name="mbeancmd-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.jasmine', module='mbeancmd-core', version='2.3.2')
)
libraryDependencies += "org.ow2.jasmine" % "mbeancmd-core" % "2.3.2"
[org.ow2.jasmine/mbeancmd-core "2.3.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-cli : commons-cli | jar | 1.1 |
jfree : jfreechart | jar | 1.0.12 |
Group / Artifact | Type | Version |
---|---|---|
org.mule.modules : mule-module-client | jar | 1.4.4 |
org.ow2.jasmine : jmxconnectionpooladapter-api | jar | 1.0.4 |
org.ow2.jonas : jonas-commons | jar | 5.2.0 |
org.ow2.jonas : bootstrap | jar | 5.2.0 |
javax.xml.bind : jaxb-api | jar | 2.1 |
org.ow2.util : util-log | jar | 1.0.29 |