is not current version
Last Version 6.0.0

net.shibboleth.ext:spring-extensions 5.3.0

A set of extensions for the Spring framework. This package includes things like factory beans, converters, etc.

Categories

Categories

Net
GroupId

GroupId

net.shibboleth.ext
ArtifactId

ArtifactId

spring-extensions
Version

Version

5.3.0
Type

Type

jar

Download spring-extensions 5.3.0


<!-- https://jarcasting.com/artifacts/net.shibboleth.ext/spring-extensions/ -->
<dependency>
    <groupId>net.shibboleth.ext</groupId>
    <artifactId>spring-extensions</artifactId>
    <version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.shibboleth.ext/spring-extensions/
implementation 'net.shibboleth.ext:spring-extensions:5.3.0'
// https://jarcasting.com/artifacts/net.shibboleth.ext/spring-extensions/
implementation ("net.shibboleth.ext:spring-extensions:5.3.0")
'net.shibboleth.ext:spring-extensions:jar:5.3.0'
<dependency org="net.shibboleth.ext" name="spring-extensions" rev="5.3.0">
  <artifact name="spring-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.shibboleth.ext', module='spring-extensions', version='5.3.0')
)
libraryDependencies += "net.shibboleth.ext" % "spring-extensions" % "5.3.0"
[net.shibboleth.ext/spring-extensions "5.3.0"]