MVN

net.shibboleth.ext : spring-extensions

Maven & Gradle

Feb 11, 2021
8 usages

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

<dependency>
    <groupId>net.shibboleth.ext</groupId>
    <artifactId>spring-extensions</artifactId>
    <version>6.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.shibboleth.ext : spring-extensions to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.0.0

All Versions

Choose a version of net.shibboleth.ext : spring-extensions to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.0.x
spring-extensions-6.0.0
5.4.x
spring-extensions-5.4.2
spring-extensions-5.4.1
5.3.x
spring-extensions-5.3.0
5.2.x
spring-extensions-5.2.0
5.1.x
spring-extensions-5.1.1
spring-extensions-5.1.0

How to add a dependency to Maven

Add the following net.shibboleth.ext : spring-extensions maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.shibboleth.ext</groupId>
    <artifactId>spring-extensions</artifactId>
    <version>6.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.shibboleth.ext : spring-extensions gradle dependency to your build.gradle file:

implementation 'net.shibboleth.ext:spring-extensions:6.0.0'

Gradle Kotlin DSL: Add the following net.shibboleth.ext : spring-extensions gradle kotlin dependency to your build.gradle.kts file:

implementation("net.shibboleth.ext:spring-extensions:6.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.shibboleth.ext : spring-extensions sbt scala dependency to your build.sbt file:

libraryDependencies += "net.shibboleth.ext" % "spring-extensions" % "6.0.0"

Advertisement

Dependencies from Group

Feb 11, 2021
8 usages

Discover Dependencies

Dec 07, 2015
3 usages
2 stars
Nov 10, 2021
2 usages
170 stars
Dec 31, 2016
4 usages
100 stars
Jul 11, 2023
2 usages
1.8k stars
May 19, 2017
1 usages
0 stars
Jul 10, 2021
2 usages
0 stars
Dec 12, 2022
1 usages
71 stars
Sep 10, 2020
4 usages
0 stars
Oct 03, 2021
2 usages
3 stars