thymeleaf-expression-processor

A simplified API for working with Thymeleaf expressions

License

License

Categories

Categories

Net Leaf Data Databases
GroupId

GroupId

nz.net.ultraq.thymeleaf
ArtifactId

ArtifactId

thymeleaf-expression-processor
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

thymeleaf-expression-processor
A simplified API for working with Thymeleaf expressions
Project URL

Project URL

https://github.com/ultraq/thymeleaf-expression-processor/
Source Code Management

Source Code Management

https://github.com/ultraq/thymeleaf-expression-processor

Download thymeleaf-expression-processor

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.groovy : groovy jar 4.0.0

runtime (1)

Group / Artifact Type Version
org.thymeleaf : thymeleaf jar 3.0.15.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0
3.0.0
2.0.1
2.0.0
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0