Provide "Running" condition in status.
This commit is contained in:
parent
f50a4af46c
commit
74e05ce023
5 changed files with 353 additions and 15 deletions
|
|
@ -18,6 +18,8 @@ dependencies {
|
|||
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]'
|
||||
|
||||
runtimeOnly 'org.slf4j:slf4j-jdk14:[2.0.7,3)'
|
||||
}
|
||||
|
||||
application {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue