The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Description | URL | Optional |
---|---|---|---|---|---|
javancss | jhbasic | 21.41 | - | - | - |
javancss | ccl | 21.41 | - | - | - |
mysql | mysql-connector-java | 3.1.11 | MySQL java connector | http://www.mysql.com | - |
springframework | spring-beans | 1.2.6 | - | - | - |
xerces | xercesImpl | 2.7.1 | - | - | X |
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Description | URL | Optional |
---|---|---|---|---|---|
commons-digester | commons-digester | 1.7 | 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/ | - |
commons-logging | commons-logging | 1.0.4 | Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems. | http://jakarta.apache.org/commons/logging/ | - |
javancss | javancss | 21.41 | - | - | - |
springframework | spring-jdbc | 1.2.6 | - | - | - |
springframework | spring-context | 1.2.6 | - | - | - |
springframework | spring-core | 1.2.6 | - | - | - |
springframework | spring-dao | 1.2.6 | - | - | - |
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 | Description | URL | Optional |
---|---|---|---|---|---|
dbunit | dbunit | 2.1 | - | - | - |
junit | junit | 3.8.1 | - | - | - |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies:
GroupId | ArtifactId | Version | Description | URL | Optional |
---|---|---|---|---|---|
commons-collections | commons-collections | 2.1 | Commons Collections | - | - |
commons-beanutils | commons-beanutils | 1.6 | Java Bean Utililities | http://jakarta.apache.org/commons/beanutils/ | - |
xml-apis | xml-apis | 1.0.b2 | - | http://xml.apache.org/commons/#external | - |