以下はこのプロジェクトのコンパイル依存関係です。これらの依存関係はアプリケーションをコンパイルおよび実行するのに必要です。
| グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
|---|---|---|---|---|---|
| org.apache.bcel | bcel | 5.2 | - | jar |
以下はこのプロジェクトのテスト依存関係です。これらの依存関係はアプリケーションのユニットテストを実行する時のみ必要です。
| グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
|---|---|---|---|---|---|
| junit | junit | 3.8.2 | - | jar |
以下はこのプロジェクトの過渡的依存ライブラリのリストです。過渡的依存ライブラリはプロジェクトの依存ライブラリの依存ライブラリです。
以下はこのプロジェクトのコンパイル依存関係です。これらの依存関係はアプリケーションをコンパイルおよび実行するのに必要です。
| グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
|---|---|---|---|---|---|
| jakarta-regexp | jakarta-regexp | 1.4 | - | jar |
greflect is a new age library of java reflection that holds type safety of generic types. And it is speedy. The flexibility of the generic type can be taken to dynamic linking of objects by the reflection. In addition, Robust-programming environments that makes the best use of type safety of the generic type is provided.
http://greflect.sourceforge.jp/
Unnamed - org.apache.bcel:bcel:jar:5.2
Unnamed - jakarta-regexp:jakarta-regexp:jar:1.4
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.