This commit is contained in:
parent
76b579c404
commit
c672c19517
8 changed files with 718 additions and 0 deletions
5
org.jdrupes.vmoperator.util/build.sbt
Normal file
5
org.jdrupes.vmoperator.util/build.sbt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
|
||||
libraryDependencies ++= Seq(
|
||||
"org.freemarker" % "freemarker" % "[2.3.32,2.4)",
|
||||
"com.google.code.gson" % "gson" % "[2.10.1,2.11)"
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue