is not current version
Last Version 1.4.GA

org.jasig.inspektr:inspektr 1.3.GA

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

GroupId

GroupId

org.jasig.inspektr
ArtifactId

ArtifactId

inspektr
Version

Version

1.3.GA
Type

Type

pom

Download inspektr 1.3.GA

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

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