以下はこのプロジェクトのコンパイル依存関係です。これらの依存関係はアプリケーションをコンパイルおよび実行するのに必要です。
グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
---|---|---|---|---|---|
commons-codec | commons-codec | 1.3 | - | jar | |
jdom | jdom | 1.0 | - | jar | |
log4j | log4j | 1.2.13 | - | jar | |
org.kaoriha.jspbp | jspbp | 1.7 | - | jar | |
org.kaoriha.jspbp | jspbp-renderer | 1.3 | - | jar | |
taglibs | standard | 1.1.2 | - | jar | |
uk.ltd.getahead | dwr | 1.1.1 | - | jar |
以下はこのプロジェクトのテスト依存関係です。これらの依存関係はアプリケーションのユニットテストを実行する時のみ必要です。
グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
---|---|---|---|---|---|
junit | junit | 3.8.1 | - | jar |
以下はこのプロジェクトの提供済み依存関係のリストです。これらの依存関係はアプリケーションをコンパイルするのに必要ですが、実際にライブラリを使用する際には実行環境によってデフォルトで提供されるべきものです。
グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
---|---|---|---|---|---|
javax.servlet | servlet-api | 2.4 | - | jar |
以下はこのプロジェクトの過渡的依存ライブラリのリストです。過渡的依存ライブラリはプロジェクトの依存ライブラリの依存ライブラリです。
以下はこのプロジェクトのコンパイル依存関係です。これらの依存関係はアプリケーションをコンパイルおよび実行するのに必要です。
グループID | 成果物ID | バージョン | Classifier | Type | 備考 |
---|---|---|---|---|---|
commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
commons-fileupload | commons-fileupload | 1.1.1 | - | jar | |
commons-io | commons-io | 1.1 | - | jar | |
commons-lang | commons-lang | 2.2 | - | jar | |
commons-logging | commons-logging | 1.0.4 | - | jar |
jspbp のサンプル アプリケーション
http://yamibou.sourceforge.jp/jspbp-helloworld/
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.
Unnamed - javax.servlet:servlet-api:jar:2.4
Java 用 Web アプリケーションフレームワーク jspbp
http://yamibou.sourceforge.jp/jspbp/
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/
Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0
The FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Commons-IO contains utility classes, stream implementations, file filters, and endian classes.
http://jakarta.apache.org/commons/io/
JSP 用レンダリング フレームワーク
http://yamibou.sourceforge.jp/jspbp-renderer/
Unnamed - taglibs:standard:jar:1.1.2
Log4j
http://logging.apache.org/log4j/docs/
The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
http://jakarta.apache.org/commons/codec/
DWR is easy Ajax for Java.
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.