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