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