====== Externe Library in Maven Projekt linken ====== JAR aus temporärem Verzeichnis in lokales Maven-Repo importieren: $ mvn install:install-file -Dfile=/tmp/stpad-native-8.0.23.1.jar -DgroupId=de.signotec.stpad -DartifactId=native -Dversion=8.0.23.1 -Dpackaging=jar Einbindung in MVN-File: 4.0.0 com.rkcsd.apps.embedded.signograb signograb 1.0-SNAPSHOT de.signotec.stpad native 8.0.23.1 build