License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdfr.sii.ogham |
ArtifactId | ArtifactIdogham-template-thymeleaf-v2 |
Version | Version3.0.0 |
Type | Typejar |
Description |
DescriptionOgham ThymeLeaf v2 integration
Use ThymeLeaf v2 as template engine in Ogham
|
<!-- https://jarcasting.com/artifacts/fr.sii.ogham/ogham-template-thymeleaf-v2/ -->
<dependency>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-template-thymeleaf-v2</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-template-thymeleaf-v2/
implementation 'fr.sii.ogham:ogham-template-thymeleaf-v2:3.0.0'
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-template-thymeleaf-v2/
implementation ("fr.sii.ogham:ogham-template-thymeleaf-v2:3.0.0")
'fr.sii.ogham:ogham-template-thymeleaf-v2:jar:3.0.0'
<dependency org="fr.sii.ogham" name="ogham-template-thymeleaf-v2" rev="3.0.0">
<artifact name="ogham-template-thymeleaf-v2" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.sii.ogham', module='ogham-template-thymeleaf-v2', version='3.0.0')
)
libraryDependencies += "fr.sii.ogham" % "ogham-template-thymeleaf-v2" % "3.0.0"
[fr.sii.ogham/ogham-template-thymeleaf-v2 "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
fr.sii.ogham : ogham-template-thymeleaf-common | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
fr.sii.ogham : ogham-test-utils | jar | 3.0.0 |