is not current version
Last Version 3.1.0.M2

thymeleaf-testing 3.0.4.RELEASE

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.0.4.RELEASE
Type

Type

jar
Description

Description

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

Project URL

http://www.thymeleaf.org
Project Organization

Project Organization

The THYMELEAF team

Download thymeleaf-testing 3.0.4.RELEASE


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

Dependencies

compile (18)

Group / Artifact Type Version
org.thymeleaf : thymeleaf jar 3.0.4.RELEASE
org.thymeleaf : thymeleaf-spring3 Optional jar 3.0.4.RELEASE
org.thymeleaf : thymeleaf-spring4 Optional jar 3.0.4.RELEASE
org.thymeleaf : thymeleaf-spring5 Optional jar 3.0.4.M2
org.attoparser : attoparser jar 2.0.3.RELEASE
ognl : ognl jar 3.0.11
javax.servlet : javax.servlet-api jar 3.1.0
org.mockito : mockito-core jar 1.10.19
org.springframework : spring-beans Optional jar 3.0.7.RELEASE
org.springframework : spring-web Optional jar 3.0.7.RELEASE
org.springframework : spring-webmvc Optional jar 3.0.7.RELEASE
org.springframework : spring-expression Optional jar 3.0.7.RELEASE
org.springframework.security : spring-security-core Optional jar 3.1.2.RELEASE
org.springframework.security : spring-security-web Optional jar 3.1.2.RELEASE
org.springframework.security : spring-security-config Optional jar 3.1.2.RELEASE
org.springframework.security : spring-security-taglibs Optional jar 3.1.2.RELEASE
org.apache.commons : commons-lang3 jar 3.1
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.