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