не последняя версия
Последняя версия 1.1.GA

com.github.inspektr:inspektr-audit 1.0.2.GA

Inspektr Auditing

Группа

Группа

com.github.inspektr
Идентификатор

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

inspektr-audit
Версия

Версия

1.0.2.GA
Тип

Тип

jar

Скачать inspektr-audit 1.0.2.GA


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