License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.modules |
ArtifactId | ArtifactIdgeronimo-jmx-remoting |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo :: JMX Remoting
Provides remote access to a Geronimo server using JSR 160 JMX Remoting.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-jmx-remoting/ -->
<dependency>
<groupId>org.apache.geronimo.modules</groupId>
<artifactId>geronimo-jmx-remoting</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-jmx-remoting/
implementation 'org.apache.geronimo.modules:geronimo-jmx-remoting:2.0.2'
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-jmx-remoting/
implementation ("org.apache.geronimo.modules:geronimo-jmx-remoting:2.0.2")
'org.apache.geronimo.modules:geronimo-jmx-remoting:jar:2.0.2'
<dependency org="org.apache.geronimo.modules" name="geronimo-jmx-remoting" rev="2.0.2">
<artifact name="geronimo-jmx-remoting" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.modules', module='geronimo-jmx-remoting', version='2.0.2')
)
libraryDependencies += "org.apache.geronimo.modules" % "geronimo-jmx-remoting" % "2.0.2"
[org.apache.geronimo.modules/geronimo-jmx-remoting "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.modules : geronimo-system | jar | 2.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.testsupport : testsupport-common | jar | 2.0.2 |
org.apache.geronimo.genesis.config : logging-config | jar | 1.2 |
junit : junit | jar | 3.8.1 |