以下はこのプロジェクトのコンパイル依存関係です。これらの依存関係はアプリケーションをコンパイルおよび実行するのに必要です。
| グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
|---|---|---|---|---|---|
| asm | asm-all | 2.2.3 | - | jar | |
| jp.cafebabe.commons | bcul | 1.0 | - | jar | |
| jp.cafebabe.commons | cafebabe-lang | 1.0 | - | jar | |
| jp.cafebabe.commons | classfinder | 1.0 | - | jar | |
| jp.cafebabe.commons | xmlcli | 1.0 | - | jar | |
| jp.cafebabe.donquixote | rocinante | 1.1 | - | jar | |
| jp.cafebabe.donquixote | sancho | 1.0 | - | jar | |
| org.apache.bcel | bcel | 5.2 | - | jar |
以下はこのプロジェクトの過渡的依存ライブラリのリストです。過渡的依存ライブラリはプロジェクトの依存ライブラリの依存ライブラリです。
以下はこのプロジェクトのコンパイル依存関係です。これらの依存関係はアプリケーションをコンパイルおよび実行するのに必要です。
| グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
|---|---|---|---|---|---|
| commons-beanutils | commons-beanutils | 1.6 | - | jar | |
| commons-cli | commons-cli | 1.0 | - | jar | |
| commons-collections | commons-collections | 2.1 | - | jar | |
| commons-digester | commons-digester | 1.7 | - | jar | |
| commons-lang | commons-lang | 1.0 | - | jar | |
| commons-logging | commons-logging | 1.0 | - | jar | |
| jakarta-regexp | jakarta-regexp | 1.4 | - | jar | |
| xml-apis | xml-apis | 1.0.b2 | - | jar |
以下はこのプロジェクトのテスト依存関係です。これらの依存関係はアプリケーションのユニットテストを実行する時のみ必要です。
| グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
|---|---|---|---|---|---|
| junit | junit | 3.8.1 | - | jar |
http://donquixote.cafebabe.jp/
http://donquixote.cafebabe.jp/sancho/
The Digester package lets you configure an XML->Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.
http://jakarta.apache.org/commons/digester/
Java Bean Utililities
http://jakarta.apache.org/commons/beanutils/
Unnamed - commons-logging:commons-logging:jar:1.0
Unnamed - xml-apis:xml-apis:jar:1.0.b2
http://xml.apache.org/commons/#external
Commons Collections
http://commons.cafebabe.jp/bcul/
Unnamed - org.apache.bcel:bcel:jar:5.2
Unnamed - jakarta-regexp:jakarta-regexp:jar:1.4
A very small and fast Java bytecode manipulation framework
http://asm.objectweb.org/asm-all
http://donquixote.cafebabe.jp/rocinante/
http://commons.cafebabe.jp/lang/
http://commons.cafebabe.jp/xmlcli/
Commons CLI provides a simple API for working with the command line arguments and options.
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.