The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
commons-lang | commons-lang | 2.3 | - | jar | |
commons-logging | commons-logging | 1.1 | - | jar | |
org.jzkit.a2j | a2j-runtime | 2.1 | - | jar | |
org.marc4j | marc4j | 2.3.1 | - | jar | |
org.z3950.zing | cql-java | 0.7 | - | jar |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
junit | junit | 4.1 | - | jar | |
log4j | log4j | 1.2.14 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
com.ibm.icu | icu4j | 3.4.4 | - | jar |
A Z39.50-API written in Java.
http://jz3950.sourceforge.net/
ASN.1 to Java Stub precompiler -- runtime plugin (with BER encoding support).
http://developer.k-int.com/projects.php?page=a2j/a2j-runtime
A free CQL compiler for Java.
http://zing.z3950.org/cql/java/
MARC4J is an easy to use library for working with MARC records in Java
The International Component for Unicode (ICU) is a mature, portable set of C/C++ and Java libraries for Unicode support, software internationalization (I18N) and globalization (G11N), giving applications the same results on all platforms.
http://www-306.ibm.com/software/globalization/icu/
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
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/
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.
Log4j