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 1.1.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add thymeleaf-testing-junit-1.1.1.jar to your project.
<dependency> <groupId>nz.net.ultraq.thymeleaf</groupId> <artifactId>thymeleaf-testing-junit</artifactId> <version>1.1.1</version> </dependency>
compile group: 'nz.net.ultraq.thymeleaf', name: 'thymeleaf-testing-junit', version: '1.1.1'
libraryDependencies += "nz.net.ultraq.thymeleaf" % "thymeleaf-testing-junit" % "1.1.1"
<dependency org="nz.net.ultraq.thymeleaf" name="thymeleaf-testing-junit" rev="1.1.1"/>
@Grapes(@Grab(group='nz.net.ultraq.thymeleaf', module='thymeleaf-testing-junit', version='1.1.1'))
'nz.net.ultraq.thymeleaf:thymeleaf-testing-junit:jar:1.1.1'
Click the following link to download the jar file.
thymeleaf-testing-junit-1.1.1-javadoc.jar