Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.proofpoint.platform |
ArtifactId | ArtifactIdjmx-http-experimental |
Version | Version0.64 |
Type | Typejar |
Filename | Size |
---|---|
jmx-http-experimental-0.64.pom | |
jmx-http-experimental-0.64.jar | 24 KB |
jmx-http-experimental-0.64-sources.jar | 12 KB |
jmx-http-experimental-0.64-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.proofpoint.platform/jmx-http-experimental/ -->
<dependency>
<groupId>com.proofpoint.platform</groupId>
<artifactId>jmx-http-experimental</artifactId>
<version>0.64</version>
</dependency>
// https://jarcasting.com/artifacts/com.proofpoint.platform/jmx-http-experimental/
implementation 'com.proofpoint.platform:jmx-http-experimental:0.64'
// https://jarcasting.com/artifacts/com.proofpoint.platform/jmx-http-experimental/
implementation ("com.proofpoint.platform:jmx-http-experimental:0.64")
'com.proofpoint.platform:jmx-http-experimental:jar:0.64'
<dependency org="com.proofpoint.platform" name="jmx-http-experimental" rev="0.64">
<artifact name="jmx-http-experimental" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.proofpoint.platform', module='jmx-http-experimental', version='0.64')
)
libraryDependencies += "com.proofpoint.platform" % "jmx-http-experimental" % "0.64"
[com.proofpoint.platform/jmx-http-experimental "0.64"]