License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Net Leaf Data Databases |
GroupId | GroupIdnz.net.osnz.composite |
ArtifactId | ArtifactIdcomposite-spring-boot-thymeleaf |
Version | Version5.30 |
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>5.30</version>
</dependency>
// https://jarcasting.com/artifacts/nz.net.osnz.composite/composite-spring-boot-thymeleaf/
implementation 'nz.net.osnz.composite:composite-spring-boot-thymeleaf:5.30'
// https://jarcasting.com/artifacts/nz.net.osnz.composite/composite-spring-boot-thymeleaf/
implementation ("nz.net.osnz.composite:composite-spring-boot-thymeleaf:5.30")
'nz.net.osnz.composite:composite-spring-boot-thymeleaf:jar:5.30'
<dependency org="nz.net.osnz.composite" name="composite-spring-boot-thymeleaf" rev="5.30">
<artifact name="composite-spring-boot-thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.net.osnz.composite', module='composite-spring-boot-thymeleaf', version='5.30')
)
libraryDependencies += "nz.net.osnz.composite" % "composite-spring-boot-thymeleaf" % "5.30"
[nz.net.osnz.composite/composite-spring-boot-thymeleaf "5.30"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-thymeleaf | jar | [2.3.6.RELEASE] |
org.thymeleaf : thymeleaf | jar | [3.0.11.RELEASE] |
org.thymeleaf : thymeleaf-spring5 | jar | [3.0.11.RELEASE] |
nz.net.ultraq.thymeleaf : thymeleaf-layout-dialect | jar | [2.5.1] |
org.thymeleaf.extras : thymeleaf-extras-springsecurity5 | jar | [3.0.4.RELEASE] |
net.sourceforge.nekohtml : nekohtml | jar | [1.9.22] |