Last Version

thymeleaf-testing 3.1.0.M2

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
Version

Version

3.1.0.M2
Type

Type

jar
Description

Description

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

Project Organization

Thymeleaf

Download thymeleaf-testing 3.1.0.M2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.thymeleaf : thymeleaf jar 3.1.0.M2
org.attoparser : attoparser jar 2.0.5.RELEASE
ognl : ognl jar 3.2.21
org.mockito : mockito-core jar 4.4.0
org.apache.commons : commons-lang3 jar 3.12.0
org.slf4j : slf4j-api jar 1.7.32

provided (2)

Group / Artifact Type Version
jakarta.servlet : jakarta.servlet-api Optional jar 5.0.0
javax.servlet : javax.servlet-api Optional jar 3.0.1

Project Modules

There are no modules declared in this project.