не последняя версия
Последняя версия 7.28.2

org.eclipse.che.core:integration-tests-parent 7.8.0


Категории

Категории

Eclipse Che Инструменты разработки IDE CLI Взаимодействие с пользователем
Группа

Группа

org.eclipse.che.core
Идентификатор

Идентификатор

integration-tests-parent
Версия

Версия

7.8.0
Тип

Тип

pom

Скачать integration-tests-parent 7.8.0

Имя Файла Размер
integration-tests-parent-7.8.0.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.eclipse.che.core/integration-tests-parent/ -->
<dependency>
    <groupId>org.eclipse.che.core</groupId>
    <artifactId>integration-tests-parent</artifactId>
    <version>7.8.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che.core/integration-tests-parent/
implementation 'org.eclipse.che.core:integration-tests-parent:7.8.0'
// https://jarcasting.com/artifacts/org.eclipse.che.core/integration-tests-parent/
implementation ("org.eclipse.che.core:integration-tests-parent:7.8.0")
'org.eclipse.che.core:integration-tests-parent:pom:7.8.0'
<dependency org="org.eclipse.che.core" name="integration-tests-parent" rev="7.8.0">
  <artifact name="integration-tests-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.core', module='integration-tests-parent', version='7.8.0')
)
libraryDependencies += "org.eclipse.che.core" % "integration-tests-parent" % "7.8.0"
[org.eclipse.che.core/integration-tests-parent "7.8.0"]