Project Dependencies

compile

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
org.freedesktop.dbus dbus 2.3.2-SNAPSHOT - jar

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 3.8.1 - jar (optional)
net.sf.jour jour-instrument 2.0.3 - jar (optional)

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
net.sf.bluecove bluecove 2.1.0 - jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

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
cx.ath.matthew debug-disable 0.6-SNAPSHOT - jar
cx.ath.matthew unixsockets 0.6-SNAPSHOT - jar

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
javassist javassist 3.8.0.GA - jar

Project Dependency Graph

Dependency Listings

bluecove-bluez

BlueCove Linux version using D-Bus

http://www.bluecove.org/bluecove-bluez

bluecove

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

dbus

D-Bus Java bindings

http://www.freedesktop.org/wiki/Software/DBusBindings

Debug Library

Comprehensive logging and debugging solution

http://www.matthew.ath.cx/projects/java/

Unix Sockets Library

This is a collection of classes and native code to allow you to read and write Unix sockets in Java.

http://www.matthew.ath.cx/projects/java/

Unnamed - junit:junit:jar:3.8.1

jour-instrument

Jour main instrumentation module

http://jour.sourceforge.net/jour-instrument

Javassist

Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.

http://www.javassist.org/