Add dependency on freemarker.
This commit is contained in:
parent
076f86bbe4
commit
870d63eb29
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ dependencies {
|
|||
implementation project(':org.jdrupes.vmoperator.util')
|
||||
|
||||
implementation 'commons-cli:commons-cli:1.5.0'
|
||||
implementation 'org.freemarker:freemarker:[2.3.32,2.4)'
|
||||
implementation 'io.kubernetes:client-java:[18.0.0,19)'
|
||||
|
||||
runtimeOnly 'org.slf4j:slf4j-jdk14:[2.0.7,3)'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue