MVN

org.springframework : spring-full

Maven & Gradle

Aug 24, 2006
2 usages

Spring full dependency list

<dependency>
    <groupId>org.springframework</groupId>
    <artifactId>spring-full</artifactId>
    <version>1.2.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.springframework : spring-full to add to Maven - Latest Versions:

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

All Versions

Choose a version of org.springframework : spring-full to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
spring-full-1.2.8
CVE-2011-2730
spring-full-1.2.7
CVE-2011-2730
spring-full-1.2.6
CVE-2011-2730
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 POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.springframework</groupId>
    <artifactId>spring-full</artifactId>
    <version>1.2.8</version>
</dependency>

Advertisement