is not current version
Last Version 1.0.6

com.connect-group:thymeleaf-tdd 1.0.4

Test-Driven Development framework for Thymeleaf and Thymesheet

Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.connect-group
ArtifactId

ArtifactId

thymeleaf-tdd
Version

Version

1.0.4
Type

Type

jar

Download thymeleaf-tdd 1.0.4


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