License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdcom.connect-group |
ArtifactId | ArtifactIdthymeleaf-tdd |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThymeleaf TDD
Test-Driven Development framework for Thymeleaf and Thymesheet
|
Project URL |
Project URL |
Filename | Size |
---|---|
thymeleaf-tdd-1.0.6.pom | |
thymeleaf-tdd-1.0.6.jar | 24 KB |
thymeleaf-tdd-1.0.6-sources.jar | 12 KB |
thymeleaf-tdd-1.0.6-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.connect-group/thymeleaf-tdd/ -->
<dependency>
<groupId>com.connect-group</groupId>
<artifactId>thymeleaf-tdd</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.connect-group/thymeleaf-tdd/
implementation 'com.connect-group:thymeleaf-tdd:1.0.6'
// https://jarcasting.com/artifacts/com.connect-group/thymeleaf-tdd/
implementation ("com.connect-group:thymeleaf-tdd:1.0.6")
'com.connect-group:thymeleaf-tdd:jar:1.0.6'
<dependency org="com.connect-group" name="thymeleaf-tdd" rev="1.0.6">
<artifact name="thymeleaf-tdd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.connect-group', module='thymeleaf-tdd', version='1.0.6')
)
libraryDependencies += "com.connect-group" % "thymeleaf-tdd" % "1.0.6"
[com.connect-group/thymeleaf-tdd "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.hamcrest : hamcrest-library | jar | 1.3 |
com.connect-group : thymesheet-spring3 | jar | 2.2.0 |
net.sourceforge.nekohtml : nekohtml | jar | 1.9.21 |
org.springframework : spring-test | jar | 3.2.18.RELEASE |
cglib : cglib | jar | 2.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-servlet_3.0_spec | jar | 1.0 |
org.springframework : spring-webmvc Optional | jar | 3.2.18.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
org.slf4j : jcl-over-slf4j | jar | 1.6.1 |