Spring Struts


License

License

GroupId

GroupId

org.springframework
ArtifactId

ArtifactId

spring-struts
Last Version

Last Version

3.2.18.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Struts
Spring Struts
Project URL

Project URL

https://github.com/SpringSource/spring-framework
Project Organization

Project Organization

SpringSource
Source Code Management

Source Code Management

https://github.com/SpringSource/spring-framework

Download spring-struts

How to add to project

<!-- https://jarcasting.com/artifacts/org.springframework/spring-struts/ -->
<dependency>
    <groupId>org.springframework</groupId>
    <artifactId>spring-struts</artifactId>
    <version>3.2.18.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework/spring-struts/
implementation 'org.springframework:spring-struts:3.2.18.RELEASE'
// https://jarcasting.com/artifacts/org.springframework/spring-struts/
implementation ("org.springframework:spring-struts:3.2.18.RELEASE")
'org.springframework:spring-struts:jar:3.2.18.RELEASE'
<dependency org="org.springframework" name="spring-struts" rev="3.2.18.RELEASE">
  <artifact name="spring-struts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework', module='spring-struts', version='3.2.18.RELEASE')
)
libraryDependencies += "org.springframework" % "spring-struts" % "3.2.18.RELEASE"
[org.springframework/spring-struts "3.2.18.RELEASE"]

Dependencies

compile (7)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.7.0
org.springframework : spring-beans jar 3.2.18.RELEASE
org.springframework : spring-context jar 3.2.18.RELEASE
org.springframework : spring-core jar 3.2.18.RELEASE
org.springframework : spring-web jar 3.2.18.RELEASE
org.springframework : spring-webmvc jar 3.2.18.RELEASE
struts : struts jar 1.2.9

provided (2)

Group / Artifact Type Version
javax.servlet : jstl jar 1.2
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.

Spring Framework Build Status

This is the home of the Spring Framework: the foundation for all Spring projects. Collectively the Spring Framework and the family of Spring projects are often referred to simply as "Spring".

Spring provides everything required beyond the Java programming language for creating enterprise applications for a wide range of scenarios and architectures. Please read the Overview section as reference for a more complete introduction.

Code of Conduct

This project is governed by the Spring Code of Conduct. By participating, you are expected to uphold this code of conduct. Please report unacceptable behavior to [email protected].

Access to Binaries

For access to artifacts or a distribution zip, see the Spring Framework Artifacts wiki page.

Documentation

The Spring Framework maintains reference documentation (published and source), Github wiki pages, and an API reference. There are also guides and tutorials across Spring projects.

Micro-Benchmarks

See the Micro-Benchmarks Wiki page.

Build from Source

See the Build from Source Wiki page and the CONTRIBUTING.md file.

Stay in Touch

Follow @SpringCentral, @SpringFramework, and its team members on Twitter. In-depth articles can be found at The Spring Blog, and releases are announced via our news feed.

License

The Spring Framework is released under version 2.0 of the Apache License.

org.springframework

Versions

Version
3.2.18.RELEASE
3.2.17.RELEASE
3.2.16.RELEASE
3.2.15.RELEASE
3.2.14.RELEASE
3.2.13.RELEASE
3.2.12.RELEASE
3.2.11.RELEASE
3.2.10.RELEASE
3.2.9.RELEASE
3.2.8.RELEASE
3.2.7.RELEASE
3.2.6.RELEASE
3.2.5.RELEASE
3.2.4.RELEASE
3.2.3.RELEASE
3.2.2.RELEASE
3.2.1.RELEASE
3.2.0.RELEASE
3.1.4.RELEASE
3.1.3.RELEASE
3.1.2.RELEASE
3.1.1.RELEASE
3.1.0.RELEASE
3.0.7.RELEASE
3.0.6.RELEASE
3.0.5.RELEASE
3.0.4.RELEASE
3.0.3.RELEASE
3.0.2.RELEASE
3.0.1.RELEASE
3.0.0.RELEASE
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0
2.0-rc2
2.0-rc1
2.0-m5