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 |
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-servlet_2.5_spec | 1.2 | - | jar | |
org.otfeed | otfeed-driver | 0.1.4-SNAPSHOT | - | jar | |
org.slf4j | slf4j-api | 1.5.2 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
J2EE :: Sample Web Application
Example of using Otfeed Resource Adapter in a web application.
http://otfeed.sourceforge.net/otfeed-j2ee/otfeed-j2ee-web
Servlet 2.5 Specification
http://geronimo.apache.org/maven/specs/servlet-2.5/1.2
The slf4j API
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.
Provides client API to the OpenTick financial data feed.