| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.sebivenlo |
| Идентификатор | Идентификаторsebitesthelpers |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFontys Venlo best maven practices.
set of test helpers to easy the writing of non functional tests, such as visiblity, naughty code etc.
|
| Имя Файла | Размер |
|---|---|
| sebitesthelpers-2.0.0.pom | |
| sebitesthelpers-2.0.0.jar | 82 KB |
| sebitesthelpers-2.0.0-sources.jar | 25 KB |
| sebitesthelpers-2.0.0-javadoc.jar | 620 KB |
| sebitesthelpers-2.0.0-jar-with-dependencies.jar | 82 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.sebivenlo/sebitesthelpers/ -->
<dependency>
<groupId>io.github.sebivenlo</groupId>
<artifactId>sebitesthelpers</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sebivenlo/sebitesthelpers/
implementation 'io.github.sebivenlo:sebitesthelpers:2.0.0'
// https://jarcasting.com/artifacts/io.github.sebivenlo/sebitesthelpers/
implementation ("io.github.sebivenlo:sebitesthelpers:2.0.0")
'io.github.sebivenlo:sebitesthelpers:jar:2.0.0'
<dependency org="io.github.sebivenlo" name="sebitesthelpers" rev="2.0.0">
<artifact name="sebitesthelpers" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sebivenlo', module='sebitesthelpers', version='2.0.0')
)
libraryDependencies += "io.github.sebivenlo" % "sebitesthelpers" % "2.0.0"
[io.github.sebivenlo/sebitesthelpers "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.assertj : assertj-core | jar | 3.19.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 3.5.13 |
| org.mockito : mockito-junit-jupiter | jar | 3.5.13 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |