License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.proofpoint.platform |
ArtifactId | ArtifactIdaudit |
Version | Version2.61 |
Type | Typejar |
Description |
Descriptionaudit
Proofpoint platform
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
audit-2.61.pom | |
audit-2.61.jar | 21 KB |
audit-2.61-test-sources.jar | 8 KB |
audit-2.61-sources.jar | 17 KB |
audit-2.61-javadoc.jar | 450 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.proofpoint.platform/audit/ -->
<dependency>
<groupId>com.proofpoint.platform</groupId>
<artifactId>audit</artifactId>
<version>2.61</version>
</dependency>
// https://jarcasting.com/artifacts/com.proofpoint.platform/audit/
implementation 'com.proofpoint.platform:audit:2.61'
// https://jarcasting.com/artifacts/com.proofpoint.platform/audit/
implementation ("com.proofpoint.platform:audit:2.61")
'com.proofpoint.platform:audit:jar:2.61'
<dependency org="com.proofpoint.platform" name="audit" rev="2.61">
<artifact name="audit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.proofpoint.platform', module='audit', version='2.61')
)
libraryDependencies += "com.proofpoint.platform" % "audit" % "2.61"
[com.proofpoint.platform/audit "2.61"]
Group / Artifact | Type | Version |
---|---|---|
com.proofpoint.platform : configuration | jar | 2.61 |
com.proofpoint.platform : log | jar | 2.61 |
com.proofpoint.platform : json | jar | 2.61 |
com.proofpoint.platform : trace-token | jar | 2.61 |
com.google.inject : guice | jar | 5.0.1 |
com.google.guava : guava | jar | 31.0-jre |
javax.inject : javax.inject | jar | 1 |
javax.annotation : javax.annotation-api | jar | 1.3.1 |
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 : bootstrap | jar | 2.61 |
com.proofpoint.platform : testing | jar | 2.61 |
org.testng : testng | jar | 6.14.3 |