Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
commons-fileuploadcommons-fileupload1.0-jar
commons-validatorcommons-validator1.1.4-jar
javax.servletjstl1.1.2-jar
net.sourceforge.vulcanvulcan-core0.9-jar
opensymphonysitemesh2.2.1-jar
strutsstruts1.2.7-jar
taglibsstandard1.1.2-jar

test

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:

GroupIdArtifactIdVersionClassifierTypeOptional
net.sourceforge.vulcanvulcan-test-utils0.9-jar
strutstestcasestrutstestcase2.1.2-1.1-2.3-jar

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupIdArtifactIdVersionClassifierTypeOptional
tomcatjasper-compiler5.0.28-jar
tomcatjasper-runtime5.0.28-jar
tomcatjsp-api5.0.18-jar
tomcatservlet-api5.0.18-jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
antlrantlr2.7.2-jar
cglibcglib-full2.0.2-jar
commons-beanutilscommons-beanutils1.7.0-jar
commons-chaincommons-chain1.0-jar
commons-collectionscommons-collections3.1-jar
commons-digestercommons-digester1.7-jar
commons-iocommons-io1.2-jar
commons-langcommons-lang2.0-jar
commons-loggingcommons-logging1.0.4-jar
jdomjdom1.0-jar
jugjug-lgpl2.0.0-jar
log4jlog4j1.2.8-jar
opensymphonyquartz1.5.2-jar
org.springframeworkspring1.2.8-jar
orooro2.0.8-jar
xml-apisxml-apis1.0.b2-jar

test

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:

GroupIdArtifactIdVersionClassifierTypeOptional
jdependjdepend2.7-jar
junitjunit3.8.2-jar
org.easymockeasymock2.2-jar

Project Dependency Graph

Dependency Listings

vulcan-web

Vulcan is a web application providing continuous integration services for Java and .NET projects.

http://vulcan.sourceforge.net/vulcan-web

Unnamed - strutstestcase:strutstestcase:jar:2.1.2-1.1-2.3

Unnamed - tomcat:jsp-api:jar:5.0.18

Unnamed - tomcat:jasper-runtime:jar:5.0.28

Unnamed - opensymphony:sitemesh:jar:2.2.1

vulcan-core

http://vulcan.sourceforge.net/vulcan-core

IO

Commons-IO contains utility classes, stream implementations, file filters, and endian classes.

http://jakarta.apache.org/commons/io/

Unnamed - opensymphony:quartz:pom:1.5.2

Spring full

Lang

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.

Unnamed - log4j:log4j:jar:1.2.8

Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0

Unnamed - cglib:cglib-full:jar:2.0.2

Unnamed - jdom:jdom:jar:1.0

Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://jakarta.apache.org/commons/logging/

Unnamed - jug:jug-lgpl:pom:2.0.0

Unnamed - commons-validator:commons-validator:jar:1.1.4

vulcan-test-utils

http://vulcan.sourceforge.net/vulcan-test-utils

Unnamed - junit:junit:jar:3.8.2

EasyMock

EasyMock provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism

http://www.easymock.org

Unnamed - jdepend:jdepend:jar:2.7

Struts

The core of the Struts framework is a flexible control layer based on standard technologies like Java Servlets, JavaBeans, ResourceBundles, and Extensible Markup Language (XML), as well as various Jakarta Commons packages. Struts encourages application architectures based on the Model 2 approach, a variation of the classic Model-View-Controller (MVC) design paradigm. Struts provides its own Controller component and integrates with other technologies to provide the Model and the View. For the Model, Struts can interact with any standard data access technology, including Enterprise Java Beans, JDBC, and Object Relational Bridge. For the View, Struts works well with JavaServer Pages, including JSTL and JSF, as well as Velocity Templates, XSLT, and other presentation systems. The Struts framework provides the invisible underpinnings every professional web application needs to survive. Struts helps you create an extensible development environment for your application, based on published standards and proven design patterns.

http://struts.apache.org/index.html

Commons Chain

An implementation of the GoF Chain of Responsibility pattern

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Digester

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/

Unnamed - oro:oro:jar:2.0.8

Unnamed - antlr:antlr:jar:2.7.2

Unnamed - tomcat:jasper-compiler:jar:5.0.28

FileUpload

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/fileupload/

Unnamed - javax.servlet:jstl:jar:1.1.2

Unnamed - tomcat:servlet-api:jar:5.0.18

Unnamed - taglibs:standard:jar:1.1.2