jte

A template engine using plain Java code.

License

License

GroupId

GroupId

gg.jte
ArtifactId

ArtifactId

jte
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

jte
A template engine using plain Java code.

Download jte

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
gg.jte : jte-runtime jar 2.1.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2
org.assertj : assertj-core jar 3.20.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.1
2.1.0
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.12.1
1.12.0
1.11.4
1.11.3
1.11.2
1.11.1
1.11.0
1.10.0
1.9.0
1.8.0
1.7.0
1.6.0
1.5.2
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0