Last Version

Inspektr Auditing Library 1.8.20.GA

Inspektr is a non-intrusive auditing library for Java based applications.

License

License

GroupId

GroupId

org.apereo.inspektr
ArtifactId

ArtifactId

inspektr
Version

Version

1.8.20.GA
Type

Type

pom
Description

Description

Inspektr Auditing Library
Inspektr is a non-intrusive auditing library for Java based applications.
Project URL

Project URL

http://github.com/apereo/inspektr

Download inspektr 1.8.20.GA

Filename Size
inspektr-1.8.20.GA.pom 10 KB
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
javax.validation : validation-api jar 2.0.1.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

  • inspektr-common
  • inspektr-audit
  • inspektr-support-spring