License |
License |
---|---|
GroupId | GroupIdcat.albirar.lib |
ArtifactId | ArtifactIdalbirar-template-engine |
Last Version | Last Version3.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAlbirar Template Engine
A simple template engine to transform templates into HTML or TXT
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
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 |