не последняя версия
Последняя версия 1.6.0

org.ops4j.pax.runner:pax-runner-eclipse-core 1.2.0

OPS4J Pax Runner - Eclipse Plugin OSGi Frameworks extensions

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.ops4j.pax.runner
Идентификатор

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

pax-runner-eclipse-core
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать pax-runner-eclipse-core 1.2.0


<!-- https://jarcasting.com/artifacts/org.ops4j.pax.runner/pax-runner-eclipse-core/ -->
<dependency>
    <groupId>org.ops4j.pax.runner</groupId>
    <artifactId>pax-runner-eclipse-core</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.runner/pax-runner-eclipse-core/
implementation 'org.ops4j.pax.runner:pax-runner-eclipse-core:1.2.0'
// https://jarcasting.com/artifacts/org.ops4j.pax.runner/pax-runner-eclipse-core/
implementation ("org.ops4j.pax.runner:pax-runner-eclipse-core:1.2.0")
'org.ops4j.pax.runner:pax-runner-eclipse-core:jar:1.2.0'
<dependency org="org.ops4j.pax.runner" name="pax-runner-eclipse-core" rev="1.2.0">
  <artifact name="pax-runner-eclipse-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.runner', module='pax-runner-eclipse-core', version='1.2.0')
)
libraryDependencies += "org.ops4j.pax.runner" % "pax-runner-eclipse-core" % "1.2.0"
[org.ops4j.pax.runner/pax-runner-eclipse-core "1.2.0"]