diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..b268f40 --- /dev/null +++ b/pom.xml @@ -0,0 +1,48 @@ + + + 4.0.0 + de.bahn + nrjavaserial + 5.2.1+dbsystel1 + NRJavaSerial + A fork of the RXTX library with a focus on ease of use and embeddability in other libraries. + http://neuronrobotics.com + + + RXTX License v 2.1 - LGPL v 2.1 + Linking Over Controlled Interface + https://raw.githubusercontent.com/dbsystel/nrjavaserial/master/LICENSE + + + + + madhephaestus + Kevin Harrington + kharrington@neuronrobotics.com + + + MrDOS + Samuel Coleman + samuel@seenet.ca + + + + scm:git:https://github.com/dbsystel/nrjavaserial.git + scm:git:git@github.com:dbsystel/nrjavaserial.git + https://github.com/dbsystel/nrjavaserial + + + + commons-net + commons-net + 3.3 + compile + + + junit + junit + 4.12 + test + + +