is not current version
Last Version 7.0.0

Java Minimal Template Engine 6.0.0

To build and locally install jar, javadoc and sources, please use: mvn clean javadoc:jar source:jar install -Dmaven.test.skip=true Tested on Maven 2.0.9, JDK 1.8

License

License

GroupId

GroupId

com.floreysoft
ArtifactId

ArtifactId

jmte
Version

Version

6.0.0
Type

Type

jar
Description

Description

Java Minimal Template Engine
To build and locally install jar, javadoc and sources, please use: mvn clean javadoc:jar source:jar install -Dmaven.test.skip=true Tested on Maven 2.0.9, JDK 1.8
Project URL

Project URL

http://code.google.com/p/jmte/

Download jmte 6.0.0


<!-- https://jarcasting.com/artifacts/com.floreysoft/jmte/ -->
<dependency>
    <groupId>com.floreysoft</groupId>
    <artifactId>jmte</artifactId>
    <version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.floreysoft/jmte/
implementation 'com.floreysoft:jmte:6.0.0'
// https://jarcasting.com/artifacts/com.floreysoft/jmte/
implementation ("com.floreysoft:jmte:6.0.0")
'com.floreysoft:jmte:jar:6.0.0'
<dependency org="com.floreysoft" name="jmte" rev="6.0.0">
  <artifact name="jmte" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.floreysoft', module='jmte', version='6.0.0')
)
libraryDependencies += "com.floreysoft" % "jmte" % "6.0.0"
[com.floreysoft/jmte "6.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.ow2.asm : asm jar 5.0.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.9
com.google.caliper : caliper jar 0.5-rc1

Project Modules

There are no modules declared in this project.