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

io.fabric8.tenant.apps:che 2.0.23


Категории

Категории

Ant Компиляция и сборка Eclipse Che Инструменты разработки IDE
Группа

Группа

io.fabric8.tenant.apps
Идентификатор

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

che
Версия

Версия

2.0.23
Тип

Тип

jar

Скачать che 2.0.23


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