License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.proofpoint.platform |
ArtifactId | ArtifactIdexperimental |
Last Version | Last Version0.61 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProofpoint platform
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
experimental-0.61.pom | |
experimental-0.61.jar | 30 KB |
experimental-0.61-sources.jar | 15 KB |
experimental-0.61-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.proofpoint.platform/experimental/ -->
<dependency>
<groupId>com.proofpoint.platform</groupId>
<artifactId>experimental</artifactId>
<version>0.61</version>
</dependency>
// https://jarcasting.com/artifacts/com.proofpoint.platform/experimental/
implementation 'com.proofpoint.platform:experimental:0.61'
// https://jarcasting.com/artifacts/com.proofpoint.platform/experimental/
implementation ("com.proofpoint.platform:experimental:0.61")
'com.proofpoint.platform:experimental:jar:0.61'
<dependency org="com.proofpoint.platform" name="experimental" rev="0.61">
<artifact name="experimental" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.proofpoint.platform', module='experimental', version='0.61')
)
libraryDependencies += "com.proofpoint.platform" % "experimental" % "0.61"
[com.proofpoint.platform/experimental "0.61"]
Group / Artifact | Type | Version |
---|---|---|
com.proofpoint.platform : discovery-experimental | jar | 0.61 |
com.proofpoint.platform : json | jar | 0.61 |
com.google.inject : guice | jar | 3.0 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.5 |
com.google.guava : guava | jar | 12.0 |
org.apache.bval : bval-jsr303 | jar | 0.3-incubating |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.2.1 |
Group / Artifact | Type | Version |
---|---|---|
com.proofpoint.platform : testing | jar | 0.61 |