is not current version
Last Version 1.6.0

org.ops4j.pax.runner:pax-runner-eclipse-core-feature 1.2.1


Categories

Categories

CLI User Interface
GroupId

GroupId

org.ops4j.pax.runner
ArtifactId

ArtifactId

pax-runner-eclipse-core-feature
Version

Version

1.2.1
Type

Type

jar

Download pax-runner-eclipse-core-feature 1.2.1


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