is not current version
Last Version 2.69

com.proofpoint.platform:audit 2.34


Categories

Categories

ORM Data
GroupId

GroupId

com.proofpoint.platform
ArtifactId

ArtifactId

audit
Version

Version

2.34
Type

Type

jar

Download audit 2.34


<!-- https://jarcasting.com/artifacts/com.proofpoint.platform/audit/ -->
<dependency>
    <groupId>com.proofpoint.platform</groupId>
    <artifactId>audit</artifactId>
    <version>2.34</version>
</dependency>
// https://jarcasting.com/artifacts/com.proofpoint.platform/audit/
implementation 'com.proofpoint.platform:audit:2.34'
// https://jarcasting.com/artifacts/com.proofpoint.platform/audit/
implementation ("com.proofpoint.platform:audit:2.34")
'com.proofpoint.platform:audit:jar:2.34'
<dependency org="com.proofpoint.platform" name="audit" rev="2.34">
  <artifact name="audit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.proofpoint.platform', module='audit', version='2.34')
)
libraryDependencies += "com.proofpoint.platform" % "audit" % "2.34"
[com.proofpoint.platform/audit "2.34"]