не последняя версия
Последняя версия 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.

Категории

Категории

JUnit Тестирование компонентов Сеть Leaf Данные Базы данных
Группа

Группа

nz.net.ultraq.thymeleaf
Идентификатор

Идентификатор

thymeleaf-testing-junit
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать 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"]