Last Version

Java Minimal Template Engine 7.0.0

A small Library without runtime dependencies

License

License

GroupId

GroupId

com.floreysoft
ArtifactId

ArtifactId

jmte
Version

Version

7.0.0
Type

Type

jar
Description

Description

Java Minimal Template Engine
A small Library without runtime dependencies
Project URL

Project URL

http://code.google.com/p/jmte/
Source Code Management

Source Code Management

https://github.com/DJCordhose/jmte

Download jmte 7.0.0


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.testng : testng jar 7.4.0

Project Modules

There are no modules declared in this project.