OPS4J Pax Runner - Commons

Pax Runner - Common utilities shared between modules. The jar is not required to be deployed alongside the artifacts that uses parts of it. The used parts are embeded into the artifact via maven depenency plugin + maven bundle plugin. See details at http://wiki.ops4j.org/confluence/x/A4A6.

License

License

GroupId

GroupId

org.ops4j.pax.runner
ArtifactId

ArtifactId

pax-runner-commons
Last Version

Last Version

1.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

OPS4J Pax Runner - Commons
Pax Runner - Common utilities shared between modules. The jar is not required to be deployed alongside the artifacts that uses parts of it. The used parts are embeded into the artifact via maven depenency plugin + maven bundle plugin. See details at http://wiki.ops4j.org/confluence/x/A4A6.
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/pax-runner-commons

Download pax-runner-commons

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.ops4j.pax.swissbox : pax-swissbox-optional-jcl jar 1.8.0

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.
org.ops4j.pax.runner

OPS4J - Open Participation for Java

Versions

Version
1.9.0
1.8.6
1.8.5
1.8.3
1.8.2
1.8.1
1.8.0
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.7.0-RC1
1.6.2
1.6.1
1.6.0
1.5.0
1.4.0
1.3.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0