Albirar Template Engine

A simple template engine to transform templates into HTML or TXT

License

License

GroupId

GroupId

cat.albirar.lib
ArtifactId

ArtifactId

albirar-template-engine
Last Version

Last Version

3.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Albirar Template Engine
A simple template engine to transform templates into HTML or TXT
Project URL

Project URL

https://albirar.github.io/albirar-template-engine/
Project Organization

Project Organization

Albirar
Source Code Management

Source Code Management

https://github.com/albirar/albirar-template-engine

Download albirar-template-engine

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
org.thymeleaf : thymeleaf jar 3.0.11.RELEASE
org.thymeleaf : thymeleaf-spring5 jar 3.0.11.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.3.12.RELEASE
org.projectlombok : lombok jar 1.18.12
ch.qos.logback : logback-access jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
org.slf4j : jcl-over-slf4j jar 1.7.25
org.springframework : spring-context-support jar 5.2.15.RELEASE
jakarta.validation : jakarta.validation-api jar 2.0.2
org.apache.tomcat.embed : tomcat-embed-el jar 9.0.33
org.hibernate.validator : hibernate-validator jar 6.0.20.Final

test (14)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.13.1
org.springframework : spring-test jar 5.2.15.RELEASE
org.springframework.boot : spring-boot-test jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-test-autoconfigure jar 2.3.12.RELEASE
org.junit.jupiter : junit-jupiter jar 5.6.2
org.springframework.restdocs : spring-restdocs-mockmvc jar 2.0.4.RELEASE
org.springframework.security : spring-security-test jar 5.3.2.RELEASE
org.hamcrest : hamcrest jar 2.1
org.hamcrest : hamcrest-core jar 2.1
org.hamcrest : hamcrest-library jar 2.1
org.mockito : mockito-core jar 3.1.0
org.mockito : mockito-inline jar 3.1.0
org.mockito : mockito-junit-jupiter jar 3.1.0
org.awaitility : awaitility jar 4.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.1
3.2.0
3.1.0
3.0.0
2.1.0
2.0.2
2.0.1