| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.ops4j.pax.runner |
| Идентификатор | Идентификаторpax-runner-eclipse-ui-feature |
| Последняя версия | Последняя версия1.6.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOPS4J Pax Runner - Eclipse Plugin UI - Feature
OPS4J Pax Runner - Eclipse plugin that adds launch configurations for all the platforms / versions supported by Pax
Runner. See details at http://wiki.ops4j.org/confluence/x/0QBN
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.ops4j.pax.runner/pax-runner-eclipse-ui-feature/ -->
<dependency>
<groupId>org.ops4j.pax.runner</groupId>
<artifactId>pax-runner-eclipse-ui-feature</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.runner/pax-runner-eclipse-ui-feature/
implementation 'org.ops4j.pax.runner:pax-runner-eclipse-ui-feature:1.6.0'
// https://jarcasting.com/artifacts/org.ops4j.pax.runner/pax-runner-eclipse-ui-feature/
implementation ("org.ops4j.pax.runner:pax-runner-eclipse-ui-feature:1.6.0")
'org.ops4j.pax.runner:pax-runner-eclipse-ui-feature:jar:1.6.0'
<dependency org="org.ops4j.pax.runner" name="pax-runner-eclipse-ui-feature" rev="1.6.0">
<artifact name="pax-runner-eclipse-ui-feature" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.runner', module='pax-runner-eclipse-ui-feature', version='1.6.0')
)
libraryDependencies += "org.ops4j.pax.runner" % "pax-runner-eclipse-ui-feature" % "1.6.0"
[org.ops4j.pax.runner/pax-runner-eclipse-ui-feature "1.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.osgi : org.osgi.core | jar | 4.0.1 |
| org.osgi : org.osgi.compendium | jar | 4.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.4 |
| org.easymock : easymock | jar | 2.3 |