License |
License |
---|---|
GroupId | GroupIdmx4j |
ArtifactId | ArtifactIdmx4j-remote |
Last Version | Last Version3.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMX4J JMX Remote
MX4J Remote
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mx4j-remote-3.0.2.pom | |
mx4j-remote-3.0.2.jar | 168 KB |
Browse |
<!-- https://jarcasting.com/artifacts/mx4j/mx4j-remote/ -->
<dependency>
<groupId>mx4j</groupId>
<artifactId>mx4j-remote</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/mx4j/mx4j-remote/
implementation 'mx4j:mx4j-remote:3.0.2'
// https://jarcasting.com/artifacts/mx4j/mx4j-remote/
implementation ("mx4j:mx4j-remote:3.0.2")
'mx4j:mx4j-remote:jar:3.0.2'
<dependency org="mx4j" name="mx4j-remote" rev="3.0.2">
<artifact name="mx4j-remote" type="jar" />
</dependency>
@Grapes(
@Grab(group='mx4j', module='mx4j-remote', version='3.0.2')
)
libraryDependencies += "mx4j" % "mx4j-remote" % "3.0.2"
[mx4j/mx4j-remote "3.0.2"]