Project Dependencies

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

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
org.apache.geronimo.specs geronimo-ejb_3.0_spec 1.0.1 - jar
org.apache.geronimo.specs geronimo-jms_1.1_spec 1.1.1 - jar
org.otfeed otfeed-driver 0.1.4-SNAPSHOT - jar
org.slf4j slf4j-api 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.

Project Dependency Graph

Dependency Listings

J2EE :: Sample Message-driven Bean

Example message-driven bean that subscribes to a quote feed

http://otfeed.sourceforge.net/otfeed-j2ee/otfeed-j2ee-mdb

EJB 3.0

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-ejb_3.0_spec

JMS 1.1

Provides open-source implementations of Sun specifications.

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

SLF4J API Module

The slf4j API

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

Driver

Provides client API to the OpenTick financial data feed.

http://otfeed.sourceforge.net/otfeed-driver