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

appfuse appjsf jar包分析篇之二

阅读更多

图2

 

M2_REPO\commons-lang\commons-lang\2.4\commons-lang-2.4.jar

Lang Provides extra functionality for classes in java.lang.


M2_REPO\commons-logging\commons-logging\1.1.1\commons-logging-1.1.1.jar

Logging Wrapper around a variety of logging API implementations.


M2_REPO\commons-pool\commons-pool\1.5.4\commons-pool-1.5.4.jar

Pool Generic object pooling component.


M2_REPO\commons-validator\commons-validator\1.3.1\commons-validator-1.3.1.jar

Validator Framework to define validators and validation rules in an xml file.


M2_REPO\org\compass-project\compass\2.2.0\compass-2.2.0.jar

Compass is an open source project built on top of Lucene aiming at simplifying the integration of search into any Java application.


M2_REPO\org\apache\cxf\cxf-api\2.3.3\cxf-api-2.3.3.jar
M2_REPO\org\apache\cxf\cxf-common-schemas\2.3.3\cxf-common-schemas-2.3.3.jar
M2_REPO\org\apache\cxf\cxf-common-utilities\2.3.3\cxf-common-utilities-2.3.3.jar
M2_REPO\org\apache\cxf\cxf-rt-bindings-soap\2.3.3\cxf-rt-bindings-soap-2.3.3.jar
M2_REPO\org\apache\cxf\cxf-rt-bindings-xml\2.3.3\cxf-rt-bindings-xml-2.3.3.jar
M2_REPO\org\apache\cxf\cxf-rt-core\2.3.3\cxf-rt-core-2.3.3.jar
M2_REPO\org\apache\cxf\cxf-rt-databinding-jaxb\2.3.3\cxf-rt-databinding-jaxb-2.3.3.jar
M2_REPO\org\apache\cxf\cxf-rt-frontend-jaxrs\2.3.3\cxf-rt-frontend-jaxrs-2.3.3.jar
M2_REPO\org\apache\cxf\cxf-rt-frontend-jaxws\2.3.3\cxf-rt-frontend-jaxws-2.3.3.jar
M2_REPO\org\apache\cxf\cxf-rt-frontend-simple\2.3.3\cxf-rt-frontend-simple-2.3.3.jar
M2_REPO\org\apache\cxf\cxf-rt-transports-common\2.3.3\cxf-rt-transports-common-2.3.3.jar
M2_REPO\org\apache\cxf\cxf-rt-transports-http\2.3.3\cxf-rt-transports-http-2.3.3.jar
M2_REPO\org\apache\cxf\cxf-rt-ws-addr\2.3.3\cxf-rt-ws-addr-2.3.3.jar
M2_REPO\org\apache\cxf\cxf-tools-common\2.3.3\cxf-tools-common-2.3.3.jar

上面的都是 cxf的jar包,具体的就不一一说了, 请看官网

Apache CXF : An Open-Source Services Framework

 


M2_REPO\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar

dom4j : flexible XML framework for Java

使用 dom4j 解析 XML


M2_REPO\org\directwebremoting\dwr\2.0.3\dwr-2.0.3.jar

Direct Web Remoting DWR is a Java library that enables Java on the server and JavaScript in a browser to interact and call each other as simply as possible.

M2_REPO\net\sf\ehcache\ehcache-core\2.3.1\ehcache-core-2.3.1.jar

Core Caching engine, RMI replication and Hibernate plugins


M2_REPO\net\sf\ehcache\ehcache-web\2.0.3\ehcache-web-2.0.3.jar

Web Java Servlet Container caching, gzipping filters

 

Ehcache is an open source, standards-based cache used to boost performance, offload the database and simplify scalability. Ehcache is robust, proven and full-featured and this has made it the most widely-used Java-based cache.


M2_REPO\org\apache\geronimo\specs\geronimo-javamail_1.4_spec\1.7.1\geronimo-javamail_1.4_spec-1.7.1.jar

Apache Geronimo is an open source server runtime that integrates the best open source projects to create Java/OSGi server runtimes that meet the needs of enterprise developers and system administrators. Our most popular distribution is a fully certified Java EE 5 application server runtime.


M2_REPO\org\hamcrest\hamcrest-core\1.1\hamcrest-core-1.1.jar
M2_REPO\org\hamcrest\hamcrest-library\1.1\hamcrest-library-1.1.jar

Hamcrest - library of matchers for building test expressions Provides a library of matcher objects (also known as constraints or predicates) allowing 'match' rules to be defined declaratively, to be used in other frameworks. Typical scenarios include testing frameworks, mocking libraries and UI validation rules.


M2_REPO\org\hibernate\hibernate-commons-annotations\3.2.0.Final\hibernate-commons-annotations-3.2.0.Final.jar
M2_REPO\org\hibernate\hibernate-core\3.6.1.Final\hibernate-core-3.6.1.Final.jar

hibernate

0
0
分享到:
评论

相关推荐

    appfuse

    2. **持久层(Persistence Layer)**:AppFuse支持Hibernate或JPA作为ORM(对象关系映射)工具,负责与数据库交互。 3. **服务层(Service Layer)**:这里是业务逻辑的实现,通常基于Spring的`@Service`注解。 4....

    AppFuse2.1所需包

    AppFuse 是一个开源项目,旨在简化Java Web应用程序的开发。它提供了一个基础架构,开发者可以在此基础上快速构建安全、可扩展的应用程序。AppFuse 2.1 版本是该项目的一个较早版本,但仍然包含了现代Web开发的核心...

    xdoclet_appfuse打包

    2. "appfuse.doc":这是一个关于AppFuse的文档,可能详细介绍了AppFuse的架构、使用方法以及常见问题解答。 3. "XDoclet Tags.doc":这可能是关于XDoclet的标签文档,解释了如何使用XDoclet的注解来生成不同类型的...

    AppFuse

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

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

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

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

    2. 生成项目后,使用`mvn appfuse:full-source`命令初始化项目。这个命令会处理ant存在的问题,特别是Windows环境下遇到的问题,确保$USER_HOME/.m2/repository目录存在并包含正确的settings.xml文件。 3. 接下来,...

    appfuse 学习笔记

    #### 二、Appfuse 2.0 开发环境搭建 **1. 下载与安装 JDK5 或以上版本** Appfuse 2.0 要求使用 JDK5 或更高版本。安装完成后,需要设置 `JAVA_HOME` 环境变量,确保指向 JDK 的安装目录。这是后续安装其他工具的...

    AppFuse(2)

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

    APPFUSE工具研究.doc

    AppFuse分为1.x和2.0两个主要版本,其中2.0版是重构建的,采用了Maven 2作为构建工具,而1.x版本则使用Ant。 Maven 2的引入带来了许多优势,包括自动下载依赖项、简化维护(因为所有组件可以一次编译)以及方便最终...

    appfuse2学习日记

    - **依赖包下载**:对于网络环境不佳的情况,建议手动下载 AppFuse2 的依赖包,并配置 Maven 使用本地仓库。下载地址为:https://appfuse.dev.java.net/files/documents/1397/96443/appfuse-dependencies-2.0.2.zip ...

    Appfuse 2.doc

    本篇将重点介绍如何通过Maven下载Appfuse 2.0的源码,并进行简单的配置。 #### 二、下载Appfuse 2.0源码的方法 下载Appfuse 2.0源码有以下两种方式: 1. **通过CVS下载**:这种方式适用于想要深入研究代码版本...

    Appfuse2搭建文档

    Appfuse2的强大之处在于它的模块化设计,可以根据项目需求选择性地使用各个组件,同时,其丰富的文档和社区支持为开发者提供了便利的学习资源。在实际开发中,你可以继续深入学习这些技术,如Spring的高级特性、...

    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),并进行数据库...

    AppFuse项目研究

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

    appfuse1.4-architecture

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

Global site tag (gtag.js) - Google Analytics