Use a command line argument to specify the configuration file.
This commit is contained in:
parent
ba7147ba0e
commit
351c876024
4 changed files with 337 additions and 309 deletions
|
|
@ -14,6 +14,7 @@ dependencies {
|
|||
implementation 'org.jgrapes:org.jgrapes.http:[3.1.0,4)'
|
||||
implementation 'org.jgrapes:org.jgrapes.util:[1.28.0,2)'
|
||||
|
||||
implementation 'commons-cli:commons-cli:1.5.0'
|
||||
implementation 'org.freemarker:freemarker:[2.3.32,2.4)'
|
||||
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:[2.15.1,3]'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue