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 |
---|---|---|---|---|---|
commons-dbcp | commons-dbcp | 1.2.1 | - | jar | |
fop | fop | 0.20.5 | - | jar | |
org.acegisecurity | acegi-security | 1.0.3 | - | jar | |
org.apache.derby | derby | 10.2.1.6 | - | jar | |
org.apache.lucene | lucene-core | 2.0.0 | - | jar | |
org.hibernate | hibernate | 3.2.1.ga | - | jar | |
org.hibernate | hibernate-annotations | 3.2.1.ga | - | jar | |
org.joone | joone-engine | 2.1 | - | jar | |
org.mule | mule-core | 1.3.3 | - | jar | |
org.opensymphony.compass | compass-core | 1.1RC1-SNAPSHOT | - | jar | |
org.schwering | irclib | 1.04 | bsd | jar | |
org.springframework | spring | 2.0.2 | - | jar | |
org.springframework | spring-hibernate3 | 2.0.2 | - | jar | |
struts | struts | 1.2.9 | - | jar | |
xstream | xstream | 1.1.3 | - | 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 | |
org.testng | testng | 5.1 | jdk15 | 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.2 | - | jar | |
aopalliance | aopalliance | 1.0 | - | jar | |
asm | asm | 1.5.3 | - | jar | |
asm | asm-attrs | 1.5.3 | - | jar | |
avalon-framework | avalon-framework | 4.0 | - | jar | |
backport-util-concurrent | backport-util-concurrent | 3.0 | - | jar | |
batik | batik-1.5-fop | 0.20-5 | - | jar | |
cglib | cglib | 2.1_3 | - | jar | |
commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
commons-codec | commons-codec | 1.3 | - | jar | |
commons-collections | commons-collections | 2.1.1 | - | jar | |
commons-digester | commons-digester | 1.6 | - | jar | |
commons-discovery | commons-discovery | 0.2 | - | jar | |
commons-fileupload | commons-fileupload | 1.0 | - | jar | |
commons-io | commons-io | 1.2 | - | jar | |
commons-lang | commons-lang | 2.2 | - | jar | |
commons-logging | commons-logging | 1.1 | - | jar | |
commons-pool | commons-pool | 1.3 | - | jar | |
commons-validator | commons-validator | 1.1.4 | - | jar | |
dom4j | dom4j | 1.6.1 | - | jar | |
javax.persistence | persistence-api | 1.0 | - | jar | |
javax.servlet | servlet-api | 2.4 | - | jar | |
javax.transaction | jta | 1.0.1B | - | jar | |
log4j | log4j | 1.2.8 | - | jar | |
logkit | logkit | 1.0.1 | - | jar | |
net.sf.ehcache | ehcache | 1.2.3 | - | jar | |
org.apache.geronimo.specs | geronimo-j2ee-connector_1.5_spec | 1.0.1 | - | jar | |
org.apache.geronimo.specs | geronimo-jta_1.0.1B_spec | 1.0.1 | - | jar | |
org.safehaus.jug | jug | 2.0.0 | asl | jar | |
org.springframework | spring-beans | 2.0.2 | - | jar | |
org.springframework | spring-context | 2.0.2 | - | jar | |
org.springframework | spring-core | 2.0.2 | - | jar | |
org.springframework | spring-dao | 2.0.2 | - | jar | |
org.springframework | spring-jdbc | 2.0.2 | - | jar | |
oro | oro | 2.0.7 | - | jar | |
xalan | xalan | 2.4.1 | - | jar | |
xerces | xercesImpl | 2.2.1 | - | jar | |
xml-apis | xml-apis | 1.0.b2 | - | jar |
FAQ-o-mat
http://yikulju.sourceforge.net/
Unnamed - org.opensymphony.compass:compass-core:pom:1.1RC1-SNAPSHOT
Unnamed - xml-apis:xml-apis:jar:1.0.b2
http://xml.apache.org/commons/#external
Unnamed - batik:batik-1.5-fop:jar:0.20-5
Unnamed - xstream:xstream:jar:1.1.3
Unnamed - junit:junit:jar:3.8.1
Spring Framework: Hibernate3
http://www.springframework.org
AOP Alliance
Spring Framework: Context
http://www.springframework.org
Spring Framework: DAO
http://www.springframework.org
Spring Framework: Core
http://www.springframework.org
Spring Framework: Beans
http://www.springframework.org
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.
Unnamed - commons-validator:commons-validator:jar:1.1.4
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 - commons-digester:commons-digester:jar:1.6
Unnamed - xalan:xalan:jar:2.4.1
Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0
Unnamed - org.joone:joone-engine:pom:2.1
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
Unnamed - antlr:antlr:jar:2.7.2
ehcache is a pure Java, in-process cache with the following features: 1. Fast. 2. Simple. 3. Multiple eviction policies: LRU, LFU and FIFO. 4. Caches can be in memory or on disk. 5. Disk Stores can be persistent between VM restarts. 6. Distributed caching using multicast and RMI, with a pluggable API. 7. Cache and CacheManager listeners 8. Supports multiple Caches per CacheManager, and multiple CacheManagers per application. 9. Acts as a pluggable cache for Hibernate 3.1, 3 and 2.1. 10. Small foot print. Both in terms of size and memory requirements. 11. Minimal dependencies apart from J2SE. 12. Fully documented. See the online Documentation and the online JavaDoc. 13. Comprehensive Test Coverage. See the clover test report. 14. Available under the Apache 1.1 license. EHCache's copyright and licensing has been reviewed and approved by the Apache Software Foundation, making EHCache suitable for use in Apache projects. 15. Production tested. EHCache is used on a large and very busy eCommerce site. 16. Web caching, pull-through caches and other common caching implementations are provided in the ehcache-constructs module.
Mule server and core classes
Dawid Kurzyniec's backport of JSR 166
http://www.mathcs.emory.edu/dcl/util/backport-util-concurrent/
Geronimo SPECs is a collection of Java Specifications that have been created completely by hand and are ASF licensed.
http://geronimo.apache.org/geronimo-jta_1.0.1B_spec
Commons Discovery
Commons-IO contains utility classes, stream implementations, file filters, and endian classes.
http://jakarta.apache.org/commons/io/
Geronimo SPECs is a collection of Java Specifications that have been created completely by hand and are ASF licensed.
http://geronimo.apache.org/geronimo-j2ee-connector_1.5_spec
Commons Database Connection Pooling
http://jakarta.apache.org/commons/dbcp/
Commons Object Pooling Library
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - xerces:xercesImpl:jar:2.2.1
TestNG is a unit testing framework.
Apache Lucene Java
Unnamed - org.schwering:irclib:pom:1.04
Spring Framework
http://www.springframework.org
Acegi Security System for Spring
Acegi Security System for Spring
http://acegisecurity.org/acegi-security
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/
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - log4j:log4j:jar:1.2.8
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/lang/
Unnamed - commons-collections:commons-collections:jar:2.1.1
Spring Framework: JDBC
http://www.springframework.org
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.