Apache Struts Releases
The Apache Struts web framework is a free open-source solution for creating Java web applications.
Releases of the Apache Struts framework are made available to the general public at no charge, under the Apache License, in both binary and source distributions. Full releases for current version are listed at Download page. Individual JARs are also made available through Apache Maven repositories, like ibiblio.
-
General Availability (GA) Releases - Ready for Prime Time!
- Struts 6.6.1 ("best available")
- Extras - Additional plugins and quick-fix solutions!
-
Snapshots - Get involved with the latest and greatest fixes and improvements
- The latest Apache Struts Snapshots from Jenkins CI
- Maven Snapshots are available from the Apache Maven Repository .
- Older Releases are available here
Project releases have been approved by the vote of the Apache Struts Project Management Committee. Support for a release is provided by project volunteers on the User mailing list. Additional free support is provided by many other volunteer subscribers to the list. Issues with a release may be discussed on the list and reported through the issue tracker.
The user mailing list and issue tracker are the only support options hosted by the Apache Struts project.
Why are some version numbers missing?
Prior Releases
As a courtesy, we retain archival copies of the website for releases that initially were considered "General Availability" but which has been reclassified as "Not recommended" since they contain security issues
The documentation is bundled with each distribution. We strongly recommend installing the documentation for a release locally, so as to conserve bandwidth.
Licensing of Apache Struts Releases
Apache Struts 2 source code and documentation is licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file included in any distribution for additional information regarding copyright ownership. The ASF licenses the source code and documentation files in our Apache Struts distribution to you under the Apache License, Version 2.0 (the "License"); you may not use the Apache Struts product except in compliance with the License.
You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Next: Announcements