is not current version
Last Version 2.0.15

org.openidentityplatform.commons:audit 2.0.9

Implements the commons audit framework.

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.commons
ArtifactId

ArtifactId

audit
Version

Version

2.0.9
Type

Type

pom

Download audit 2.0.9

Filename Size
audit-2.0.9.pom 3 KB
Browse

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