Use same logging configuration approach as with runner.
This commit is contained in:
parent
0669aa3daa
commit
5928371fc9
4 changed files with 34 additions and 9 deletions
|
|
@ -13,6 +13,10 @@ dependencies {
|
|||
implementation 'org.jgrapes:org.jgrapes.io:[2.5.0,3)'
|
||||
implementation 'org.jgrapes:org.jgrapes.http:[3.1.0,4)'
|
||||
implementation 'org.jgrapes:org.jgrapes.util:[1.28.0,2)'
|
||||
|
||||
implementation project(':org.jdrupes.vmoperator.util')
|
||||
|
||||
implementation 'commons-cli:commons-cli:1.5.0'
|
||||
}
|
||||
|
||||
application {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue