is not current version
Last Version 1.0

geronimo:geronimo-jmxdebug 1.0-M1


Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

geronimo
ArtifactId

ArtifactId

geronimo-jmxdebug
Version

Version

1.0-M1
Type

Type

war

Download geronimo-jmxdebug 1.0-M1


<!-- https://jarcasting.com/artifacts/geronimo/geronimo-jmxdebug/ -->
<dependency>
    <groupId>geronimo</groupId>
    <artifactId>geronimo-jmxdebug</artifactId>
    <version>1.0-M1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/geronimo/geronimo-jmxdebug/
implementation 'geronimo:geronimo-jmxdebug:1.0-M1'
// https://jarcasting.com/artifacts/geronimo/geronimo-jmxdebug/
implementation ("geronimo:geronimo-jmxdebug:1.0-M1")
'geronimo:geronimo-jmxdebug:war:1.0-M1'
<dependency org="geronimo" name="geronimo-jmxdebug" rev="1.0-M1">
  <artifact name="geronimo-jmxdebug" type="war" />
</dependency>
@Grapes(
@Grab(group='geronimo', module='geronimo-jmxdebug', version='1.0-M1')
)
libraryDependencies += "geronimo" % "geronimo-jmxdebug" % "1.0-M1"
[geronimo/geronimo-jmxdebug "1.0-M1"]