Jar examples for t:thymeleaf-testing-junit
A Thymeleaf Testing / JUnit bridge to treat each Thymeleaf test file as a JUnit test.
You can download jar file thymeleaf-testing-junit 2.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add thymeleaf-testing-junit-2.0.0.jar to your project.
<dependency> <groupId>nz.net.ultraq.thymeleaf</groupId> <artifactId>thymeleaf-testing-junit</artifactId> <version>2.0.0</version> </dependency>
compile group: 'nz.net.ultraq.thymeleaf', name: 'thymeleaf-testing-junit', version: '2.0.0'
libraryDependencies += "nz.net.ultraq.thymeleaf" % "thymeleaf-testing-junit" % "2.0.0"
<dependency org="nz.net.ultraq.thymeleaf" name="thymeleaf-testing-junit" rev="2.0.0"/>
@Grapes(@Grab(group='nz.net.ultraq.thymeleaf', module='thymeleaf-testing-junit', version='2.0.0'))
'nz.net.ultraq.thymeleaf:thymeleaf-testing-junit:jar:2.0.0'
Click the following link to download the jar file.
thymeleaf-testing-junit-2.0.0-javadoc.jar