MVN

springframework : spring-full

Maven & Gradle

Sep 20, 2005
1 usages
<dependency>
    <groupId>springframework</groupId>
    <artifactId>spring-full</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.1
  • Latest Release Candidate: 1.1-rc1

All Versions

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

Version Vulnerabilities Updated
1.1
spring-full-1.1-rc1
CVE-2011-2730
1.0.x
spring-full-1.0.1
CVE-2011-2730

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'springframework:spring-full:1.0.1'

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

implementation("springframework:spring-full:1.0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "springframework" % "spring-full" % "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

Nov 15, 2005
6 usages
Nov 15, 2005
23 usages
Nov 15, 2005
21 usages
Nov 06, 2006
16 usages
Nov 15, 2005
6 usages
May 20, 2010
Sep 20, 2005
Sep 20, 2005