| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаio.github.solven-eu.cleanthat |
| Идентификатор | Идентификаторtest-helpers |
| Последняя версия | Последняя версия1.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSpring Boot Dependencies
|
| Имя Файла | Размер |
|---|---|
| test-helpers-1.3.pom | |
| test-helpers-1.3.jar | 20 KB |
| test-helpers-1.3-sources.jar | 20 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.solven-eu.cleanthat/test-helpers/ -->
<dependency>
<groupId>io.github.solven-eu.cleanthat</groupId>
<artifactId>test-helpers</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.solven-eu.cleanthat/test-helpers/
implementation 'io.github.solven-eu.cleanthat:test-helpers:1.3'
// https://jarcasting.com/artifacts/io.github.solven-eu.cleanthat/test-helpers/
implementation ("io.github.solven-eu.cleanthat:test-helpers:1.3")
'io.github.solven-eu.cleanthat:test-helpers:jar:1.3'
<dependency org="io.github.solven-eu.cleanthat" name="test-helpers" rev="1.3">
<artifact name="test-helpers" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.solven-eu.cleanthat', module='test-helpers', version='1.3')
)
libraryDependencies += "io.github.solven-eu.cleanthat" % "test-helpers" % "1.3"
[io.github.solven-eu.cleanthat/test-helpers "1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.12 |
| nl.jqno.equalsverifier : equalsverifier | jar | 3.7.2 |
| org.bitbucket.cowwoc : diff-match-patch | jar | 1.2 |
| org.junit.vintage : junit-vintage-engine | jar |