License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases Ratpack User Interface Web Frameworks |
GroupId | GroupIdio.ratpack |
ArtifactId | ArtifactIdratpack-thymeleaf3 |
Last Version | Last Version2.0.0-rc-1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionratpack-thymeleaf3
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.ratpack/ratpack-thymeleaf3/ -->
<dependency>
<groupId>io.ratpack</groupId>
<artifactId>ratpack-thymeleaf3</artifactId>
<version>2.0.0-rc-1</version>
</dependency>
// https://jarcasting.com/artifacts/io.ratpack/ratpack-thymeleaf3/
implementation 'io.ratpack:ratpack-thymeleaf3:2.0.0-rc-1'
// https://jarcasting.com/artifacts/io.ratpack/ratpack-thymeleaf3/
implementation ("io.ratpack:ratpack-thymeleaf3:2.0.0-rc-1")
'io.ratpack:ratpack-thymeleaf3:jar:2.0.0-rc-1'
<dependency org="io.ratpack" name="ratpack-thymeleaf3" rev="2.0.0-rc-1">
<artifact name="ratpack-thymeleaf3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ratpack', module='ratpack-thymeleaf3', version='2.0.0-rc-1')
)
libraryDependencies += "io.ratpack" % "ratpack-thymeleaf3" % "2.0.0-rc-1"
[io.ratpack/ratpack-thymeleaf3 "2.0.0-rc-1"]
Group / Artifact | Type | Version |
---|---|---|
io.ratpack : ratpack-guice | jar | 2.0.0-rc-1 |
org.thymeleaf : thymeleaf | jar | 3.0.15.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.slf4j : slf4j-api | jar | 1.7.36 |