thymesheet

Externalise Thymeleaf so that natural templates are truly natural!

License

License

GroupId

GroupId

com.connect-group
ArtifactId

ArtifactId

thymesheet
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

thymesheet
Externalise Thymeleaf so that natural templates are truly natural!
Project URL

Project URL

http://connect-group.github.io/thymesheet/

Download thymesheet

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.thymeleaf : thymeleaf jar 2.1.6.RELEASE
net.sourceforge.cssparser : cssparser jar 0.9.29

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.1.3
2.1.2
2.1.1
2.1.0
2.1.0-beta2