プロジェクトの依存関係

compile

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

グループID 成果物ID バージョン Classifier Type 備考
commons-cli commons-cli 1.1 - jar
commons-io commons-io 1.3.1 - jar
commons-lang commons-lang 2.3 - jar
jfree jfreechart 1.0.7 - jar
velocity velocity 1.5 - jar

test

以下はこのプロジェクトのテスト依存関係です。これらの依存関係はアプリケーションのユニットテストを実行する時のみ必要です。

グループID 成果物ID バージョン Classifier Type 備考
junit junit 3.8.2 - jar

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

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

compile

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

グループID 成果物ID バージョン Classifier Type 備考
commons-collections commons-collections 3.1 - jar
jfree jcommon 1.0.12 - jar
oro oro 2.0.8 - jar

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

依存関係一覧

JBento

JBento is performance benchmark toolkit written in java. JBento helps your benchmark works such as measurement, analyzing result, convert result into chart/graph and so on.

http://jbento.sourceforge.net/

Apache Velocity

Apache Velocity is a general purpose template engine.

http://velocity.apache.org/engine/releases/velocity-1.5/

Unnamed - commons-collections:commons-collections:jar:3.1

Types that extend and augment the Java Collections Framework.

Unnamed - oro:oro:jar:2.0.8

IO

Commons-IO contains utility classes, stream implementations, file filters, and endian classes.

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

Lang

Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.

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

CLI

Commons CLI provides a simple API for presenting, processing and validating a command line interface.

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

jfreechart

JFreeChart is a class library, written in Java, for generating charts. Utilising the Java2D APIs, it currently supports bar charts, pie charts, line charts, XY-plots and time series plots.

http://www.jfree.org/jfreechart/

jcommon

JCommon is a free general purpose Java class library that is used in several projects at www.jfree.org, including JFreeChart and JFreeReport.

http://www.jfree.org/jcommon/

JUnit

JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.

http://junit.org