is not current version
Last Version 5.0.0

nz.net.ultraq.thymeleaf:thymeleaf-testing-junit 2.1.0

A Thymeleaf Testing / JUnit bridge to treat each Thymeleaf test file as a JUnit test.

Categories

Categories

JUnit Unit Testing Net Leaf Data Databases
GroupId

GroupId

nz.net.ultraq.thymeleaf
ArtifactId

ArtifactId

thymeleaf-testing-junit
Version

Version

2.1.0
Type

Type

jar

Download thymeleaf-testing-junit 2.1.0


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