is not current version
Last Version 1.1.GA

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

Inspektr Auditing

GroupId

GroupId

com.github.inspektr
ArtifactId

ArtifactId

inspektr-audit
Version

Version

1.0.7.GA
Type

Type

jar

Download inspektr-audit 1.0.7.GA


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