не последняя версия
Последняя версия 7.0.0-rc-3.0

org.eclipse.che.plugin:che-plugin-web-ext-server 6.17.0


Категории

Категории

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

Группа

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

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

che-plugin-web-ext-server
Версия

Версия

6.17.0
Тип

Тип

jar

Скачать che-plugin-web-ext-server 6.17.0


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