Thymeleaf TDD

Test-Driven Development framework for Thymeleaf and Thymesheet

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.connect-group
ArtifactId

ArtifactId

thymeleaf-tdd-spring4
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Thymeleaf TDD
Test-Driven Development framework for Thymeleaf and Thymesheet
Project URL

Project URL

http://connect-group.github.io/thymeleaf-tdd/

Download thymeleaf-tdd-spring4

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.hamcrest : hamcrest-library jar 1.3
com.connect-group : thymesheet-spring4 jar 2.2.0
net.sourceforge.nekohtml : nekohtml jar 1.9.21
org.springframework : spring-test jar 4.3.30.RELEASE
cglib : cglib jar 2.2.2

provided (2)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-servlet_3.0_spec jar 1.0
org.springframework : spring-webmvc Optional jar 4.3.30.RELEASE

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.1
org.slf4j : jcl-over-slf4j jar 1.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.4