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