Last Version

JASMINe :: Monitoring :: MBeanCmd :: Core 2.3.2

MBeanCmd is a command-line tool written in Java for interacting with MBeans on any J2EE server.

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.ow2.jasmine
ArtifactId

ArtifactId

mbeancmd-core
Version

Version

2.3.2
Type

Type

jar
Description

Description

JASMINe :: Monitoring :: MBeanCmd :: Core
MBeanCmd is a command-line tool written in Java for interacting with MBeans on any J2EE server.
Project Organization

Project Organization

OW2 Consortium

Download mbeancmd-core 2.3.2


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.1
jfree : jfreechart jar 1.0.12

provided (6)

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

Project Modules

There are no modules declared in this project.