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

org.eclipse.che.plugin:che-plugin-testing-junit-runtime 6.17.1


Категории

Категории

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

Группа

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

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

che-plugin-testing-junit-runtime
Версия

Версия

6.17.1
Тип

Тип

jar

Скачать che-plugin-testing-junit-runtime 6.17.1


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