Demo ready
This commit is contained in:
parent
743432e071
commit
620999a992
7 changed files with 190 additions and 74 deletions
5
pom.xml
5
pom.xml
|
@ -30,6 +30,11 @@
|
|||
<artifactId>picocli</artifactId>
|
||||
<version>4.7.6</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.freemarker</groupId>
|
||||
<artifactId>freemarker</artifactId>
|
||||
<version>2.3.34</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue