读书人

appfuse appjsf jar包分析篇之4

发布时间: 2012-07-02 17:46:22 作者: rapoo

appfuse appjsf jar包分析篇之四

图4appfuse 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

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

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.

读书人网 >JavaScript

热点推荐