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 | (optional) |
| net.sf.jour | jour-instrument | 2.0.3 | - | jar | (optional) |
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.3 | - | jar | |
| net.sf.bluecove | bluecove | 2.1.0 | - | jar | |
| org.microemu | microemulator | 2.0.3 | - | 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 compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| com.pyx4me | cldcunit | 2.0.3 | - | 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 |
|---|---|---|---|---|---|
| javassist | javassist | 3.8.0.GA | - | jar |
Common module used for tests in J2ME and J2SE environments
http://www.bluecove.org/bluecove-examples/bluecove-tester-base
BlueCove is JSR-82 J2SE implementation that currently interfaces with the Mac OS X, WIDCOMM, BlueSoleil and Microsoft Bluetooth stack
http://www.bluecove.org/bluecove
MicroEmulator one jar assembly for distribution
http://www.microemu.org/microemulator
pyx4me JUnit for CLDC framework, projects parent
http://www.pyx4me.com/pyx4me-cldcunit/cldcunit-se
pyx4me JUnit for CLDC framework, projects parent
http://www.pyx4me.com/pyx4me-cldcunit/cldcunit
Unnamed - junit:junit:jar:3.8.1
Jour main instrumentation module
http://jour.sourceforge.net/jour-instrument
Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.