Last Version

thymeleaf-extras 2.0.2

Thymeleaf dialect with useful re-usable attribute processors such as cg-before and cg-after; compatible with both Thymeleaf and Thymesheet.

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.connect-group
ArtifactId

ArtifactId

thymeleaf-extras
Version

Version

2.0.2
Type

Type

jar
Description

Description

thymeleaf-extras
Thymeleaf dialect with useful re-usable attribute processors such as cg-before and cg-after; compatible with both Thymeleaf and Thymesheet.

Download thymeleaf-extras 2.0.2


<!-- https://jarcasting.com/artifacts/com.connect-group/thymeleaf-extras/ -->
<dependency>
    <groupId>com.connect-group</groupId>
    <artifactId>thymeleaf-extras</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.connect-group/thymeleaf-extras/
implementation 'com.connect-group:thymeleaf-extras:2.0.2'
// https://jarcasting.com/artifacts/com.connect-group/thymeleaf-extras/
implementation ("com.connect-group:thymeleaf-extras:2.0.2")
'com.connect-group:thymeleaf-extras:jar:2.0.2'
<dependency org="com.connect-group" name="thymeleaf-extras" rev="2.0.2">
  <artifact name="thymeleaf-extras" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.connect-group', module='thymeleaf-extras', version='2.0.2')
)
libraryDependencies += "com.connect-group" % "thymeleaf-extras" % "2.0.2"
[com.connect-group/thymeleaf-extras "2.0.2"]

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
org.thymeleaf : thymeleaf-testing jar 3.0.1.RELEASE
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.