License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Net Leaf Data Databases |
GroupId | GroupIdnz.net.osnz.composite |
ArtifactId | ArtifactIdcomposite-spring-boot-thymeleaf |
Last Version | Last Version6.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncomposite-spring-boot-thymeleaf
Collection of the standard Thymeleaf dependencies
|
<!-- https://jarcasting.com/artifacts/nz.net.osnz.composite/composite-spring-boot-thymeleaf/ -->
<dependency>
<groupId>nz.net.osnz.composite</groupId>
<artifactId>composite-spring-boot-thymeleaf</artifactId>
<version>6.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/nz.net.osnz.composite/composite-spring-boot-thymeleaf/
implementation 'nz.net.osnz.composite:composite-spring-boot-thymeleaf:6.1.2'
// https://jarcasting.com/artifacts/nz.net.osnz.composite/composite-spring-boot-thymeleaf/
implementation ("nz.net.osnz.composite:composite-spring-boot-thymeleaf:6.1.2")
'nz.net.osnz.composite:composite-spring-boot-thymeleaf:jar:6.1.2'
<dependency org="nz.net.osnz.composite" name="composite-spring-boot-thymeleaf" rev="6.1.2">
<artifact name="composite-spring-boot-thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.net.osnz.composite', module='composite-spring-boot-thymeleaf', version='6.1.2')
)
libraryDependencies += "nz.net.osnz.composite" % "composite-spring-boot-thymeleaf" % "6.1.2"
[nz.net.osnz.composite/composite-spring-boot-thymeleaf "6.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-thymeleaf | jar | [2.5.1] |
org.thymeleaf : thymeleaf | jar | [3.0.12.RELEASE] |
org.thymeleaf : thymeleaf-spring5 | jar | [3.0.12.RELEASE] |
nz.net.ultraq.thymeleaf : thymeleaf-layout-dialect | jar | [2.5.3] |
org.thymeleaf.extras : thymeleaf-extras-springsecurity5 | jar | [3.0.4.RELEASE] |
net.sourceforge.nekohtml : nekohtml | jar | [1.9.22] |