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 |
---|---|---|---|---|---|
mysql | mysql-connector-java | 5.0.5 | - | jar | |
org.appfuse | appfuse-hibernate | 2.0.1 | - | jar | |
org.appfuse | appfuse-service | 2.0.1 | - | 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 |
---|---|---|---|---|---|
jmock | jmock | 1.1.0 | - | jar | |
junit | junit | 4.4 | - | jar | |
org.springframework | spring-test | 2.5 | - | jar | |
org.subethamail | subethasmtp-wiser | 1.2 | - | 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 | |
aopalliance | aopalliance | 1.0 | - | jar | |
asm | asm | 1.5.3 | - | jar | |
asm | asm-attrs | 1.5.3 | - | jar | |
aspectj | aspectjrt | 1.5.2a | - | jar | |
aspectj | aspectjweaver | 1.5.2a | - | jar | |
backport-util-concurrent | backport-util-concurrent | 3.0 | - | 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 | 3.2 | - | jar | |
commons-httpclient | commons-httpclient | 3.0 | - | jar | |
commons-lang | commons-lang | 2.3 | - | jar | |
commons-logging | commons-logging | 1.1 | - | jar | |
dom4j | dom4j | 1.6.1 | - | jar | |
javax.activation | activation | 1.1 | - | jar | |
javax.mail | 1.4 | - | jar | ||
javax.persistence | persistence-api | 1.0 | - | jar | |
javax.transaction | jta | 1.0.1B | - | jar | |
jdom | jdom | 1.0 | - | jar | |
log4j | log4j | 1.2.13 | - | jar | |
net.java.dev.stax-utils | stax-utils | 20040917 | - | jar | |
net.sf.ehcache | ehcache | 1.3.0 | - | jar | |
net.sf.jsr107cache | jsr107cache | 1.0 | - | jar | |
org.acegisecurity | acegi-security | 1.0.5 | - | jar | |
org.acegisecurity | acegi-security-tiger | 1.0.5 | - | jar | |
org.apache.xbean | xbean-spring | 2.8 | - | jar | |
org.appfuse | appfuse-data-common | 2.0.1 | - | 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 | 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-aop | 2.5 | - | jar | |
org.springframework | spring-aspects | 2.5 | - | jar | |
org.springframework | spring-beans | 2.5 | - | jar | |
org.springframework | spring-context | 2.5 | - | jar | |
org.springframework | spring-context-support | 2.5 | - | jar | |
org.springframework | spring-core | 2.5 | - | jar | |
org.springframework | spring-jdbc | 2.5 | - | jar | |
org.springframework | spring-orm | 2.5 | - | jar | |
org.springframework | spring-tx | 2.5 | - | jar | |
oro | oro | 2.0.8 | - | jar | |
stax | stax-api | 1.0.1 | - | jar | |
velocity | velocity | 1.4 | - | jar | |
wsdl4j | wsdl4j | 1.6.1 | - | jar | |
xfire | xfire-jsr181-api | 1.0-M1 | - | jar | |
xmlbeans | xbean | 2.2.0 | - | jar |
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 |
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 |
Simple Board is a forum application based on appfuse 2.0, Maven 2, JSF, Spring Framework, Hibernate
http://simpleboard.sourceforge.net/simpleBoard-core
Spring Framework: Test
http://www.springframework.org
AppFuse DAO backend implemented with Hibernate (http://hibernate.org).
http://appfuse.org/appfuse-data/appfuse-hibernate
Acegi Security System for Spring - Java 5 (Tiger)
Acegi Security System for Spring
http://acegisecurity.org/acegi-security-tiger
Acegi Security System for Spring
http://acegisecurity.org/acegi-security
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/
Log4j
http://logging.apache.org/log4j/docs/
Spring Framework: JDBC
http://www.springframework.org
Spring Framework: Beans
http://www.springframework.org
Spring Framework: Context
http://www.springframework.org
Spring Framework: Core
http://www.springframework.org
Spring Framework: Transaction
http://www.springframework.org
Spring Framework: ORM
http://www.springframework.org
AOP Alliance
http://aopalliance.sourceforge.net
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
EJB3-style annotations for Hibernate
http://annotations.hibernate.org
Hibernate Commons - Annotations
EJB3-style annotations for Hibernate - common code
http://annotations.hibernate.org
Relational Persistence for Java
Types that extend and augment the Java Collections Framework.
http://jakarta.apache.org/commons/collections/
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://www.mathcs.emory.edu/dcl/util/backport-util-concurrent/
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
Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0
The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.
https://glassfish.dev.java.net/javaee5/mail/
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
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/
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/
A Java SOAP framework.
A Java - XML Data Binding framework. Aegis = Shield
Unnamed - net.java.dev.stax-utils:stax-utils:jar:20040917
Annotation support for XFire
JSR 181 annotations.
A Java SOAP framework.
Java stub generator for WSDL
StAX API is the standard java XML processing API defined by JSR-173
Woodstox is a high-performance XML processor that implements Stax (JSR-173) API
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/
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/
Spring configuration support for XFire.
XBean is a plugin based server architecture.
http://geronimo.apache.org/xbean/xbean-spring
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
A Java SOAP framework.
The main classes for XMLBeans
Spring Framework: AOP
http://www.springframework.org
Spring Framework: Aspects
http://www.springframework.org
Spring Framework: Context Support
Spring Framework: Context Support
http://www.springframework.org
jMock is a library for testing Java code using mock objects
Wiser is a smart mail testing application.
http://subethasmtp.tigris.org/wiser.html
A multithreaded standalone SMTP mail server implementation.
http://subethasmtp.tigris.org/
MySQL java connector
http://dev.mysql.com/usingmysql/java/
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.