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 |
|---|---|---|---|---|---|
| com.pyx4me | cldcunit | 2.0.2 | - | jar | |
| junit | junit | 3.8.1 | - | 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 |
|---|---|---|---|---|---|
| com.pyx4me | cldcunit-se | 2.0.2 | - | jar | |
| org.microemu | microemu-javase-swing | 2.0.2 | - | jar |
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 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 |
|---|---|---|---|---|---|
| asm | asm | 3.0 | - | jar | |
| backport-util-concurrent | backport-util-concurrent | 3.0 | - | jar | |
| org.microemu | microemu-cldc | 2.0.2 | - | jar | |
| org.microemu | microemu-injected | 2.0.2 | inject | jar | |
| org.microemu | microemu-javase | 2.0.2 | - | jar | |
| org.microemu | microemu-midp | 2.0.2 | - | jar |
microemu-test-midlet
http://www.microemu.org/microemu-tests/microemu-test-midlet
Unnamed - junit:junit:jar:3.8.1
javase-swing
http://www.microemu.org/microemu-javase-swing
This classes are injected into MIDlet during "Prepare for Applet" stage
http://www.microemu.org/microemu-injected
javase
http://www.microemu.org/microemu-javase
A very small and fast Java bytecode manipulation framework
midp
http://www.microemu.org/microemu-midp
Dawid Kurzyniec's backport of JSR 166
http://www.mathcs.emory.edu/dcl/util/backport-util-concurrent/
cldc interfaces
http://www.microemu.org/microemu-cldc
pyx4me JUnit for CLDC framework, projects parent
http://www.pyx4me.com/pyx4me-cldcunit/cldcunit-se
pyx4me JUnit for CLDC framework, projects parent