License |
License |
---|---|
Categories |
CategoriesNet Leaf Data Databases |
GroupId | GroupIdnz.net.ultraq.thymeleaf |
ArtifactId | ArtifactIdthymeleaf-expression-processor |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionthymeleaf-expression-processor
A simplified API for working with Thymeleaf expressions
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/nz.net.ultraq.thymeleaf/thymeleaf-expression-processor/ -->
<dependency>
<groupId>nz.net.ultraq.thymeleaf</groupId>
<artifactId>thymeleaf-expression-processor</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/nz.net.ultraq.thymeleaf/thymeleaf-expression-processor/
implementation 'nz.net.ultraq.thymeleaf:thymeleaf-expression-processor:3.1.0'
// https://jarcasting.com/artifacts/nz.net.ultraq.thymeleaf/thymeleaf-expression-processor/
implementation ("nz.net.ultraq.thymeleaf:thymeleaf-expression-processor:3.1.0")
'nz.net.ultraq.thymeleaf:thymeleaf-expression-processor:jar:3.1.0'
<dependency org="nz.net.ultraq.thymeleaf" name="thymeleaf-expression-processor" rev="3.1.0">
<artifact name="thymeleaf-expression-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.net.ultraq.thymeleaf', module='thymeleaf-expression-processor', version='3.1.0')
)
libraryDependencies += "nz.net.ultraq.thymeleaf" % "thymeleaf-expression-processor" % "3.1.0"
[nz.net.ultraq.thymeleaf/thymeleaf-expression-processor "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.groovy : groovy | jar | 4.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.thymeleaf : thymeleaf | jar | 3.0.15.RELEASE |