| License | License | 
|---|---|
| GroupId | GroupIdcom.ritense.valtimo | 
| ArtifactId | ArtifactIdaudit | 
| Version | Version9.12.0.RELEASE | 
| Type | Typepom | 
| Description | DescriptionAudit module The audit module allows you to process audit events to create an audit log for all steps taken | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| audit-9.12.0.RELEASE.pom | |
| audit-9.12.0.RELEASE-sources.jar | 26 KB | 
| audit-9.12.0.RELEASE-plain.jar | 30 KB | 
| audit-9.12.0.RELEASE-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.ritense.valtimo/audit/ -->
<dependency>
    <groupId>com.ritense.valtimo</groupId>
    <artifactId>audit</artifactId>
    <version>9.12.0.RELEASE</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.ritense.valtimo/audit/
implementation 'com.ritense.valtimo:audit:9.12.0.RELEASE'// https://jarcasting.com/artifacts/com.ritense.valtimo/audit/
implementation ("com.ritense.valtimo:audit:9.12.0.RELEASE")'com.ritense.valtimo:audit:pom:9.12.0.RELEASE'<dependency org="com.ritense.valtimo" name="audit" rev="9.12.0.RELEASE">
  <artifact name="audit" type="pom" />
</dependency>@Grapes(
@Grab(group='com.ritense.valtimo', module='audit', version='9.12.0.RELEASE')
)libraryDependencies += "com.ritense.valtimo" % "audit" % "9.12.0.RELEASE"[com.ritense.valtimo/audit "9.12.0.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.security : spring-security-core | jar | |
| org.springframework.boot : spring-boot | jar | |
| org.springframework.data : spring-data-commons | jar | |
| javax.inject : javax.inject | jar | 1 |