is not current version
Last Version 1.4.GA

org.jasig.inspektr:inspektr-aspects 1.3.GA

Aspects used during auditing and logs

GroupId

GroupId

org.jasig.inspektr
ArtifactId

ArtifactId

inspektr-aspects
Version

Version

1.3.GA
Type

Type

jar

Download inspektr-aspects 1.3.GA


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