文件下载
文件名 操作
spring-1.1.2.jar 下载
spring-1.1.2.pom 下载
Apache Maven
<dependency>
  <groupId>org.springframework</groupId>
  <artifactId>spring</artifactId>
  <version>1.1.2</version>
</dependency>
Gradle Groovy
implementation 'org.springframework:spring:1.1.2'
Gradle Kotlin
implementation("org.springframework:spring:1.1.2")
Scala SBT
libraryDependencies += "org.springframework" % "spring" % "1.1.2"
Groovy Grape
@Grapes(
  @Grab(group='org.springframework', module='spring', version='1.1.2')
)
Apache Ivy
<dependency org="org.springframework" name="spring" rev="1.1.2" />
Leiningen
[org.springframework/spring "1.1.2"]
Apache Buildr
'org.springframework:spring:jar:1.1.2'
本项目依赖

compile

|-- servletapi:servletapi:2.3

|-- jaxrpc:jaxrpc:1.0

|-- jdo:jdo:1.0

|-- ejb:ejb:2.0

|-- jms:jms

|-- jta:jta

|-- mail:mail

|-- activation:activation

|-- ant:ant:1.6.2

|-- junit:junit:3.8.1

|-- activemq:activemq:1.1

|-- concurrent:concurrent:1.3.4

|-- cos:cos:1.0

|-- burlap:burlap:2.1.7

|-- cglib:cglib-full:2.0.2

|-- dom4j:dom4j:1.4

|-- commons-attributes:commons-attributes-api:2.1

|-- commons-attributes:commons-attributes-compiler:2.1

|-- commons-beanutils:commons-beanutils:1.6

|-- commons-digester:commons-digester:1.5

|-- commons-lang:commons-lang:1.0.1

|-- commons-collections:commons-collections:3.1

|-- commons-dbcp:commons-dbcp:1.2

|-- commons-fileupload:commons-fileupload:1.0

|-- commons-httpclient:commons-httpclient:2.0.1

|-- commons-logging:commons-logging:1.0.3

|-- commons-pool:commons-pool:1.2

|-- easymock:easymock:1.1

|-- ehcache:ehcache:1.0

|-- fop:fop:0.20.5

|-- freemarker:freemarker:2.3

|-- geronimo-spec:geronimo-spec-j2ee-management:1.0-rc2

|-- hibernate:hibernate:2.1.6

|-- hessian:hessian:3.0.1

|-- ibatis:ibatis-common:1.3.1

|-- ibatis:ibatis-sqlmap:1.3.1

|-- ibatis:ibatis-sqlmap-2:2.0.6

|-- itext:itext:1.02b

|-- jdom:jdom:b9

|-- jotm:jotm:1.5.3

|-- jotm:xapool:1.5.3

|-- jsf:jsf:1.0

|-- jstl:jstl:1.0.2

|-- log4j:log4j:1.2.8

|-- ojb:db-ojb:1.0.1

|-- oro:oro:2.0.8

|-- pdfbox:pdfbox:0.6.4

|-- quartz:quartz:1.4.2

|-- struts:struts:1.1

|-- taglibs:standard:1.0.6

|-- velocity:velocity:1.4

|-- velocity:velocity-tools-generic:1.1

|-- xerces:xerces:2.4.0

|-- xerces:xercesImpl:2.4.0

|-- xerces:xmlParserAPIs:2.2.1

|-- xdoclet:xdoclet-xjavadoc:1.1

|-- aopalliance:aopalliance:1.0

|-- poi:poi:2.5.1