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 |
|---|---|---|---|---|---|
| backport-util-concurrent | backport-util-concurrent | 3.0 | - | jar | |
| org.microemu | microemu-cldc | 2.0.2 | - | 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 |
|---|---|---|---|---|---|
| junit | junit | 3.8.1 | - | jar | |
| net.sf.jour | jour-instrument | 2.0.2 | - | jar | (optional) |
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 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 |
|---|---|---|---|---|---|
| jboss | javassist | 3.7.ga | - | jar |
midp
http://www.microemu.org/microemu-midp
Unnamed - junit:junit:jar:3.8.1
Jour main instrumentation module
http://jour.sourceforge.net/jour-instrument
Javassist (Java programming assistant) is a load-time reflective system for Java.
http://www.jboss.org/products/javassist
Dawid Kurzyniec's backport of JSR 166
http://www.mathcs.emory.edu/dcl/util/backport-util-concurrent/
cldc interfaces