License |
License |
---|---|
GroupId | GroupIdorg.jasig.inspektr |
ArtifactId | ArtifactIdinspektr-support-spring |
Last Version | Last Version1.4.GA |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionInspektr - Spring Framework Support
Inspektr Spring Support
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |