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 |
---|---|---|---|---|---|
mysql | mysql-connector-java | 3.1.11 | - | jar | (optional) |
org.rxtx | rxtxcomm | 2.1-7r2 | - | jar | (optional) |
se.datadosen | riverlayout | 1.1 | - | jar | (optional) |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
Trip Tracker is a position tracking client-server system
http://triptracker.sourceforge.net/
RXTX is a native library providing serial and parallel communication for the Java Development Toolkit (JDK)
RiverLayout is a simple and flexible Java Layout Manager trying to mimic how text is positioned in a text editor
http://www.datadosen.se/riverlayout/
MySQL java connector