Add jenkinsfile for pipeline build and dockerfile for build

Signed-off-by: brian <brian@brutex.de>
master
Brian Rosenberger 2022-10-24 17:35:50 +02:00
parent 638f13e681
commit 4857b71181
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ dependencies {
implementation "org.bytedeco:javacv"
implementation "org.apache.commons:commons-compress"
implementation "org.jcodec:jcodec:0.1.5"
implementation "com.fasterxml.jackson.core:jackson-annotations"
implementation "org.slf4j:slf4j-api"