JASMINe :: Monitoring :: MBeanCmd :: Documentation

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

License

License

Categories

Categories

IDE Development Tools GUI User Interface ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.ow2.jasmine
ArtifactId

ArtifactId

mbeancmd-user-guide
Last Version

Last Version

2.3.2
Release Date

Release Date

Type

Type

pom
Description

Description

JASMINe :: Monitoring :: MBeanCmd :: Documentation
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-user-guide

How to add to project

<!-- https://jarcasting.com/artifacts/org.ow2.jasmine/mbeancmd-user-guide/ -->
<dependency>
    <groupId>org.ow2.jasmine</groupId>
    <artifactId>mbeancmd-user-guide</artifactId>
    <version>2.3.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.jasmine/mbeancmd-user-guide/
implementation 'org.ow2.jasmine:mbeancmd-user-guide:2.3.2'
// https://jarcasting.com/artifacts/org.ow2.jasmine/mbeancmd-user-guide/
implementation ("org.ow2.jasmine:mbeancmd-user-guide:2.3.2")
'org.ow2.jasmine:mbeancmd-user-guide:pom:2.3.2'
<dependency org="org.ow2.jasmine" name="mbeancmd-user-guide" rev="2.3.2">
  <artifact name="mbeancmd-user-guide" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.jasmine', module='mbeancmd-user-guide', version='2.3.2')
)
libraryDependencies += "org.ow2.jasmine" % "mbeancmd-user-guide" % "2.3.2"
[org.ow2.jasmine/mbeancmd-user-guide "2.3.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.2
2.3.1
2.2.2
2.2.1
2.2.1-M1