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