The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type |
---|---|---|---|
org.nongnu.pulsefire | pulsefire-device | 1.0.0-Beta9-SNAPSHOT | jar |
org.nongnu.pulsefire | pulsefire-rxtx-lib | 1.0.0-Beta9-SNAPSHOT | 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 |
---|---|---|---|---|
org.mockito | mockito-all | 1.9.0 | - | jar |
org.testng | testng | 5.7 | jdk15 | 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 | Type |
---|---|---|---|
org.rxtx | rxtx | 2.1.7 | 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 | Type |
---|---|---|---|
org.nongnu.pulsefire | pulsefire-wire | 1.0.0-Beta9-SNAPSHOT | 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 | Type |
---|---|---|---|
junit | junit | 3.8.1 | jar |
GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.: RXTX serial and parallel I/O libraries
BSD: pulsefire-device, pulsefire-rxtx-lib, pulsefire-wire, pulsefire-wire-serial
Apache License, Version 2.0: TestNG
Common Public License Version 1.0: JUnit
The MIT License: Mockito