Inspektr - Spring Framework Support

Inspektr Spring Support

License

License

GroupId

GroupId

org.jasig.inspektr
ArtifactId

ArtifactId

inspektr-support-spring
Last Version

Last Version

1.4.GA
Release Date

Release Date

Type

Type

jar
Description

Description

Inspektr - Spring Framework Support
Inspektr Spring Support
Project Organization

Project Organization

Apereo

Download inspektr-support-spring

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
org.jasig.inspektr : inspektr-audit jar 1.4.GA
org.jasig.inspektr : inspektr-error jar 1.4.GA
org.jasig.inspektr : inspektr-common jar 1.4.GA
org.springframework.security : spring-security-core Optional jar 4.0.1.RELEASE
org.springframework : spring-web jar 4.1.6.RELEASE
org.springframework : spring-webmvc jar 4.1.6.RELEASE
org.springframework : spring-tx jar 4.1.6.RELEASE
org.springframework : spring-jdbc jar 4.1.6.RELEASE
org.springframework : spring-beans jar 4.1.6.RELEASE
org.slf4j : slf4j-api jar 1.7.12
javax.validation : validation-api jar 1.0.0.GA

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

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