License |
License |
---|---|
Categories |
CategoriesNet Leaf Data Databases |
GroupId | GroupIdnz.net.ultraq.thymeleaf |
ArtifactId | ArtifactIdthymeleaf-spring-environment-dialect |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionthymeleaf-spring-environment-dialect
Render a portion of a Thymeleaf template based on the current Spring environment
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/nz.net.ultraq.thymeleaf/thymeleaf-spring-environment-dialect/ -->
<dependency>
<groupId>nz.net.ultraq.thymeleaf</groupId>
<artifactId>thymeleaf-spring-environment-dialect</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/nz.net.ultraq.thymeleaf/thymeleaf-spring-environment-dialect/
implementation 'nz.net.ultraq.thymeleaf:thymeleaf-spring-environment-dialect:1.2.0'
// https://jarcasting.com/artifacts/nz.net.ultraq.thymeleaf/thymeleaf-spring-environment-dialect/
implementation ("nz.net.ultraq.thymeleaf:thymeleaf-spring-environment-dialect:1.2.0")
'nz.net.ultraq.thymeleaf:thymeleaf-spring-environment-dialect:jar:1.2.0'
<dependency org="nz.net.ultraq.thymeleaf" name="thymeleaf-spring-environment-dialect" rev="1.2.0">
<artifact name="thymeleaf-spring-environment-dialect" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.net.ultraq.thymeleaf', module='thymeleaf-spring-environment-dialect', version='1.2.0')
)
libraryDependencies += "nz.net.ultraq.thymeleaf" % "thymeleaf-spring-environment-dialect" % "1.2.0"
[nz.net.ultraq.thymeleaf/thymeleaf-spring-environment-dialect "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.groovy : groovy | jar | 4.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.3.15 |
org.springframework : spring-web | jar | 5.3.15 |
org.thymeleaf : thymeleaf | jar | 3.0.15.RELEASE |
org.thymeleaf : thymeleaf-spring5 | jar | 3.0.15.RELEASE |