MVN

org.thymeleaf : thymeleaf-testing-spring6

Maven & Gradle

May 16, 2022
72 stars

thymeleaf-testing-spring6

<dependency>
    <groupId>org.thymeleaf</groupId>
    <artifactId>thymeleaf-testing-spring6</artifactId>
    <version>3.1.0.M2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.thymeleaf : thymeleaf-testing-spring6 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.0.M2

All Versions

Choose a version of org.thymeleaf : thymeleaf-testing-spring6 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
thymeleaf-testing-spring6-3.1.0.M2
thymeleaf-testing-spring6-3.1.0.M1

How to add a dependency to Maven

Add the following org.thymeleaf : thymeleaf-testing-spring6 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.thymeleaf</groupId>
    <artifactId>thymeleaf-testing-spring6</artifactId>
    <version>3.1.0.M2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.thymeleaf : thymeleaf-testing-spring6 gradle dependency to your build.gradle file:

implementation 'org.thymeleaf:thymeleaf-testing-spring6:3.1.0.M2'

Gradle Kotlin DSL: Add the following org.thymeleaf : thymeleaf-testing-spring6 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.thymeleaf:thymeleaf-testing-spring6:3.1.0.M2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.thymeleaf : thymeleaf-testing-spring6 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.thymeleaf" % "thymeleaf-testing-spring6" % "3.1.0.M2"

Advertisement

Dependencies from Group

Jul 30, 2023
458 usages
2.5k stars
Jul 30, 2023
138 usages
2.5k stars
Jan 31, 2022
132 usages
412 stars
Jan 31, 2022
28 usages
412 stars
May 16, 2022
17 usages
72 stars

Discover Dependencies