`
bangsen
  • 浏览: 38068 次
  • 性别: 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

    使用appfuse2.0,下载过来的实例源码,没有jar包

    AppFuse2.1所需包

    AppFuse2.1所需包,主要包括Spring MVC+Hibernate4 还有一些其它包!

    xdoclet_appfuse打包

    appfuse,xdoclet上网收集的一些资料打包

    AppFuse

    本文以一个 J2EE 开发者的角度,借助一个简单的应用示例,在融合了个人经验的基础上介绍了如何用 AppFuse 一步步地构建 J2EE 项目。通过阅读本文,读者不仅能够学会用 AppFuse 进行开发,而且能够充分体会到 AppFuse...

    AppFuse入门文档(AppFuse与SpringMVC+mybatis整合)

    本文档详细描述了AppFuse与SpringMVC+mybatis整合的过程,只要你懂一些基本的eclipse操作和基本的maven命令,就可以在三分钟之内迅速的搭建出一个AppFuse的架构

    APPFUSE工具研究.doc

    Appfuse是一个开源的工程应用,它集成了现在最流行的开发框架到该应用中,使用Maven可以很方便的开发和部署因为。也可以集成到现在流行的开源开发工具如eclipse,idea等。现在让我们简单的看看APPFUSE开发应用的简单...

    appfuse1.4-architecture

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

    可直接使用的appfuse项目

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

    appfuse开发框架(myapp)使用说明文档

    对用appfuse 做快速开发进行说明 本框架推荐使用的Tomcat版本为5.0.*,JDK使用1.4。若使用JDK 1.5+,则要将Tomcat安装目录下的common\endorsed 里面两个JAR(xercesImpl.jar,xmlParserAPIs.jar)去掉。Ps:...

    Appfuse1.9至2.0.2

    主要是自己从网络上搜集的一些关于appfuse1.8.2-2.0.2的一些相关资料,间或有点自己试验的记录,还有点maven和quartz的东东,之前我主要是用1.8.2构建项目,感觉还不错,希望对想学习appfuse的人有些帮助.

    appfuse新手上路

    新手使用appfuse2.0,启动步骤和配置过程

    一个appfuse的应用

    一个appfuse的小应用,一些jar包没有提交,可以到官方网站上自行下载

    Java Appfuse-源代码分析-综合文档

    Java Appfuse-源代码分析

    appfuse 学习笔记

    Appfuse 一个开放源码的项目和应用程序,帮助我们快速而高效的地开发。

    SSH学习及开发框架-appfuse

    appfuse 有struts2+hibernate+spring的整合 springmvc+hibernate+spring的整合 多模块,但模块都有 学习开发参考使用非常方便 可以到官方下载最新版的,我只是把自己下载的打包整理一下 注意哈,都是基于maven的...

    AppFuse项目研究

    Appfuse是由Matt Raible开发的一个指导性的入门级J2EE框架,它对如何集成流行的Spring、Hibernate、iBatis、struts、Xdoclet、junit 等基础框架给出了示范。提供了对Taperstry和JSF的支持

    Appfuse框架解析

    Appfuse框架解析,包括登陆验证,执行顺序,加载策略等。

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

    NULL 博文链接:https://savagegarden.iteye.com/blog/427169

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

    建立项目原型骨架的步骤(最新版本appfuse)appfuse2.1.0-M2 spring3.0 hibernte3.3 struts2.1.8

    基于AppFuse框架的B2C电子商务系统研究与实现

    基于AppFuse框架的B2C电子商务系统研究与实现

Global site tag (gtag.js) - Google Analytics