1

Add REST API for PlugSurfing parser

This commit is contained in:
2021-07-05 09:55:50 +03:00
parent 4b29325f32
commit 6ee822a218
4 changed files with 29 additions and 3 deletions

View File

@@ -5,6 +5,7 @@ dependencies {
implementation project(':caruna-invoice')
implementation project(':helen-invoice')
implementation project(':composite-parsers')
implementation project(':plugsurfing-invoice')
implementation 'org.apache.logging.log4j:log4j-core:2.11.0'
implementation 'org.apache.logging.log4j:log4j-slf4j-impl:2.11.0'