GroupId | GroupIdcommons-jelly |
---|---|
ArtifactId | ArtifactIdcommons-jelly-tags-jmx |
Last Version | Last Version20040902.073310 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-jelly-tags-jmx
The Jelly JMX Tag Library is a Jelly library for instantiating and
configuring Java Beans and MBeans and registering them with a
JMX Server in a similar way to the Ant tasks in Jakarta Commons Modeler.
|
<!-- https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-jmx/ -->
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-jmx</artifactId>
<version>20040902.073310</version>
</dependency>
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-jmx/
implementation 'commons-jelly:commons-jelly-tags-jmx:20040902.073310'
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-jmx/
implementation ("commons-jelly:commons-jelly-tags-jmx:20040902.073310")
'commons-jelly:commons-jelly-tags-jmx:jar:20040902.073310'
<dependency org="commons-jelly" name="commons-jelly-tags-jmx" rev="20040902.073310">
<artifact name="commons-jelly-tags-jmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-jelly', module='commons-jelly-tags-jmx', version='20040902.073310')
)
libraryDependencies += "commons-jelly" % "commons-jelly-tags-jmx" % "20040902.073310"
[commons-jelly/commons-jelly-tags-jmx "20040902.073310"]
Group / Artifact | Type | Version |
---|---|---|
commons-jelly : commons-jelly | jar | SNAPSHOT |
commons-jelly : commons-jelly-tags-bean | jar | SNAPSHOT |
mx4j : mx4j-jmx | jar | 1.1.1 |
commons-jelly : commons-jelly-tags-log | jar | SNAPSHOT |
commons-jelly : commons-jelly-tags-junit | jar | SNAPSHOT |
mx4j : mx4j-tools | jar | 1.1.1 |
commons-cli : commons-cli | jar | 1.0 |