is not current version
Last Version 2.1.1

gg.jte:jte-parent 1.11.4

A template engine using plain Java code.

GroupId

GroupId

gg.jte
ArtifactId

ArtifactId

jte-parent
Version

Version

1.11.4
Type

Type

pom

Download jte-parent 1.11.4

Filename Size
jte-parent-1.11.4.pom 6 KB
Browse

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