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 |
---|---|---|---|---|---|
org.bud | bud-kernel | 0.1-SNAPSHOT | - | 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 | 3.8.1 | - | jar | |
uispec4j | uispec4j | 1.0 | - | 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 |
---|---|---|---|---|---|
ant | ant | 1.6.5 | - | jar | |
ant | ant-nodeps | 1.6.5 | - | jar | |
commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
commons-collections | commons-collections | 2.1 | - | jar | |
commons-digester | commons-digester | 1.5 | - | jar | |
commons-logging | commons-logging | 1.0.3 | - | jar | |
log4j | log4j | 1.2.8 | - | jar |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
ant | ant-commons-net | 1.6.5 | - | jar | |
commons-net | commons-net | 1.4.1 | - | jar | |
oro | oro | 2.0.8 | - | 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 |
---|---|---|---|---|---|
asm | asm | 1.5.2 | - | jar | |
asm | asm-attrs | 1.5.1 | - | jar | |
asm | asm-util | 1.5.2 | - | jar |
GUI front-end for the bud project.
http://sourceforge.net/projects/bud-project/bud-gui-updater
Kernel jar for the bud project.
http://sourceforge.net/projects/bud-project/bud-kernel
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - ant:ant-nodeps:jar:1.6.5
Unnamed - log4j:log4j:jar:1.2.8
Unnamed - ant:ant-commons-net:jar:1.6.5
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.
Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0
Commons Logging
http://jakarta.apache.org/commons/logging/
Commons Collections