Inspektr Auditing Library

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

License

License

GroupId

GroupId

org.jasig.inspektr
ArtifactId

ArtifactId

inspektr
Last Version

Last Version

1.4.GA
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project Organization

Apereo

Download inspektr

Filename Size
inspektr-1.4.GA.pom 9 KB
Browse

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
javax.validation : validation-api jar 1.0.0.GA

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • inspektr-common
  • inspektr-error
  • inspektr-audit
  • inspektr-support-spring
  • inspektr-aspects

Versions

Version
1.4.GA
1.3.GA
1.2.GA