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
org.addsimplicity.anicetus anicetus-core 0.1-SNAPSHOT - jar
org.hibernate hibernate-core 3.3.1.GA - 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
hsqldb hsqldb 1.8.0.7 - jar
javassist javassist 3.8.0.GA - jar
junit junit 4.0 - jar
org.apache.activemq activemq-core 5.2.0 - jar
org.apache.openejb commons-dbcp-all 1.3-r699049 - jar
org.apache.xbean xbean-spring 3.5 - jar
org.slf4j slf4j-simple 1.5.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
commons-collections commons-collections 3.1 - jar
commons-logging commons-logging 1.0.3 - jar
dom4j dom4j 1.6.1 - jar
javax.jms jms 1.1 - jar
javax.transaction jta 1.1 - jar
org.codehaus.jackson jackson-asl 0.9.5 - jar
org.slf4j slf4j-api 1.5.2 - jar
org.springframework spring 2.5.6 - jar
xml-apis xml-apis 1.0.b2 - 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
backport-util-concurrent backport-util-concurrent 2.1 - jar
com.sun.xml.bind jaxb-impl 2.1.6 - jar
commons-logging commons-logging-api 1.1 - jar
javax.activation activation 1.1 - jar
javax.xml.bind jaxb-api 2.1 - jar
javax.xml.stream stax-api 1.0-2 - jar
org.apache.activemq activeio-core 3.1.0 - jar
org.apache.camel camel-core 1.5.0 - jar
org.apache.geronimo.specs geronimo-j2ee-management_1.0_spec 1.0 - jar
org.apache.geronimo.specs geronimo-jms_1.1_spec 1.1.1 - jar

Project Dependency Graph

Dependency Listings

anicetus-hibernate

The Anicetus Hibernate extensions builds upon the base Anicetus Java framework to automate the integration of Hibernate transactions into telemetry.

http://anicitus.sourceforge.net/

Unnamed - junit:junit:jar:4.0

http://junit.org

Hibernate Core

The core functionality of Hibernate

http://hibernate.org/hibernate-core

AntLR

http://www.antlr.org/

Unnamed - commons-collections:commons-collections:jar:3.1

Types that extend and augment the Java Collections Framework.

dom4j

dom4j: the flexible XML framework for Java

http://dom4j.org

Unnamed - xml-apis:xml-apis:jar:1.0.b2

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

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

anicetus-core

http://maven.apache.org

Spring Framework

Spring Framework

http://www.springframework.org

Jackson

Jackson is a high-performance JSON processor (parser, generator)

http://jackson.codehaus.org

Java Message Service

The Java Message Service (JMS) API is a messaging standard that allows application components based on the Java 2 Platform, Enterprise Edition (J2EE) to create, send, receive, and read messages. It enables distributed communication that is loosely coupled, reliable, and asynchronous.

http://java.sun.com/products/jms

ActiveMQ :: Core

The ActiveMQ Message Broker and Client implementations

http://activemq.apache.org/activemq-core

Camel :: Core

The Core Camel POJO based router

http://apache.apache.org/camel/camel-core

Logging

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

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

Unnamed - com.sun.xml.bind:jaxb-impl:jar:2.1.6

Unnamed - javax.xml.bind:jaxb-api:jar:2.1

JMS 1.1

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-jms_1.1_spec

ActiveIO :: Core

A high performance IO abstraction framework

http://activemq.apache.org/activeio-core

Backport of JSR 166

Dawid Kurzyniec's backport of JSR 166

http://www.mathcs.emory.edu/dcl/util/backport-util-concurrent/

Unnamed - org.apache.geronimo.specs:geronimo-j2ee-management_1.0_spec:jar:1.0

Apache XBean :: Spring

XBean is a plugin based server architecture.

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

Logging

Commons Logging

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

OpenEJB :: Dependencies :: Commons DBCP and Pool

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

http://www.apache.org/commons-dbcp-all

HSQLDB

Lightweight 100% Java SQL Database Engine

http://hsqldb.org/

SLF4J Simple Binding

SLF4J Simple binding

http://www.slf4j.org

SLF4J API Module

The slf4j API

http://www.slf4j.org

Javassist

Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.

http://www.javassist.org/