is not current version
Last Version 1.0.6

com.connect-group:thymeleaf-tdd-spring4 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-spring4
Version

Version

1.0.4
Type

Type

jar

Download thymeleaf-tdd-spring4 1.0.4


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