各种框架用到的jar包(jar packages used in various frameworks)

上传人:bao****ty 文档编号:117541989 上传时间:2019-12-05 格式:DOC 页数:10 大小:21.47KB
返回 下载 相关 举报
各种框架用到的jar包(jar packages used in various frameworks)_第1页
第1页 / 共10页
各种框架用到的jar包(jar packages used in various frameworks)_第2页
第2页 / 共10页
各种框架用到的jar包(jar packages used in various frameworks)_第3页
第3页 / 共10页
各种框架用到的jar包(jar packages used in various frameworks)_第4页
第4页 / 共10页
各种框架用到的jar包(jar packages used in various frameworks)_第5页
第5页 / 共10页
点击查看更多>>
资源描述

《各种框架用到的jar包(jar packages used in various frameworks)》由会员分享,可在线阅读,更多相关《各种框架用到的jar包(jar packages used in various frameworks)(10页珍藏版)》请在金锄头文库上搜索。

1、各种框架用到的jar包(Jar packages used in various frameworks)Hibernate jar packageDesolateNecessary package:Hibernate3.jar, this is the core of the jar hibernate3.0 package, must, ha ha, no choice, like our commonly used Session, Query, Transaction are located in this jar file, necessary.Cglib-2.1.3.jar, CGL

2、IB library, Hibernate use it to achieve the dynamic generation of PO bytecode, very core library, necessary.Asm.jar ASM byte code library, if using cglib is necessary, necessaryAsm-attrs.jar ASM byte code library, if using cglib is necessary, necessaryEhcache.jar EHCache cache, if there is no other

3、cache, is necessary and necessaryAntlr.jar ANother Tool for Language Recognition is a tool, necessaryJta.jar JTA specification, when the use of JTA Hibernate need, but App Server will be brought, so it is unnecessary. But for the convenience of the test, it is recommended to take it with you. necess

4、aryOne of the commons-logging.jar Apache Commons packages that contains the log function and the jar package that must be used. necessaryOne of the commons-collections.jar Apache Commons packages contains a collection class developed by Apache, which is more powerful than java.util.*. necessaryDom4j

5、 is a Java XML API, similar to JDOM, used to read and write XML files. Hibernate uses it to read and write configuration files. necessaryOptional packageVersioncheck.jar version check optionalSwarmcache.jar optionalJboss-cache.jar TreeCache optionalJgroups.jar optionalXalan.jar, xerces.jar, xml-apis

6、.jar Xerces are XML parsers, Xalan is a formatter, and xml-apis is actually JAXP. General App Server will bring, JDK1.4 also contains a parser, but not Xerces, is Crimson, the efficiency is relatively poor, but Hibernate XML is only read the configuration file, no matter what the performance, so is

7、superfluous. OptionalC3p0-0.9.1.jar C3p0 is a database connection pool, and Hibernate can be configured to use the C3P0 connection pool. If youre going to use this connection pool, youll need the jar package. OptionalConnector.jar JCA API App Server, if you put the word ah Hibernate is configured as

8、 a Connector, you need this Jar, but actually App Server is sure to take this bag, so the extra packages availableJboss-system.jar optionalJboss-system.jar is optional when using TreeCacheJacc-1_0-fr.jar JACC library optionalCheckstyle-all.jar optionalJunit.jar test unit optionalJavassist.jar Javass

9、ist byte code interpreter optionalAnt-lanuncher.jar optionalJaas.jar JAAS API is used for permission validation, already included in the JDK1.4, so it is actually a redundant package optionalJdbc2_0-stdext.jar JDBC extends API, in general, the database connection pool will use it, but App Server wil

10、l be brought, so it is unnecessary.OptionalAnt-antlr.jar Ant anlr supports optionalJboss-jmx.jar optionalCleanimports.jar cleanimports optionalXerces.jar SAX parser JDK is necessary when the version is less than 1.4Jaxen-1.1-beta-7.jar Jaxen uses optional if you want to improve boot performanceAnt-j

11、unit.jar Ant JUnit support optionalAnt-swing.jar ant swing supportThe jar package for the ant.jar Ant compilation tool is optionalProxool.jar Proxool JDBC connection pool optionalConcurrent.jar needs to use TreeCacheSyndiag2.jar optionalCommons.收藏。罐子,commons-pool.jar,commons-dbcp.jar DBCP数据库连接池,Apac

12、he Tomcat的雅加达组织开发的,的连接池也是二溴氯丙烷。弹簧缸包=spring.jar是包含有完整发布模块的单个罐包。但是不包括mock.jar,aspects.jar,spring-portlet.jar,和spring-hibernate2。罐子。除了春天。罐文件,春天还包括有其它21个独立的罐包,各自包含着对应的弹簧组件,用户可以根据自己的需要来选择组合,而不必引入整个罐子的所有类文件春天。spring-core.jar这个罐文件包含弹簧框架基本的核心工具类。春天其它的组件要都要使用到这个包里的类,是其它组件基本核心,当然你也可以在自己的系统中使用这些工具类。外部依赖(common

13、s-logging,log4j)spring-beans.jar这个罐文件是所有应用都要使用到的,它包含访问配置文件,控制/依赖创建和管理豆以及进行反转(IOC / DI)操作相关的所有类。如果应用只需基本的IOC/DI支持,引入弹簧芯。罐罐文件就可以了及弹簧豆。spring-aop.jar这个罐文件包含在应用中使用弹簧的AOP特性时所需的类和源码级元数据的支持。使用基于AOP的弹簧的特性,如声明型事务管理(进行声明事务管理),也要在应用里包含这个罐包。外部依赖(弹簧芯、弹簧豆,AOP联盟,CGLIB,共享属性)。spring-context.jar这个罐文件为弹簧核心提供了大量的扩展,可以找

14、到弹簧ApplicationContext特性时所需的全部类,JNDI所需的全部类,仪表组件以及校验验证方面的相关类外部依赖春豆,Spring AOP。spring-dao.jar这个罐文件包含弹簧刀,弹簧交易进行数据访问的所有类,为了使用声明型事务支持,还需在自己的应用里包含Spring AOP。罐外部依赖弹簧芯,Spring AOP,Spring上下文,JTA API。Spring JDBC。罐这个罐文件包含弹簧对JDBC数据访问进行封装的所有类外部依赖春豆、弹簧刀。spring-support.jar这个罐文件包含支持UI模板(速度、FreeMarker、jsperreports,BSH

15、,Groovy,JRuby,石英,Ehcache)spring-web.jar这个罐文件包含Web应用开发时,用到弹簧框架时所需的核心类,包括自动载入Web应用程序上下文特性的类,Struts与JSF集成类,文件上传的支持类,过滤类和大量工具辅助类。外部依赖Spring上下文(JSP,Servlet API,API,JSTL,Commons FileUpload,COS)。spring-webmvc.jar这个罐文件包含Spring MVC框架相关的所有类。包括框架的Servlet的Web MVC框架,控制器和视图支持。当然,如果你的应用使用了独立的框架,则无需这个罐文件里的任何类。外部依赖弹簧网弹簧支撑,瓷砖,iText,POI。spring-portlet.jar弹簧自己实现的一个类似Spring MVC的框架,包括一个MVC框架和一个控制器。外部依赖Spring Web,Portlet API,春天webmvc。spring-struts.jar Struts框架支持,It is easier and easier to integrate the Struts framework with external dependency on spring-web, Struts.

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 大杂烩/其它

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号