License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.proofpoint.platform |
ArtifactId | ArtifactIddiscovery-experimental |
Last Version | Last Version0.74 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProofpoint platform
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
discovery-experimental-0.74.pom | |
discovery-experimental-0.74.jar | 69 KB |
discovery-experimental-0.74-sources.jar | 29 KB |
discovery-experimental-0.74-javadoc.jar | 195 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.proofpoint.platform/discovery-experimental/ -->
<dependency>
<groupId>com.proofpoint.platform</groupId>
<artifactId>discovery-experimental</artifactId>
<version>0.74</version>
</dependency>
// https://jarcasting.com/artifacts/com.proofpoint.platform/discovery-experimental/
implementation 'com.proofpoint.platform:discovery-experimental:0.74'
// https://jarcasting.com/artifacts/com.proofpoint.platform/discovery-experimental/
implementation ("com.proofpoint.platform:discovery-experimental:0.74")
'com.proofpoint.platform:discovery-experimental:jar:0.74'
<dependency org="com.proofpoint.platform" name="discovery-experimental" rev="0.74">
<artifact name="discovery-experimental" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.proofpoint.platform', module='discovery-experimental', version='0.74')
)
libraryDependencies += "com.proofpoint.platform" % "discovery-experimental" % "0.74"
[com.proofpoint.platform/discovery-experimental "0.74"]
Group / Artifact | Type | Version |
---|---|---|
com.proofpoint.platform : log | jar | 0.74 |
com.proofpoint.platform : configuration | jar | 0.74 |
com.proofpoint.platform : units | jar | 0.74 |
com.proofpoint.platform : http-client-experimental | jar | 0.74 |
com.proofpoint.platform : json | jar | 0.74 |
com.proofpoint.platform : node | jar | 0.74 |
com.proofpoint.platform : testing | jar | 0.74 |
com.google.inject : guice | jar | 3.0 |
com.google.guava : guava | jar | 14.0.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.1.2 |
javax.validation : validation-api | jar | 1.0.0.GA |
javax.inject : javax.inject | jar | 1 |
com.google.inject.extensions : guice-multibindings | jar | 3.0 |
org.weakref : jmxutils | jar | 1.13 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
org.testng : testng | jar | 6.8.1 |
org.eclipse.jetty : jetty-server | jar | 8.1.10.v20130312 |
org.eclipse.jetty : jetty-servlet | jar | 8.1.10.v20130312 |