The following is a list of dependencies for this project. These dependencies are required to compile and run the application:GroupId | ArtifactId | Version | Description | URL |
---|
commons-collections | commons-collections | 3.1 | Types that extend and augment the Java Collections Framework. | - |
click | click-extras | 0.13 | - | - |
junit | junit | 3.8.1 | - | - |
pr.components | swpr-foundation | 002-SNAPSHOT | - | - |
javax.servlet | servlet-api | 2.3 | - | - |
click | click | 0.13 | - | - |
commons-io | commons-io | 1.0 | Commons-IO contains utility classes, stream implementations, file filters, and endian classes. | http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ |
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-lang | commons-lang | 2.0 | 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. | - |