mirror of
https://github.com/apache/struts.git
synced 2026-08-05 06:36:58 +00:00
7 lines
290 B
Markdown
7 lines
290 B
Markdown
|
|
# Struts 2 Core
|
||
|
|
This is a core of the Apache Struts framework and all other modules depend on it.
|
||
|
|
It requires Java 8 at minimum and a Servlet container supporting Java Servlet API 3.1 at least.
|
||
|
|
|
||
|
|
## Installation
|
||
|
|
Just drop this plugin into `WEB-INF/lib` folder or add it as Maven dependency
|