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

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


Категории

Категории

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

Группа

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

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

infrastructure-distributed
Версия

Версия

7.24.2
Тип

Тип

jar

Скачать infrastructure-distributed 7.24.2


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