MVN

springframework : spring

Maven & Gradle

Nov 06, 2006
52 usages
<dependency>
    <groupId>springframework</groupId>
    <artifactId>spring</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of springframework : spring to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1
  • Latest Release Candidate: 1.2-rc2

All Versions

Choose a version of springframework : spring to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
spring-2.0-M4
CVE-2011-2730
1.2.x
spring-1.2.6
CVE-2011-2730
spring-1.2.5
CVE-2011-2730
spring-1.2.4
CVE-2011-2730
spring-1.2.3
CVE-2011-2730
spring-1.2.2
CVE-2011-2730
spring-1.2.1
CVE-2011-2730
1.2
spring-1.2
CVE-2011-2730
spring-1.2-rc2
CVE-2011-2730
spring-1.2-rc1
CVE-2011-2730
1.1.x
spring-1.1.5
CVE-2011-2730
spring-1.1.4
CVE-2011-2730
spring-1.1.3
CVE-2011-2730
spring-1.1.2
CVE-2011-2730
spring-1.1.1
CVE-2011-2730
1.1
spring-1.1
CVE-2011-2730
spring-1.1-rc2
CVE-2011-2730
spring-1.1-rc1
CVE-2011-2730
1.0.x
spring-1.0.1
CVE-2011-2730
1.0
spring-1.0
CVE-2011-2730
spring-1.0-rc1
CVE-2011-2730
spring-1.0-m4
CVE-2011-2730

How to add a dependency to Maven

Add the following springframework : spring maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>springframework</groupId>
    <artifactId>spring</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following springframework : spring gradle dependency to your build.gradle file:

implementation 'springframework:spring:1.0.1'

Gradle Kotlin DSL: Add the following springframework : spring gradle kotlin dependency to your build.gradle.kts file:

implementation("springframework:spring:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following springframework : spring sbt scala dependency to your build.sbt file:

libraryDependencies += "springframework" % "spring" % "1.0.1"

Advertisement

Dependencies from Group

Nov 06, 2006
52 usages
Nov 15, 2005
23 usages
Nov 15, 2005
21 usages
Nov 15, 2005
17 usages
Nov 06, 2006
16 usages

Discover Dependencies

Aug 06, 2014
34 usages
8.7k stars
Nov 27, 2007
13 usages
Feb 15, 2015
40 usages
708 stars
Apr 21, 2006
15 usages
Jul 28, 2014
39 usages
Dec 02, 2014
18 usages
Nov 18, 2014
7 usages
78 stars