Thymeleaf 4 Spring

Just some small utilities to quickly configure Thymeleaf with Spring MVC

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

org.sevensource
ArtifactId

ArtifactId

thymeleaf4spring
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Thymeleaf 4 Spring
Just some small utilities to quickly configure Thymeleaf with Spring MVC
Project URL

Project URL

http://www.sevensource.org/
Project Organization

Project Organization

SevenSource

Download thymeleaf4spring

How to add to project

<!-- https://jarcasting.com/artifacts/org.sevensource/thymeleaf4spring/ -->
<dependency>
    <groupId>org.sevensource</groupId>
    <artifactId>thymeleaf4spring</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.sevensource/thymeleaf4spring/
implementation 'org.sevensource:thymeleaf4spring:0.1.2'
// https://jarcasting.com/artifacts/org.sevensource/thymeleaf4spring/
implementation ("org.sevensource:thymeleaf4spring:0.1.2")
'org.sevensource:thymeleaf4spring:jar:0.1.2'
<dependency org="org.sevensource" name="thymeleaf4spring" rev="0.1.2">
  <artifact name="thymeleaf4spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sevensource', module='thymeleaf4spring', version='0.1.2')
)
libraryDependencies += "org.sevensource" % "thymeleaf4spring" % "0.1.2"
[org.sevensource/thymeleaf4spring "0.1.2"]

Dependencies

compile (7)

Group / Artifact Type Version
org.thymeleaf : thymeleaf jar 2.1.3.RELEASE
org.thymeleaf : thymeleaf-spring4 jar 2.1.3.RELEASE
nz.net.ultraq.thymeleaf : thymeleaf-layout-dialect Optional jar 1.2.4
org.thymeleaf.extras : thymeleaf-extras-conditionalcomments Optional jar 2.1.1.RELEASE
org.thymeleaf.extras : thymeleaf-extras-springsecurity3 Optional jar 2.1.1.RELEASE
com.github.mxab.thymeleaf.extras : thymeleaf-extras-data-attribute Optional jar 1.3
org.slf4j : slf4j-api jar 1.7.2

provided (1)

Group / Artifact Type Version
org.springframework : spring-webmvc jar 4.0.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1
0.0.2
0.0.1