License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.proofpoint.platform |
ArtifactId | ArtifactIdjmx-http |
Version | Version2.67 |
Type | Typejar |
Description |
DescriptionProofpoint platform
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jmx-http-2.67.pom | |
jmx-http-2.67.jar | 26 KB |
jmx-http-2.67-test-sources.jar | 11 KB |
jmx-http-2.67-sources.jar | 14 KB |
jmx-http-2.67-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.67</version>
</dependency>
// https://jarcasting.com/artifacts/com.proofpoint.platform/jmx-http/
implementation 'com.proofpoint.platform:jmx-http:2.67'
// https://jarcasting.com/artifacts/com.proofpoint.platform/jmx-http/
implementation ("com.proofpoint.platform:jmx-http:2.67")
'com.proofpoint.platform:jmx-http:jar:2.67'
<dependency org="com.proofpoint.platform" name="jmx-http" rev="2.67">
<artifact name="jmx-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.proofpoint.platform', module='jmx-http', version='2.67')
)
libraryDependencies += "com.proofpoint.platform" % "jmx-http" % "2.67"
[com.proofpoint.platform/jmx-http "2.67"]
Group / Artifact | Type | Version |
---|---|---|
com.proofpoint.platform : discovery | jar | 2.67 |
com.proofpoint.platform : http-server | jar | 2.67 |
com.proofpoint.platform : json | jar | 2.67 |
com.proofpoint.platform : jaxrs | jar | 2.67 |
com.google.inject : guice | jar | 5.0.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.1 |
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.67 |
com.proofpoint.platform : testing | jar | 2.67 |
org.testng : testng | jar | 6.14.3 |
org.mockito : mockito-core | jar | 3.8.0 |