не последняя версия
Последняя версия 9.13.0.RELEASE

com.ritense.valtimo:audit 9.1.0.RELEASE

The audit module allows you to process audit events to create an audit log for all steps taken

Группа

Группа

com.ritense.valtimo
Идентификатор

Идентификатор

audit
Версия

Версия

9.1.0.RELEASE
Тип

Тип

pom

Скачать audit 9.1.0.RELEASE


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