A Java implementation of the Mustache templating language.
'com.samskivert:jmustache:1.10'
<dependency>
<groupId>com.samskivert</groupId>
<artifactId>jmustache</artifactId>
<version>1.10</version>
</dependency>
<dependency org="com.samskivert" name="jmustache" rev="1.10"/>
"com.samskivert", "jmustache", "1.10"