以下是此项目的编译依赖列表。这些依赖是编译和运行应用程序所必需的。
GroupId | ArtifactId | 版本 | Classifier | 类型 | 可选 |
---|---|---|---|---|---|
commons-el | commons-el | 1.0 | - | jar | |
commons-scxml | commons-scxml | 0.9 | - | jar | |
struts | struts | 1.2.9 | - | jar | |
xerces | xercesImpl | 2.4.0 | - | jar |
以下是此项目的 provided 依赖列表。这些依赖是编译应用程序所必需的,但在使用此库时应默认提供。
GroupId | ArtifactId | 版本 | Classifier | 类型 | 可选 |
---|---|---|---|---|---|
javax.servlet | jsp-api | 2.0 | - | jar |
以下是此项目的传递性依赖列表。传递性依赖是项目依赖的依赖。
以下是此项目的编译依赖列表。这些依赖是编译和运行应用程序所必需的。
GroupId | ArtifactId | 版本 | Classifier | 类型 | 可选 |
---|---|---|---|---|---|
antlr | antlr | 2.7.2 | - | jar | |
commons-beanutils | commons-beanutils | 1.8.0 | - | jar | |
commons-digester | commons-digester | 1.8.1 | - | jar | |
commons-fileupload | commons-fileupload | 1.0 | - | jar | |
commons-logging | commons-logging | 1.1.1 | - | jar | |
commons-validator | commons-validator | 1.1.4 | - | jar | |
oro | oro | 2.0.7 | - | jar | |
xalan | xalan | 2.5.1 | - | jar |
以下是此项目的 provided 依赖列表。这些依赖是编译应用程序所必需的,但在使用此库时应默认提供。
GroupId | ArtifactId | 版本 | Classifier | 类型 | 可选 |
---|---|---|---|---|---|
javax.servlet | servlet-api | 2.4 | - | jar |
JSP 2.0 可重用对话组件 (RDC) 是一个框架,用于创建 JSP 标签库,以帮助快速开发语音和多模态应用程序。
https://tomcat.net.cn/taglibs/rdc/taglibs-rdc
JSP 2.0 表达式语言解释器实现
http://jakarta.apache.org/commons/el/
未命名 - xerces:xercesImpl:jar:2.4.0
State Chart XML 引擎的 Java 实现
http://commons.apache.org/scxml/
Struts 框架的核心是一个灵活的控制层,它基于 Java Servlets、JavaBeans、ResourceBundles 和可扩展标记语言 (XML) 等标准技术,以及各种 Jakarta Commons 包。Struts 鼓励基于 Model 2 方法的应用程序架构,这是经典模型-视图-控制器 (MVC) 设计范式的一种变体。Struts 提供了自己的控制器组件,并与其他技术集成以提供模型和视图。对于模型层,Struts 可以与任何标准数据访问技术交互,包括企业级 Java Beans、JDBC 和对象关系桥。对于视图层,Struts 与 JavaServer Pages(包括 JSTL 和 JSF)、Velocity 模板、XSLT 和其他表示系统配合良好。Struts 框架提供了每个专业 Web 应用程序生存所需的无形基础。Struts 帮助您基于已发布的标准和经过验证的设计模式,为您的应用程序创建可扩展的开发环境。
BeanUtils 提供了一个易于使用但灵活的包装器,用于封装反射和内省。
http://commons.apache.org/beanutils/
Digester 包允许您配置一个 XML 到 Java 对象的映射模块,当识别到特定模式的嵌套 XML 元素时,该模块会触发称为规则的特定操作。
http://commons.apache.org/digester/
FileUpload 组件提供了一种简单而灵活的方式,为 Servlet 和 Web 应用程序添加对多部分文件上传功能的支持。
http://jakarta.apache.org/commons/fileupload/
Commons Logging 是一个轻量级适配器,允许可配置地桥接到其他知名的日志系统。
http://commons.apache.org/logging
未命名 - commons-validator:commons-validator:jar:1.1.4