License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.proofpoint.platform |
ArtifactId | ArtifactIdjmx-http |
Version | Version2.68 |
Type | Typejar |
Description |
DescriptionProofpoint platform
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jmx-http-2.68.pom | |
jmx-http-2.68.jar | 26 KB |
jmx-http-2.68-test-sources.jar | 11 KB |
jmx-http-2.68-sources.jar | 14 KB |
jmx-http-2.68-javadoc.jar | 449 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.proofpoint.platform/jmx-http/ -->
<dependency>
<groupId>com.proofpoint.platform</groupId>
<artifactId>jmx-http</artifactId>
<version>2.68</version>
</dependency>
// https://jarcasting.com/artifacts/com.proofpoint.platform/jmx-http/
implementation 'com.proofpoint.platform:jmx-http:2.68'
// https://jarcasting.com/artifacts/com.proofpoint.platform/jmx-http/
implementation ("com.proofpoint.platform:jmx-http:2.68")
'com.proofpoint.platform:jmx-http:jar:2.68'
<dependency org="com.proofpoint.platform" name="jmx-http" rev="2.68">
<artifact name="jmx-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.proofpoint.platform', module='jmx-http', version='2.68')
)
libraryDependencies += "com.proofpoint.platform" % "jmx-http" % "2.68"
[com.proofpoint.platform/jmx-http "2.68"]
Group / Artifact | Type | Version |
---|---|---|
com.proofpoint.platform : discovery | jar | 2.68 |
com.proofpoint.platform : http-server | jar | 2.68 |
com.proofpoint.platform : json | jar | 2.68 |
com.proofpoint.platform : jaxrs | jar | 2.68 |
com.google.inject : guice | jar | 5.0.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
javax.ws.rs : javax.ws.rs-api | jar | 2.1 |
com.google.guava : guava | jar | 31.1-jre |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
com.google.auto.value : auto-value-annotations Optional | jar | 1.7.4 |
Group / Artifact | Type | Version |
---|---|---|
com.proofpoint.platform : http-client | jar | 2.68 |
com.proofpoint.platform : testing | jar | 2.68 |
org.testng : testng | jar | 7.6.0 |
org.mockito : mockito-core | jar | 4.5.1 |