is not current version
Last Version 5.0.0

nz.net.ultraq.thymeleaf:thymeleaf-testing-junit 1.2.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

1.2.0
Type

Type

jar

Download thymeleaf-testing-junit 1.2.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>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/nz.net.ultraq.thymeleaf/thymeleaf-testing-junit/
implementation 'nz.net.ultraq.thymeleaf:thymeleaf-testing-junit:1.2.0'
// https://jarcasting.com/artifacts/nz.net.ultraq.thymeleaf/thymeleaf-testing-junit/
implementation ("nz.net.ultraq.thymeleaf:thymeleaf-testing-junit:1.2.0")
'nz.net.ultraq.thymeleaf:thymeleaf-testing-junit:jar:1.2.0'
<dependency org="nz.net.ultraq.thymeleaf" name="thymeleaf-testing-junit" rev="1.2.0">
  <artifact name="thymeleaf-testing-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.net.ultraq.thymeleaf', module='thymeleaf-testing-junit', version='1.2.0')
)
libraryDependencies += "nz.net.ultraq.thymeleaf" % "thymeleaf-testing-junit" % "1.2.0"
[nz.net.ultraq.thymeleaf/thymeleaf-testing-junit "1.2.0"]