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

org.eclipse.che.plugin:che-plugin-python-parent 7.0.0-RC-1.0


Категории

Категории

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

Группа

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

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

che-plugin-python-parent
Версия

Версия

7.0.0-RC-1.0
Тип

Тип

pom

Скачать che-plugin-python-parent 7.0.0-RC-1.0

Имя Файла Размер
che-plugin-python-parent-7.0.0-RC-1.0.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.eclipse.che.plugin/che-plugin-python-parent/ -->
<dependency>
    <groupId>org.eclipse.che.plugin</groupId>
    <artifactId>che-plugin-python-parent</artifactId>
    <version>7.0.0-RC-1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che.plugin/che-plugin-python-parent/
implementation 'org.eclipse.che.plugin:che-plugin-python-parent:7.0.0-RC-1.0'
// https://jarcasting.com/artifacts/org.eclipse.che.plugin/che-plugin-python-parent/
implementation ("org.eclipse.che.plugin:che-plugin-python-parent:7.0.0-RC-1.0")
'org.eclipse.che.plugin:che-plugin-python-parent:pom:7.0.0-RC-1.0'
<dependency org="org.eclipse.che.plugin" name="che-plugin-python-parent" rev="7.0.0-RC-1.0">
  <artifact name="che-plugin-python-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.plugin', module='che-plugin-python-parent', version='7.0.0-RC-1.0')
)
libraryDependencies += "org.eclipse.che.plugin" % "che-plugin-python-parent" % "7.0.0-RC-1.0"
[org.eclipse.che.plugin/che-plugin-python-parent "7.0.0-RC-1.0"]