Added support for mustache instead of Velocity.
This commit is contained in:
parent
13dec4f063
commit
5efb2a9e1d
10 changed files with 199 additions and 133 deletions
|
@ -59,7 +59,7 @@ repositories {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
compile 'org.apache.velocity:velocity:1.7'
|
||||
compile 'com.github.spullara.mustache.java:compiler:0.9.4'
|
||||
testCompile 'org.testng:testng:6.11'
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue