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