is not current version
Last Version 2.69

com.proofpoint.platform:audit 2.09


Categories

Categories

ORM Data
GroupId

GroupId

com.proofpoint.platform
ArtifactId

ArtifactId

audit
Version

Version

2.09
Type

Type

jar

Download audit 2.09


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