License |
License |
---|---|
GroupId | GroupIdorg.apereo.inspektr |
ArtifactId | ArtifactIdinspektr-support-spring |
Last Version | Last Version1.8.20.GA |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionInspektr - Spring Framework Support
Inspektr Spring Support
|
<!-- https://jarcasting.com/artifacts/org.apereo.inspektr/inspektr-support-spring/ -->
<dependency>
<groupId>org.apereo.inspektr</groupId>
<artifactId>inspektr-support-spring</artifactId>
<version>1.8.20.GA</version>
</dependency>
// https://jarcasting.com/artifacts/org.apereo.inspektr/inspektr-support-spring/
implementation 'org.apereo.inspektr:inspektr-support-spring:1.8.20.GA'
// https://jarcasting.com/artifacts/org.apereo.inspektr/inspektr-support-spring/
implementation ("org.apereo.inspektr:inspektr-support-spring:1.8.20.GA")
'org.apereo.inspektr:inspektr-support-spring:jar:1.8.20.GA'
<dependency org="org.apereo.inspektr" name="inspektr-support-spring" rev="1.8.20.GA">
<artifact name="inspektr-support-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apereo.inspektr', module='inspektr-support-spring', version='1.8.20.GA')
)
libraryDependencies += "org.apereo.inspektr" % "inspektr-support-spring" % "1.8.20.GA"
[org.apereo.inspektr/inspektr-support-spring "1.8.20.GA"]
Group / Artifact | Type | Version |
---|---|---|
org.apereo.inspektr : inspektr-audit | jar | 1.8.20.GA |
org.apereo.inspektr : inspektr-common | jar | 1.8.20.GA |
org.springframework.security : spring-security-core Optional | jar | 5.6.2 |
org.springframework : spring-web | jar | 5.3.18 |
org.springframework : spring-webmvc | jar | 5.3.18 |
org.springframework : spring-tx | jar | 5.3.18 |
org.springframework : spring-jdbc | jar | 5.3.18 |
org.springframework : spring-beans | jar | 5.3.18 |
org.slf4j : slf4j-api | jar | 1.7.36 |
javax.validation : validation-api | jar | 2.0.1.Final |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.webflow : spring-webflow | jar | 2.5.1.RELEASE |
org.springframework.boot : spring-boot-actuator | jar | 2.6.6 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |