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

org.eclipse.che.plugin:che-plugin-python-parent 6.17.1


Категории

Категории

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

Группа

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

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

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

Версия

6.17.1
Тип

Тип

pom

Скачать che-plugin-python-parent 6.17.1

Имя Файла Размер
che-plugin-python-parent-6.17.1.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>6.17.1</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:6.17.1'
// https://jarcasting.com/artifacts/org.eclipse.che.plugin/che-plugin-python-parent/
implementation ("org.eclipse.che.plugin:che-plugin-python-parent:6.17.1")
'org.eclipse.che.plugin:che-plugin-python-parent:pom:6.17.1'
<dependency org="org.eclipse.che.plugin" name="che-plugin-python-parent" rev="6.17.1">
  <artifact name="che-plugin-python-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.plugin', module='che-plugin-python-parent', version='6.17.1')
)
libraryDependencies += "org.eclipse.che.plugin" % "che-plugin-python-parent" % "6.17.1"
[org.eclipse.che.plugin/che-plugin-python-parent "6.17.1"]