is not current version
Last Version 1.4.GA

org.jasig.inspektr:inspektr-support-spring 1.3.GA

Inspektr Spring Support

GroupId

GroupId

org.jasig.inspektr
ArtifactId

ArtifactId

inspektr-support-spring
Version

Version

1.3.GA
Type

Type

jar

Download inspektr-support-spring 1.3.GA


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