Project Dependencies

compile

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
commons-lang commons-lang 2.3 - jar
javax.servlet jstl 1.1.2 - jar
log4j log4j 1.2.13 - jar
mysql mysql-connector-java 5.1.6 - jar
opensymphony clickstream 1.0.2 - jar
opensymphony oscache 2.3 - jar
opensymphony sitemesh 2.2.1 - jar
org.appfuse appfuse-hibernate 2.1-SNAPSHOT - jar
org.appfuse appfuse-service 2.1-SNAPSHOT - jar
org.directwebremoting dwr 2.0.1 - jar
org.springframework spring-webmvc 2.5.5 - jar
org.springframework.security spring-security-core-tiger 2.0.4 - jar
org.springframework.security spring-security-taglibs 2.0.4 - jar
org.tuckey urlrewritefilter 3.0.4 - jar
struts-menu struts-menu 2.4.3 - jar
taglibs standard 1.1.2 - jar
org.springframework spring-test 2.5.5 - jar (optional)

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:

GroupId ArtifactId Version Classifier Type Optional
org.subethamail subethasmtp-wiser 1.2 - 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:

GroupId ArtifactId Version Classifier Type Optional
antlr antlr 2.7.6 - jar
aopalliance aopalliance 1.0 - jar
backport-util-concurrent backport-util-concurrent 3.1 - jar
commons-beanutils commons-beanutils 1.7.0 - jar
commons-codec commons-codec 1.3 - jar
commons-collections commons-collections 3.0 - jar
commons-digester commons-digester 1.7 - jar
commons-httpclient commons-httpclient 3.0 - jar
commons-logging commons-logging 1.0.4 - jar
commons-pool commons-pool 1.2 - jar
dom4j dom4j 1.6.1 - jar
javassist javassist 3.4.GA - jar
javax.activation activation 1.1 - jar
javax.mail mail 1.4 - jar
javax.persistence persistence-api 1.0 - jar
javax.transaction jta 1.1 - jar
jdom jdom 1.0 - jar
net.java.dev.stax-utils stax-utils 20040917 - jar
net.sf.ehcache ehcache 1.5.0 - jar
net.sf.jsr107cache jsr107cache 1.0 - jar
org.apache.xbean xbean-spring 2.8 - jar
org.appfuse appfuse-data-common 2.1-SNAPSHOT - jar
org.aspectj aspectjrt 1.6.0 - jar
org.aspectj aspectjweaver 1.6.0 - jar
org.codehaus.woodstox wstx-asl 3.2.0 - jar
org.codehaus.xfire xfire-aegis 1.2.6 - jar
org.codehaus.xfire xfire-annotations 1.2.6 - jar
org.codehaus.xfire xfire-core 1.2.6 - jar
org.codehaus.xfire xfire-java5 1.2.6 - jar
org.codehaus.xfire xfire-spring 1.2.6 - jar
org.codehaus.xfire xfire-xmlbeans 1.2.6 - jar
org.hibernate hibernate-annotations 3.4.0.GA - jar
org.hibernate hibernate-commons-annotations 3.1.0.GA - jar
org.hibernate hibernate-core 3.3.1.GA - jar
org.hibernate hibernate-ehcache 3.3.1.GA - jar
org.slf4j slf4j-api 1.4.2 - jar
org.slf4j slf4j-log4j12 1.5.2 - jar
org.springframework spring-aop 2.5.5 - jar
org.springframework spring-aspects 2.5.5 - jar
org.springframework spring-beans 2.5.5 - jar
org.springframework spring-context 2.5.5 - jar
org.springframework spring-context-support 2.5.5 - jar
org.springframework spring-core 2.5.5 - jar
org.springframework spring-jdbc 2.5.5 - jar
org.springframework spring-orm 2.5.5 - jar
org.springframework spring-tx 2.5.5 - jar
org.springframework spring-web 2.5.5 - jar
org.springframework.security spring-security-acl 2.0.4 - jar
org.springframework.security spring-security-core 2.0.4 - jar
stax stax-api 1.0.1 - jar
velocity velocity 1.4 - jar
velocity-tools velocity-tools-view 1.0 - jar
wsdl4j wsdl4j 1.6.1 - jar
xfire xfire-jsr181-api 1.0-M1 - jar
xml-apis xml-apis 1.0.b2 - jar
xmlbeans xbean 2.2.0 - jar
junit junit 4.4 - jar (optional)

runtime

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
velocity velocity-dep 1.4 - 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:

GroupId ArtifactId Version Classifier Type Optional
org.subethamail subethasmtp-smtp 1.2 - 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:

GroupId ArtifactId Version Classifier Type Optional
javax.servlet servlet-api 2.4 - jar

Project Dependency Graph

Dependency Tree

Dependency Listings

AppFuse Web Modules

AppFuse Web Frameworks: JSF, Spring MVC, Struts 2 and Tapestry.

http://appfuse.org/appfuse-web

AppFuse Service Module

Service layer for AppFuse-based applications. Includes JavaMail support, as well as Spring AOP pointcuts that apply transaction attributes to all *Manager interfaces in a "service" package.

http://appfuse.org/appfuse-service

XFire Java 5 Module

A Java SOAP framework.

XFire JSR 181 API

JSR 181 annotations.

http://xfire.codehaus.org

XFire Core

A Java SOAP framework.

JavaBeans Activation Framework (JAF)

JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).

http://java.sun.com/products/javabeans/jaf/index.jsp

WSDL4J

Java stub generator for WSDL

http://sf.net/projects/wsdl4j

Woodstox

Woodstox is a high-performance XML processor that implements Stax (JSR-173) API

http://woodstox.codehaus.org

StAX API

StAX API is the standard java XML processing API defined by JSR-173

http://stax.codehaus.org/

Unnamed - jdom:jdom:jar:1.0

HttpClient

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/commons/httpclient/

XFire Spring Support

Spring configuration support for XFire.

XBean :: Spring

XBean is a plugin based server architecture.

http://geronimo.apache.org/xbean/xbean-spring

XFire XMLBeans Support

A Java SOAP framework.

XFire Aegis Binding

A Java - XML Data Binding framework. Aegis = Shield

XMLBeans main classes

The main classes for XMLBeans

http://xmlbeans.apache.org

XFire Annotations

Annotation support for XFire

Spring Framework: Aspects

Spring Framework: Aspects

http://www.springframework.org

AspectJ runtime

http://www.aspectj.org

AspectJ weaver

http://www.aspectj.org

AppFuse Hibernate Module

AppFuse DAO backend implemented with Hibernate (http://hibernate.org).

http://appfuse.org/appfuse-data/appfuse-hibernate

AppFuse Common Data Module

AppFuse domain objects and DAO interfaces for doing User Management and supporting generic CRUD. Domain objects have JPA annotations for Hibernate and JPA DAO implementations.

http://appfuse.org/appfuse-data/appfuse-data-common

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

Hibernate Annotations

Annotations metadata for Hibernate

http://annotations.hibernate.org

Hibernate Commons Annotations

Hibernate Commons Annotations is a utility project used by annotations based Hibernate sub-projects.

Javassist

Simple Java bytecode manipulation

http://www.jboss.org/products/javassist

SLF4J LOG4J-12 Binding

The slf4j log4j-12 binding

http://www.slf4j.org

Hibernate Ehcache Integration

Integration of Hibernate with Ehcache

http://hibernate.org/hibernate-ehcache

Hibernate Core

The core functionality of Hibernate

http://hibernate.org/hibernate-core

SLF4J API Module

The slf4j API

http://www.slf4j.org

Ehcache Core

Ehcache is a widely used, pure Java, distributed in-process cache

http://ehcache.sf.net/ehcache

Spring Framework: ORM

Spring Framework: ORM

http://www.springframework.org

Spring Framework: Transaction

Spring Framework: Transaction

http://www.springframework.org

Commons DBCP

Commons Database Connection Pooling

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

Commons Pool

Commons Object Pooling Library

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

XML Commons External Components XML APIs

xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.

http://xml.apache.org/commons/#external

SubEtha SMTP Wiser

Wiser is a smart mail testing application.

http://subethasmtp.tigris.org/wiser.html

SubEtha SMTP

A multithreaded standalone SMTP mail server implementation.

http://subethasmtp.tigris.org/

JavaMail API

The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.

https://glassfish.dev.java.net/javaee5/mail/

Direct Web Remoting

DWR is easy Ajax for Java. It makes it simple to call Java code directly from Javascript. It gets rid of almost all the boiler plate code between the web browser and your Java code.

http://getahead.org/dwr

Unnamed - javax.servlet:jstl:jar:1.1.2

Unnamed - taglibs:standard:jar:1.1.2

MySQL java connector

MySQL java connector

http://dev.mysql.com/usingmysql/java/

Struts Menu

This application allows creation of many different menu systems from an XML file or dynamically from a database.

http://struts-menu.sourceforge.net

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 - commons-beanutils:commons-beanutils:jar:1.7.0

Velocity

Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.

http://jakarta.apache.org/velocity/

Unnamed - velocity-tools:velocity-tools-view:jar:1.0

Unnamed - opensymphony:clickstream:jar:1.0.2

OSCache is a caching solution that includes a JSP tag library and set of classes to perform fine grained dynamic caching of JSP content, servlet responses or arbitrary objects.

http://www.opensymphony.com/oscache/

Unnamed - opensymphony:sitemesh:jar:2.2.1

Spring Security - JSP taglibs

Spring Security

http://static.springframework.org/spring-security/site/index.html/spring-security-taglibs

Spring Security - ACL module

Spring Security

http://static.springframework.org/spring-security/site/index.html/spring-security-acl

Spring Framework: JDBC

Spring Framework: JDBC

http://www.springframework.org

Spring Framework: Web MVC

Spring Framework: Web MVC

http://www.springframework.org

Spring Framework: Context Support

Spring Framework: Context Support

http://www.springframework.org

Spring Framework: Web

Spring Framework: Web

http://www.springframework.org

Spring Framework: Beans

Spring Framework: Beans

http://www.springframework.org

Spring Framework: Context

Spring Framework: Context

http://www.springframework.org

Spring Framework: Core

Spring Framework: Core

http://www.springframework.org

UrlRewriteFilter

A Java Web Filter for any J2EE compliant web application server (such as Resin, Orion or Tomcat), which allows you to rewrite URLs before they get to your code. It is a very powerful tool just like Apache's mod_rewrite.

http://tuckey.org/urlrewrite/

Unnamed - javax.servlet:servlet-api:jar:2.4

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.

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

Spring Security - Java 5 (Tiger)

Spring Security

http://static.springframework.org/spring-security/site/index.html/spring-security-core-tiger

Spring Security - Core

Spring Security

http://static.springframework.org/spring-security/site/index.html/spring-security-core

Log4j

Log4j

http://logging.apache.org/log4j/docs/

Spring Framework: Test

Spring Framework: Test

http://www.springframework.org

Logging

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

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

JUnit

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.

http://junit.org