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