thymeleaf-testing-spring6

Modern server-side Java template engine for both web and standalone environments

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

org.thymeleaf
ArtifactId

ArtifactId

thymeleaf-testing-spring6
Last Version

Last Version

3.1.0.M2
Release Date

Release Date

Type

Type

jar
Description

Description

thymeleaf-testing-spring6
Modern server-side Java template engine for both web and standalone environments
Project Organization

Project Organization

Thymeleaf

Download thymeleaf-testing-spring6

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.thymeleaf : thymeleaf-testing jar 3.1.0.M2
org.thymeleaf : thymeleaf-spring6 jar 3.1.0.M2
org.apache.commons : commons-lang3 jar 3.12.0
org.slf4j : slf4j-api jar 1.7.32

provided (9)

Group / Artifact Type Version
jakarta.servlet : jakarta.servlet-api Optional jar 5.0.0
org.springframework : spring-beans Optional jar
org.springframework : spring-web Optional jar
org.springframework : spring-webmvc Optional jar
org.springframework : spring-expression Optional jar
org.springframework.security : spring-security-core Optional jar
org.springframework.security : spring-security-web Optional jar
org.springframework.security : spring-security-config Optional jar
org.springframework.security : spring-security-taglibs Optional jar

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0.M2
3.1.0.M1