is not current version
Last Version 6.0.0

net.shibboleth.ext:spring-extensions 5.4.1

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.4.1
Type

Type

jar

Download spring-extensions 5.4.1


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