Inspektr - Aspects

Aspects used during auditing and logs

License

License

GroupId

GroupId

org.jasig.inspektr
ArtifactId

ArtifactId

inspektr-aspects
Last Version

Last Version

1.4.GA
Release Date

Release Date

Type

Type

jar
Description

Description

Inspektr - Aspects
Aspects used during auditing and logs
Project Organization

Project Organization

Apereo

Download inspektr-aspects

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.8.5
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

There are no modules declared in this project.

Versions

Version
1.4.GA
1.3.GA
1.2.GA