thymeleaf-testing-junit

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

License

License

Categories

Categories

JUnit Unit Testing Net Leaf Data Databases
GroupId

GroupId

nz.net.ultraq.thymeleaf
ArtifactId

ArtifactId

thymeleaf-testing-junit
Last Version

Last Version

5.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

thymeleaf-testing-junit
A Thymeleaf Testing / JUnit bridge to treat each Thymeleaf test file as a JUnit test.
Project URL

Project URL

https://github.com/ultraq/thymeleaf-testing-junit/
Source Code Management

Source Code Management

https://github.com/ultraq/thymeleaf-testing-junit

Download thymeleaf-testing-junit

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.groovy : groovy jar 4.0.0

runtime (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.reflections : reflections jar 0.9.12
org.thymeleaf : thymeleaf jar 3.0.15.RELEASE
org.thymeleaf : thymeleaf-testing jar 3.0.4.RELEASE
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.0
5.0.0-M1
4.0.0
3.0.1
3.0.0
2.2.0
2.1.0
2.0.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0