jte-spring-boot-starter

A template engine using plain Java code.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

gg.jte
ArtifactId

ArtifactId

jte-spring-boot-starter
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

jte-spring-boot-starter
A template engine using plain Java code.

Download jte-spring-boot-starter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework : spring-webmvc Optional jar
org.springframework : spring-webflux Optional jar
javax.servlet : javax.servlet-api Optional jar 4.0.1
gg.jte : jte Optional 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