не последняя версия
Последняя версия 2.0.15

org.openidentityplatform.commons:audit 2.0.9

Implements the commons audit framework.

Категории

Категории

IDE Инструменты разработки ORM Данные
Группа

Группа

org.openidentityplatform.commons
Идентификатор

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

audit
Версия

Версия

2.0.9
Тип

Тип

pom

Скачать audit 2.0.9

Имя Файла Размер
audit-2.0.9.pom 3 KB
Обзор

<!-- 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"]