| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.toolisticon.cute |
| Идентификатор | Идентификаторintegration-test-parent |
| Последняя версия | Последняя версия0.12.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеintegration-test-parent
Please refer to https://github.com/toolisticon/cute
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| integration-test-parent-0.12.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.toolisticon.cute/integration-test-parent/ -->
<dependency>
<groupId>io.toolisticon.cute</groupId>
<artifactId>integration-test-parent</artifactId>
<version>0.12.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.toolisticon.cute/integration-test-parent/
implementation 'io.toolisticon.cute:integration-test-parent:0.12.0'
// https://jarcasting.com/artifacts/io.toolisticon.cute/integration-test-parent/
implementation ("io.toolisticon.cute:integration-test-parent:0.12.0")
'io.toolisticon.cute:integration-test-parent:pom:0.12.0'
<dependency org="io.toolisticon.cute" name="integration-test-parent" rev="0.12.0">
<artifact name="integration-test-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.toolisticon.cute', module='integration-test-parent', version='0.12.0')
)
libraryDependencies += "io.toolisticon.cute" % "integration-test-parent" % "0.12.0"
[io.toolisticon.cute/integration-test-parent "0.12.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-core | jar | 2.28.2 |