jte-parent

A template engine using plain Java code.

License

License

GroupId

GroupId

gg.jte
ArtifactId

ArtifactId

jte-parent
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

jte-parent
A template engine using plain Java code.
Project URL

Project URL

https://jte.gg
Source Code Management

Source Code Management

https://github.com/casid/jte.git

Download jte-parent

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

How to add to project

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

Dependencies

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

  • jte-runtime
  • jte
  • jte-kotlin
  • jte-watcher
  • jte-maven-plugin
  • jte-jsp-converter
  • jte-spring-boot-starter
  • test/jte-runtime-test
  • test/jte-runtime-test-kotlin
  • test/jte-runtime-cp-test
  • test/jte-hotreload-test
  • test/jte-test-report
  • jte-deploy-nexus

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