thymeleaf-spring-environment-dialect

Render a portion of a Thymeleaf template based on the current Spring environment

License

License

Categories

Categories

Net Leaf Data Databases
GroupId

GroupId

nz.net.ultraq.thymeleaf
ArtifactId

ArtifactId

thymeleaf-spring-environment-dialect
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

thymeleaf-spring-environment-dialect
Render a portion of a Thymeleaf template based on the current Spring environment
Project URL

Project URL

https://github.com/ultraq/thymeleaf-spring-environment-dialect/
Source Code Management

Source Code Management

https://github.com/ultraq/thymeleaf-spring-environment-dialect

Download thymeleaf-spring-environment-dialect

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.groovy : groovy jar 4.0.0

runtime (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.1
1.0.0
0.3.0
0.2.0
0.1.0