is not current version
Last Version 2.69

com.proofpoint.platform:jmx-http 2.39


Categories

Categories

ORM Data
GroupId

GroupId

com.proofpoint.platform
ArtifactId

ArtifactId

jmx-http
Version

Version

2.39
Type

Type

jar

Download jmx-http 2.39


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