`
bangsen
  • 浏览: 39713 次
  • 性别: Icon_minigender_1
  • 来自: 广州
社区版块
存档分类
最新评论

appfuse appjsf jar包分析篇之四

阅读更多

图4

 

M2_REPO\org\springframework\spring-aop\3.0.5.RELEASE\spring-aop-3.0.5.RELEASE.jar
M2_REPO\org\springframework\spring-asm\3.0.5.RELEASE\spring-asm-3.0.5.RELEASE.jar
M2_REPO\org\springframework\spring-aspects\3.0.5.RELEASE\spring-aspects-3.0.5.RELEASE.jar
M2_REPO\org\springframework\spring-beans\3.0.5.RELEASE\spring-beans-3.0.5.RELEASE.jar
M2_REPO\org\springframework\spring-context\3.0.3.RELEASE\spring-context-3.0.3.RELEASE.jar
M2_REPO\org\springframework\spring-context-support\3.0.5.RELEASE\spring-context-support-3.0.5.RELEASE.jar
M2_REPO\org\springframework\spring-core\3.0.5.RELEASE\spring-core-3.0.5.RELEASE.jar
M2_REPO\org\springframework\spring-expression\3.0.3.RELEASE\spring-expression-3.0.3.RELEASE.jar
M2_REPO\org\springframework\spring-jdbc\3.0.5.RELEASE\spring-jdbc-3.0.5.RELEASE.jar
M2_REPO\org\springframework\spring-orm\3.0.5.RELEASE\spring-orm-3.0.5.RELEASE.jar

 


M2_REPO\org\springframework\security\spring-security-acl\3.0.5.RELEASE\spring-security-acl-3.0.5.RELEASE.jar
M2_REPO\org\springframework\security\spring-security-config\3.0.5.RELEASE\spring-security-config-3.0.5.RELEASE.jar
M2_REPO\org\springframework\security\spring-security-core\3.0.5.RELEASE\spring-security-core-3.0.5.RELEASE.jar
M2_REPO\org\springframework\security\spring-security-taglibs\3.0.5.RELEASE\spring-security-taglibs-3.0.5.RELEASE.jar
M2_REPO\org\springframework\security\spring-security-web\3.0.5.RELEASE\spring-security-web-3.0.5.RELEASE.jar


M2_REPO\org\springframework\spring-test\3.0.5.RELEASE\spring-test-3.0.5.RELEASE.jar
M2_REPO\org\springframework\spring-tx\3.0.5.RELEASE\spring-tx-3.0.5.RELEASE.jar
M2_REPO\org\springframework\spring-web\3.0.5.RELEASE\spring-web-3.0.5.RELEASE.jar
M2_REPO\org\springframework\spring-webmvc\3.0.5.RELEASE\spring-webmvc-3.0.5.RELEASE.jar

这些全都是Spring Core和Security 里面的Jar包

3.0.5.RELEASE

spring-framework-3.0.5.RELEASE-with-docs.zip (sha1) 46.8 MB
spring-framework-3.0.5.RELEASE.zip (sha1) 24.8 MB

 

spring-security-3.0.5.RELEASE.zip (sha1) 17.7 MB


M2_REPO\taglibs\standard\1.1.2\standard-1.1.2.jar

Apache hosts the Apache Standard Taglib , an implementation of the JSP Standard Tag Library (JSTL) specification. Various versions are available.


M2_REPO\org\codehaus\woodstox\stax2-api\3.1.1\stax2-api-3.1.1.jar

"StAX2" API

StAX2 is an experimental API that is intended to extend basic StAX specifications in a way that allows implementations to experiment with features before they end up in the actual StAX specification (if they do). As such, it is intended to be freely implementable by all StAX implementations same way as StAX, but without going through a formal JCP process.

 


M2_REPO\struts-menu\struts-menu\2.4.3\struts-menu-2.4.3.jar

Struts -Menu 是一组从基于XML的配置文件中生成多种样式的菜单的JSP Tags,并且可以结合API开发通过数据库生成的动态菜单。 实战Struts -Menu 的实现与配置- 51CTO.COM

 

M2_REPO\org\subethamail\subethasmtp-smtp\1.2\subethasmtp-smtp-1.2.jar

SubEtha SMTP is a Java library which allows your application to receive SMTP mail with a simple, easy-to-understand API.


M2_REPO\org\subethamail\subethasmtp-wiser\1.2\subethasmtp-wiser-1.2.jar

Wiser is a simple SMTP server that you can use for unit testing applications that send mail. It accepts all messages and stores them in an internal ArrayList. Your unit test code can then examine the messages (or lack thereof) and verify their validity.


M2_REPO\org\apache\myfaces\tomahawk\tomahawk20\1.1.10\tomahawk20-1.1.10.jar

MyFaces Tomahawk

MyFaces provides a series of JSF components that go beyond the JSF specification. These components are 100% compatible with the Sun JSF 1.1 Reference Implementation (RI) or any other JSF 1.1 compatible implementation. Of course the custom components can also be used with the Apache MyFaces JSF implementation.


M2_REPO\org\tuckey\urlrewritefilter\3.1.0\urlrewritefilter-3.1.0.jar

UrlRewriteFilter

Based on the popular and very useful mod_rewrite for apache, UrlRewriteFilter is a Java Web Filter for any J2EE compliant web application server (such as Resin , Orion or Tomcat ), which allows you to rewrite URLs before they get to your code. It is a very powerful tool just like Apache's mod_rewrite.


M2_REPO\velocity\velocity\1.4\velocity-1.4.jar
M2_REPO\velocity\velocity-dep\1.4\velocity-dep-1.4.jar

Velocity Engine
This is the actual templating engine which does all the work. If you came here because you heard about Velocity somewhere on the web, this is probably the right place to start.

 

 

图5

M2_REPO\velocity-tools\velocity-tools-view\1.0\velocity-tools-view-1.0.jar

Velocity Tools
This project contains tools and other useful infrastructure to build web and non-web application using the Velocity engine. You will find e.g. code for Struts 1.x integration or the standalone VelocityViewServlet here.


M2_REPO\org\codehaus\woodstox\woodstox-core-asl\4.1.1\woodstox-core-asl-4.1.1.jar

Woodstox, the Fast XML-processor

Woodstox is a high-performance validating namespace-aware StAX-compliant (JSR-173) Open Source XML-processor written in Java.
XML processor means that it handles both input (== parsing) and output (== writing, serialization)), as well as supporting tasks such as validation.

For the impatient, you can quickly proceed to Download page; or browse Documentation .

 


M2_REPO\wsdl4j\wsdl4j\1.6.2\wsdl4j-1.6.2.jar

使用WSDL4J 创建WSDL - SOA

The Web Services Description Language for Java Toolkit (WSDL4J) allows the creation, representation, and manipulation of WSDL documents.


M2_REPO\xml-resolver\xml-resolver\1.2\xml-resolver-1.2.jar

HomePage http://xml.apache.org/commons/components/resolver/


M2_REPO\xml-apis\xmlParserAPIs\2.0.2\xmlParserAPIs-2.0.2.jar

http://mvnrepository.com/artifact/xml-apis/xmlParserAPIs/2.0.2


M2_REPO\org\apache\ws\commons\schema\XmlSchema\1.4.7\XmlSchema-1.4.7.jar

XMLSchema is a lightweight Java object model that can be used to manipulate and generate XML schema representations. You can use it to read XML Schema (xsd) files into memory and analyze or modify them, or to create entirely new schemata from scratch.

For information on how to use the XmlSchema API, please see the javadocs or the tutorial .

The Web Services Commons project eagerly welcomes suggestions, documentation, and most of all code. Please join our dev list, submit JIRA entries, and attach patches.

0
0
分享到:
评论

相关推荐

    appfuse

    由于描述中提到“没有jar包”,这可能意味着下载的实例源码不包含运行所需的所有依赖库,因此需要开发者自行解决这个问题。 首先,为了运行这个AppFuse 2.0实例,你需要确保你的开发环境中安装了Java Development ...

    AppFuse2.1所需包

    AppFuse 2.1 版本是该项目的一个较早版本,但仍然包含了现代Web开发的核心技术,如Spring MVC和Hibernate4。 Spring MVC 是Spring框架的一部分,是一个用于构建Web应用程序的模型-视图-控制器(MVC)框架。它允许...

    xdoclet_appfuse打包

    4. "项目框架appfuse明细.doc":这份文档可能详细列出了AppFuse项目中的各个组件和它们的作用,帮助理解AppFuse的框架结构。 5. "使用sitemesh建立复合视图.doc":SiteMesh是一个网页布局框架,它可以将页面的装饰...

    AppFuse

    文档和教程最早于2003年11月发布,自那以后,AppFuse不断更新和完善,成为了java.net网站上最受欢迎的项目之一。 #### 三、功能特点 AppFuse提供了许多有用的功能,帮助开发者快速搭建和测试应用程序: 1. **容器...

    appfuse学习笔记(一)安装部署

    **AppFuse 学习笔记(一):安装与部署** AppFuse 是一个开源项目,它提供了一种快速构建企业级 Web 应用程序的方式。它使用了多种流行的技术栈,如 Spring Boot、Hibernate、Thymeleaf 和 Maven,使得开发者可以更...

    appfuse 学习笔记

    #### 四、使用 Maven 下载 Appfuse 2.0 **1. 创建项目目录** 在硬盘上创建一个项目根目录,例如 `E:\appfuse2-ly`。 **2. 使用 Maven 创建 Appfuse 项目** 在命令行中切换到项目根目录,然后输入以下命令: ...

    APPFUSE工具研究.doc

    AppFuse 是一个基于Java平台的开源项目,旨在加速和简化Web应用程序的开发。它通过集成各种流行框架,如Struts、Spring、Hibernate等,提供了一个项目骨架,使得开发者能够快速搭建新项目的结构。AppFuse分为1.x和...

    MAVEN 搭建APPFUSE

    【MAVEN 搭建APPFUSE】是一个关于使用Maven构建基于AppFuse的应用程序的教程。AppFuse是一个开源项目,旨在简化Web应用程序的开发,它提供了一个基础框架,可以帮助开发者快速启动新项目,整合了Spring、Hibernate、...

    一个appfuse的应用

    这些缺失的jar包通常包含了AppFuse运行所必需的组件,例如Spring框架、Hibernate持久化库或者其他第三方服务的客户端库。如果在运行或构建过程中遇到问题,你需要自行访问AppFuse的官方网站来下载这些必要的依赖。 ...

    Appfuse开发教程

    **Appfuse开发教程** Appfuse 是一个开源项目,它提供了一种快速开发Web应用程序的方式,尤其在使用Java技术栈时。本教程将深入探讨如何利用Appfuse创建数据访问对象(DAO)和简单Java对象(POJO),并进行数据库...

    appfuse1.4-architecture

    06年时的appfuse,学习SSH架构的经典入门框架。相对比较老的资料,可以欣赏一下当时的架构,向牛人致敬

    AppFuse(3)

    4. **itext-1.3.jar**: iText是一个用于创建和处理PDF文档的Java库。在Web应用中,可能用于生成报表或电子发票等PDF文件。 5. **freemarker-2.3.8.jar**: Freemarker是一个模板引擎,用于动态生成HTML或其他文本...

    AppFuse(2)

    这个版本的Velocity依赖包可能包含了所有必要的依赖,使得在AppFuse项目中直接使用Velocity模板变得简单。 7. **mysql-connector-java-5.0.5.jar**:这是MySQL的JDBC驱动程序,用于连接到MySQL数据库。这个版本的...

    可直接使用的appfuse项目

    AppFuse是一个集成了众多当前最流行开源框架与工具(包括Hibernate、ibatis、Struts、Spring、DBUnit、Maven、Log4J、Struts Menu、Xdoclet、SiteMesh、OSCache、JUnit、JSTL等(现在还有lucene的,无敌了))于一身的...

    AppFuse项目研究

    AppFuse 是一个由 Matt Raible 创建的开源项目,旨在为初学者提供一个快速入门的 J2EE 框架模板。它集成了多种流行的技术,包括 Spring、Hibernate、iBatis、Struts、Xdoclet 和 JUnit,同时也支持 Taperstry 和 JSF...

    建立项目原型骨架的步骤(最新版本appfuse)appfuse2.1.0-M2

    AppFuse 是一个开源项目,它提供了快速开发Java Web应用程序的基础框架。这个框架集成了Spring、Hibernate和Struts等主流技术,使得开发者能够迅速构建出符合MVC架构的应用。在最新的版本2.1.0-M2中,AppFuse 提供了...

Global site tag (gtag.js) - Google Analytics