<dependency> <groupId>com.samskivert</groupId> <artifactId>jmustache</artifactId> <version>1.2</version> <classifier>sources</classifier> <type>java-source</type> </dependency>
com.samskivert:jmustache:1.2
META-INF/MANIFEST.MF com/samskivert/mustache/Mustache.java com/samskivert/mustache/MustacheException.java com/samskivert/mustache/MustacheParseException.java com/samskivert/mustache/Template.java
返回时代Java首页