не последняя версия
Последняя версия 7.0.0-rc-3.0

org.eclipse.che:che-agents-parent 6.18.1


Категории

Категории

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

Группа

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

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

che-agents-parent
Версия

Версия

6.18.1
Тип

Тип

pom

Скачать che-agents-parent 6.18.1

Имя Файла Размер
che-agents-parent-6.18.1.pom 1 KB
Обзор

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