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