Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.proofpoint.platform |
ArtifactId | ArtifactIdjmx-http-experimental |
Version | Version0.66 |
Type | Typejar |
Filename | Size |
---|---|
jmx-http-experimental-0.66.pom | |
jmx-http-experimental-0.66.jar | 24 KB |
jmx-http-experimental-0.66-sources.jar | 13 KB |
jmx-http-experimental-0.66-javadoc.jar | 57 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.66</version>
</dependency>
// https://jarcasting.com/artifacts/com.proofpoint.platform/jmx-http-experimental/
implementation 'com.proofpoint.platform:jmx-http-experimental:0.66'
// https://jarcasting.com/artifacts/com.proofpoint.platform/jmx-http-experimental/
implementation ("com.proofpoint.platform:jmx-http-experimental:0.66")
'com.proofpoint.platform:jmx-http-experimental:jar:0.66'
<dependency org="com.proofpoint.platform" name="jmx-http-experimental" rev="0.66">
<artifact name="jmx-http-experimental" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.proofpoint.platform', module='jmx-http-experimental', version='0.66')
)
libraryDependencies += "com.proofpoint.platform" % "jmx-http-experimental" % "0.66"
[com.proofpoint.platform/jmx-http-experimental "0.66"]