Last Version

OPS4J Pax Runner - Root 1.9.0

OPS4J Pax Runner - Easiest way to run your bundles. See details at http://team.ops4j.org/wiki/display/paxrunner/.

License

License

GroupId

GroupId

org.ops4j.pax
ArtifactId

ArtifactId

runner
Version

Version

1.9.0
Type

Type

pom
Description

Description

OPS4J Pax Runner - Root
OPS4J Pax Runner - Easiest way to run your bundles. See details at http://team.ops4j.org/wiki/display/paxrunner/.
Project Organization

Project Organization

OPS4J - Open Participation Software for Java
Source Code Management

Source Code Management

http://github.com/ops4j/org.ops4j.pax.runner/tree/master

Download runner 1.9.0

Filename Size
runner-1.9.0.pom 12 KB
Browse

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

Dependencies

provided (2)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 4.3.1
org.osgi : org.osgi.compendium jar 4.3.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.4
org.easymock : easymock jar 2.3

Project Modules

There are no modules declared in this project.