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

org.eclipse.che.dashboard:che-dashboard-war 6.15.0


Категории

Категории

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

Группа

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

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

che-dashboard-war
Версия

Версия

6.15.0
Тип

Тип

war

Скачать che-dashboard-war 6.15.0


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