Demo ready
This commit is contained in:
parent
743432e071
commit
620999a992
7 changed files with 190 additions and 74 deletions
parser
|
@ -53,5 +53,9 @@
|
|||
<groupId>info.picocli</groupId>
|
||||
<artifactId>picocli</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.freemarker</groupId>
|
||||
<artifactId>freemarker</artifactId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue