Tried with JTE but it requires access to the classpath to author templates.
This commit is contained in:
parent
66434a6bc1
commit
8057928548
4 changed files with 66 additions and 10 deletions
|
@ -23,6 +23,11 @@
|
|||
<artifactId>picocli</artifactId>
|
||||
<version>4.7.6</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>gg.jte</groupId>
|
||||
<artifactId>jte</artifactId>
|
||||
<version>3.2.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<build>
|
||||
<plugins>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue