is not current version
Last Version 7.28.2

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


Categories

Categories

Eclipse Che Development Tools IDE CLI User Interface
GroupId

GroupId

org.eclipse.che.infrastructure
ArtifactId

ArtifactId

infrastructure-distributed
Version

Version

7.22.0
Type

Type

jar

Download infrastructure-distributed 7.22.0


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