is not current version
Last Version 2.0.0-rc-1

io.ratpack:ratpack-thymeleaf3 1.7.4

Integration with the Thymeleaf server side template rendering library - http://www.thymeleaf.org/

Categories

Categories

Leaf Data Databases Ratpack User Interface Web Frameworks
GroupId

GroupId

io.ratpack
ArtifactId

ArtifactId

ratpack-thymeleaf3
Version

Version

1.7.4
Type

Type

jar

Download ratpack-thymeleaf3 1.7.4


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