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

org.eclipse.che.infrastructure:infrastructure-distributed 7.20.0


Категории

Категории

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

Группа

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

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

infrastructure-distributed
Версия

Версия

7.20.0
Тип

Тип

jar

Скачать infrastructure-distributed 7.20.0


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