About

ドキュメント

プロジェクト文書

Built by Maven

プロジェクトの依存関係

compile

以下はこのプロジェクトのコンパイル依存関係です。これらの依存関係はアプリケーションをコンパイルおよび実行するのに必要です。

グループID成果物IDバージョンClassifierType備考
org.easymockeasymock2.2-jar(optional)

runtime

以下はこのプロジェクトのランタイム依存関係です。これらの依存関係はアプリケーションを実行するのに必要です。

グループID成果物IDバージョンClassifierType備考
org.seasar.hibernates2hibernate-jpa1.0.1-jar(optional)
org.seasar.toplinks2toplink-jpa1.0.0-jar(optional)

provided

以下はこのプロジェクトの提供済み依存関係のリストです。これらの依存関係はアプリケーションをコンパイルするのに必要ですが、実際にライブラリを使用する際には実行環境によってデフォルトで提供されるべきものです。

グループID成果物IDバージョンClassifierType備考
org.apache.geronimo.specsgeronimo-annotation_1.0_spec1.0-jar
org.apache.geronimo.specsgeronimo-ejb_3.0_spec1.0-jar
org.apache.geronimo.specsgeronimo-interceptor_3.0_spec1.0-jar
org.apache.geronimo.specsgeronimo-j2ee_1.4_spec1.0-jar
org.apache.geronimo.specsgeronimo-jpa_3.0_spec1.0-jar
org.apache.geronimo.specsgeronimo-jta_1.1_spec1.0-jar

プロジェクトの過渡的依存関係

以下はこのプロジェクトの過渡的依存ライブラリのリストです。過渡的依存ライブラリはプロジェクトの依存ライブラリの依存ライブラリです。

compile

以下はこのプロジェクトのコンパイル依存関係です。これらの依存関係はアプリケーションをコンパイルおよび実行するのに必要です。

グループID成果物IDバージョンClassifierType備考
aopallianceaopalliance1.0-jar
commons-loggingcommons-logging1.0.4-jar
jbossjavassist3.3.ga-jar
junitjunit4.3.1-jar
ognlognl2.6.9-patch-20070908-jar
org.apache.poipoi3.0-FINAL-jar
org.seasar.containers2-extension2.4.19-jar
org.seasar.containers2-framework2.4.19-jar
org.seasar.containers2-tiger2.4.19-jar

runtime

以下はこのプロジェクトのランタイム依存関係です。これらの依存関係はアプリケーションを実行するのに必要です。

グループID成果物IDバージョンClassifierType備考
antlrantlr2.7.6-jar
commons-collectionscommons-collections2.1.1-jar
dom4jdom4j1.6.1-jar
javax.persistencepersistence-api1.0-jar
jbossjboss-archive-browsing5.0.0alpha-200607201-119-jar
net.sf.ehcacheehcache1.2.3-jar
org.hibernatehibernate3.2.3.ga-jar
org.hibernatehibernate-annotations3.2.1.ga-jar
org.hibernatehibernate-entitymanager3.2.1.ga-jar
toplink.essentialstoplink-essentials2.0-58g-jar

プロジェクト依存関係グラフ

依存関係一覧

Kuina-Dao Project

http://kuina.seasar.org/

S2Hibernate-JPA Project

http://s2hibernate.seasar.org/

Hibernate

Relational Persistence for Java

http://www.hibernate.org

ehcache

ehcache is a pure Java, in-process cache with the following features: 1. Fast. 2. Simple. 3. Multiple eviction policies: LRU, LFU and FIFO. 4. Caches can be in memory or on disk. 5. Disk Stores can be persistent between VM restarts. 6. Distributed caching using multicast and RMI, with a pluggable API. 7. Cache and CacheManager listeners 8. Supports multiple Caches per CacheManager, and multiple CacheManagers per application. 9. Acts as a pluggable cache for Hibernate 3.1, 3 and 2.1. 10. Small foot print. Both in terms of size and memory requirements. 11. Minimal dependencies apart from J2SE. 12. Fully documented. See the online Documentation and the online JavaDoc. 13. Comprehensive Test Coverage. See the clover test report. 14. Available under the Apache 1.1 license. EHCache's copyright and licensing has been reviewed and approved by the Apache Software Foundation, making EHCache suitable for use in Apache projects. 15. Production tested. EHCache is used on a large and very busy eCommerce site. 16. Web caching, pull-through caches and other common caching implementations are provided in the ehcache-constructs module.

http://ehcache.sf.net

Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://jakarta.apache.org/commons/logging/

dom4j

dom4j: the flexible XML framework for Java

http://dom4j.org

AntLR

http://www.antlr.org/

Unnamed - commons-collections:commons-collections:jar:2.1.1

Hibernate EntityManager

Hibernate EntityManager implements the programming interfaces and lifecycle rules as defined by the EJB3 persistence specification.

http://entitymanager.hibernate.org

Hibernate Annotations

EJB3-style annotations for Hibernate

http://annotations.hibernate.org

Enterprise JavaBeans (EJB) 3.0

The Enterprise JavaBeans architecture is a component architecture for the development and deployment of component-based business applications. The purpose of Enterprise JavaBeans (EJB) 3.0 is to improve the EJB architecture by reducing its complexity from the developer's point of view.

http://www.jcp.org/en/jsr/detail?id=220

Javassist

Javassist (Java programming assistant) is a load-time reflective system for Java.

http://www.jboss.org/products/javassist

Unnamed - jboss:jboss-archive-browsing:jar:5.0.0alpha-200607201-119

S2TopLink-JPA Project

http://s2toplink.seasar.org/

Unnamed - toplink.essentials:toplink-essentials:pom:2.0-58g

S2 Tiger

DI Container with AOP

http://s2container.seasar.org/

Unnamed - org.apache.geronimo.specs:geronimo-j2ee_1.4_spec:jar:1.0

JTA 1.1

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-jta_1.1_spec

Annotation 1.0

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-annotation_1.0_spec

EJB 3.0

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-ejb_3.0_spec

Interceptor 3.0

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-interceptor_3.0_spec

JPA 1.0

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-jpa_3.0_spec

EasyMock

EasyMock provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism

http://www.easymock.org