is not current version
Last Version 1.2.1

org.jppf:jppf-jmxremote_optional 1.2

A modification of the OpenDMK JMX remote implementation. Licensed under the Apache Software License v2.0 as permitted by the original CDDL license

GroupId

GroupId

org.jppf
ArtifactId

ArtifactId

jppf-jmxremote_optional
Version

Version

1.2
Type

Type

jar

Download jppf-jmxremote_optional 1.2


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