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 |
|---|---|---|---|---|---|
| c3p0 | c3p0 | 0.9.1.2 | - | jar | |
| cglib | cglib-nodep | 2.1_3 | - | jar | |
| com.thinwire | thinwire | 1.2_RC2_r586 | - | jar | |
| javax.mail | 1.4 | - | jar | ||
| mysql | mysql-connector-java | 5.0.7 | - | jar | |
| net.sf.ehcache | ehcache | 1.4.1 | - | jar | |
| net.sourceforge.htmlunit | htmlunit | 1.14 | - | jar | |
| org.acegisecurity | acegi-security | 1.0.6 | - | jar | |
| org.hibernate | hibernate | 3.2.5.ga | - | jar | |
| org.hibernate | hibernate-annotations | 3.3.0.ga | - | jar | |
| org.hibernate | hibernate-commons-annotations | 3.3.0.ga | - | jar | |
| org.springframework | spring | 2.5.1 | - | jar | |
| quartz | quartz | 1.5.2 | - | 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 |
|---|---|---|---|---|---|
| ant-contrib | ant-contrib | 20020829 | - | jar | |
| org.codehaus.plexus | plexus-utils | 1.4.6 | - | jar | |
| org.dbunit | dbunit | 2.2 | - | jar | |
| org.hibernate | hibernate-tools | 3.2.0.ga | - | jar | |
| org.jmock | jmock-junit4 | 2.4.0 | - | jar | |
| org.mortbay.jetty | jetty | 6.1.7 | - | jar | |
| org.springframework | spring-test | 2.5.1 | - | jar | |
| xmlunit | xmlunit | 1.1 | - | jar |
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:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| javax.servlet | servlet-api | 2.5 | - | 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 |
|---|---|---|---|---|---|
| antlr | antlr | 2.7.6 | - | jar | |
| asm | asm | 1.5.3 | - | jar | |
| asm | asm-attrs | 1.5.3 | - | jar | |
| backport-util-concurrent | backport-util-concurrent | 3.1 | - | jar | |
| cglib | cglib | 2.1_3 | - | jar | |
| commons-codec | commons-codec | 1.3 | - | jar | |
| commons-collections | commons-collections | 3.1 | - | jar | |
| commons-fileupload | commons-fileupload | 1.0 | - | jar | |
| commons-httpclient | commons-httpclient | 3.1 | - | jar | |
| commons-io | commons-io | 1.3.1 | - | jar | |
| commons-lang | commons-lang | 2.1 | - | jar | |
| commons-logging | commons-logging | 1.0.4 | - | jar | |
| dom4j | dom4j | 1.6.1 | - | jar | |
| javax.activation | activation | 1.1 | - | jar | |
| javax.persistence | persistence-api | 1.0 | - | jar | |
| javax.transaction | jta | 1.0.1B | - | jar | |
| jaxen | jaxen | 1.1.1 | - | jar | |
| nekohtml | nekohtml | 0.9.5 | - | jar | |
| net.sf.jsr107cache | jsr107cache | 1.0 | - | jar | |
| net.sourceforge.cssparser | cssparser | 0.9.4 | - | jar | |
| oro | oro | 2.0.8 | - | jar | |
| rhino | js | 1.6R7 | - | jar | |
| xerces | xercesImpl | 2.6.2 | - | jar | |
| xerces | xmlParserAPIs | 2.6.2 | - | 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 |
|---|---|---|---|---|---|
| freemarker | freemarker | 2.3.8 | - | jar | |
| junit | junit | 4.4 | - | jar | |
| junit | junit-dep | 4.4 | - | jar | |
| junit-addons | junit-addons | 1.4 | - | jar | |
| org.beanshell | bsh | 2.0b4 | - | jar | |
| org.hamcrest | hamcrest-core | 1.1 | - | jar | |
| org.hamcrest | hamcrest-library | 1.1 | - | jar | |
| org.hibernate | jtidy | r8-20060801 | - | jar | |
| org.jmock | jmock | 2.4.0 | - | jar | |
| org.mortbay.jetty | jetty-util | 6.1.7 | - | jar | |
| org.mortbay.jetty | servlet-api-2.5 | 6.1.7 | - | jar | |
| poi | poi | 2.5.1-final-20040804 | - | jar |
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:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| log4j | log4j | 1.2.14 | - | jar |
Direct Democracy Portal, mixing open source with politics to create a portal for online organisations governed through direct democracy. Using maven, mysql, hibernate annotations (EJB 3.0), spring framework and ThinWire RIA Ajax Framework.
http://www.DirectDemocracyPortal.org
XMLUnit compares a control XML document to a test document or the result of a transformation, validates documents, and compares the results of XPath expressions.
http://xmlunit.sourceforge.net/
Hibernate Commons - Annotations
EJB3-style annotations for Hibernate - common code
http://annotations.hibernate.org
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. The junit-dep artifact is the same as the junit artifact, expect that all dependencies are explicity declared and unbundled.
Unnamed - quartz:quartz:jar:1.5.2
OpenSymphony's Quartz Scheduler
The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.
https://glassfish.dev.java.net/javaee5/mail/
Unnamed - javax.activation:activation:jar:1.1
POM was created from deploy:deploy-file
EJB3-style annotations for Hibernate
http://annotations.hibernate.org
Enterprise JavaBeans (EJB) 3.0
The Enterprise JavaBeans architecture is a component architecture for the development and deployment of component-based business applications. The purpose of Enterprise JavaBeans (EJB) 3.0 is to improve the EJB architecture by reducing its complexity from the developer's point of view.
http://www.jcp.org/en/jsr/detail?id=220
Acegi Security System for Spring
http://acegisecurity.org/acegi-security
Log4j
http://logging.apache.org/log4j/docs/
Spring Framework: Test
http://www.springframework.org
Relational Persistence for Java
The javax.transaction package. It is appropriate for inclusion in a classpath, and may be added to a Java 2 installation.
http://java.sun.com/products/jta
dom4j: the flexible XML framework for Java
MySQL java connector
http://dev.mysql.com/usingmysql/java/
Spring Framework
http://www.springframework.org
http://plexus.codehaus.org/plexus-utils
c3p0:JDBC DataSources/Resource Pools
c3p0 is an easy-to-use library for augmenting traditional (DriverManager-based) JDBC drivers with JNDI-bindable DataSources, including DataSources that implement Connection and Statement Pooling, as described by the jdbc3 spec and jdbc2 std extension.
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/
Ehcache is a widely used, pure Java, distributed in-process cache
jsr107cache is a place for the evolving JCACHE API so that code can be written to the spec before final release.
Dawid Kurzyniec's backport of JSR 166
http://backport-jsr166.sourceforge.net/
Unnamed - ant-contrib:ant-contrib:jar:20020829
Unnamed - javax.servlet:servlet-api:jar:2.5
Jetty server core
Utility classes for Jetty
Servlet Specification 2.5 API
A headless browser intended for use in testing web-based applications.
http://htmlunit.sourceforge.net
Jaxen is a universal Java XPath engine.
The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.
http://jakarta.apache.org/httpcomponents/httpclient-3.x/
The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
http://jakarta.apache.org/commons/codec/
Rhino: JavaScript for Java
A CSS parser which implements SAC (the Simple API for CSS).
http://cssparser.sourceforge.net
Commons-IO contains utility classes, stream implementations, file filters, and endian classes.
http://jakarta.apache.org/commons/io/
DbUnit is a JUnit extension (also usable from Ant) targeted for database-driven projects that, among other things, puts your database into a known state between test runs. This is an excellent way to avoid the myriad of problems that can occur when one test case corrupts the database and causes subsequent tests to fail or exacerbate the damage.
Unnamed - junit-addons:junit-addons:jar:1.4
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.
Unnamed - xerces:xercesImpl:jar:2.6.2
Unnamed - xerces:xmlParserAPIs:jar:2.6.2
Unnamed - poi:poi:jar:2.5.1-final-20040804
Unnamed - commons-collections:commons-collections:jar:3.1
Types that extend and augment the Java Collections Framework.
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/${pom.artifactId.substring(8)}/
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/logging/
Forward- and reverse-engineering tools for Eclipse and Ant.
BeanShell
Unnamed - freemarker:freemarker:jar:2.3.8
FreeMarker is a "template engine"; a generic tool to generate text output based on templates.
JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM parser for real-world HTML.