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
c3p0 c3p0 0.9.0.4 - jar
javax.annotation jsr250-api 1.0 - jar
mysql mysql-connector-java 5.0.4 - jar
org.hibernate hibernate 3.1.3 - jar
org.jbpm jbpm-jpdl 3.2.2 - jar
org.slf4j jcl104-over-slf4j 1.4.1 - jar
org.slf4j slf4j-log4j12 1.4.1 - jar
org.springframework spring 2.5.5 - jar
org.springframework spring-test 2.5.5 - jar
org.springmodules spring-modules-jbpm31 0.8a - 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
junit junit 4.4 - 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.6rc1 - jar
asm asm 1.5.3 - jar
asm asm-attrs 1.5.3 - jar
bsh bsh 2.0b1 - jar
cglib cglib 2.1_3 - jar
cglib cglib-nodep 2.1_3 - jar
commons-collections commons-collections 2.1.1 - jar
commons-logging commons-logging 1.1.1 - jar
dom4j dom4j 1.6.1 - jar
ehcache ehcache 1.1 - jar
geronimo-spec geronimo-spec-jta 1.0.1B-rc4 - jar
hsqldb hsqldb 1.7.3.3 - jar
javax.transaction jta 1.0.1B - jar
log4j log4j 1.2.14 - jar
org.slf4j slf4j-api 1.4.1 - jar

Project Dependency Graph

Dependency Listings

Igenko Workflow

Igenko is a CMS/eCommerce based on a Java core and a Flex front-end.

http://code.google.com/p/igenko/igenko-workflow

Spring Framework

Spring Framework

http://www.springframework.org

Spring Framework: Test

Spring Framework: Test

http://www.springframework.org

Unnamed - org.jbpm:jbpm-jpdl:jar:3.2.2

SLF4J LOG4J-12 Binding

The slf4j log4j-12 binding

http://www.slf4j.org

SLF4J API Module

The slf4j API

http://www.slf4j.org

JCL Implemented Over SLF4J

JCL implementation over SLF4J

http://www.slf4j.org

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

Hibernate

Relational Persistence for Java

http://www.hibernate.org

cglib

http://cglib.sourceforge.net/

asm

http://asm.objectweb.org/

asm-attrs

http://asm.objectweb.org/

Java Transaction API

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

spring-modules-jbpm31

https://springmodules.dev.java.net/

Unnamed - antlr:antlr:jar:2.7.6rc1

Unnamed - commons-collections:commons-collections:jar:2.1.1

Commons Logging

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

http://commons.apache.org/logging

Log4j

Log4j

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

Unnamed - geronimo-spec:geronimo-spec-jta:jar:1.0.1B-rc4

dom4j

dom4j: the flexible XML framework for Java

http://dom4j.org

Ehcache

Ehcache is a pure Java, in-process cache with the following features: Fast, Simple, Acts as a pluggable cache for Hibernate 2.1. Small foot print. Both in terms of size and memory requirements. Minimal dependencies. Fully documented. See the online Documentation, FAQ and the online JavaDoc. Comprehensively Test Coverage. Scalable to hundreds of caches and large multi-cpu servers. Production tested. All versions of ehcache are production tested for several weeks on a large and very busy eCommerce site before release.

Unnamed - hsqldb:hsqldb:jar:1.7.3.3

Unnamed - bsh:bsh:jar:2.0b1

cglib

http://cglib.sourceforge.net/

MySQL java connector

MySQL java connector

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

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.

http://c3p0.sourceforge.net

JSR-250 Common Annotations for the JavaTM Platform

JSR-250 Reference Implementation by Glassfish

http://jcp.org/aboutJava/communityprocess/final/jsr250/index.html