MVN

org.ops4j.pax.runner : pax-runner-commons

Maven & Gradle

Jan 08, 2016
15 usages
45 stars

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.

<dependency>
    <groupId>org.ops4j.pax.runner</groupId>
    <artifactId>pax-runner-commons</artifactId>
    <version>1.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ops4j.pax.runner : pax-runner-commons to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.0
  • Latest Release Candidate: 1.7.0-RC1

All Versions

Choose a version of org.ops4j.pax.runner : pax-runner-commons to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9.x
pax-runner-commons-1.9.0
1.8.x
pax-runner-commons-1.8.6
pax-runner-commons-1.8.5
pax-runner-commons-1.8.3
pax-runner-commons-1.8.2
pax-runner-commons-1.8.1
pax-runner-commons-1.8.0
1.7.x
pax-runner-commons-1.7.6
pax-runner-commons-1.7.5
pax-runner-commons-1.7.4
pax-runner-commons-1.7.3
pax-runner-commons-1.7.2
pax-runner-commons-1.7.1
pax-runner-commons-1.7.0
pax-runner-commons-1.7.0-RC1
1.6.x
pax-runner-commons-1.6.2
pax-runner-commons-1.6.1
pax-runner-commons-1.6.0
1.5.x
pax-runner-commons-1.5.0
1.4.x
pax-runner-commons-1.4.0
1.3.x
pax-runner-commons-1.3.0
1.2.x
pax-runner-commons-1.2.1
pax-runner-commons-1.2.0
1.1.x
pax-runner-commons-1.1.1
pax-runner-commons-1.1.0
1.0.x
pax-runner-commons-1.0.0

How to add a dependency to Maven

Add the following org.ops4j.pax.runner : pax-runner-commons maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ops4j.pax.runner</groupId>
    <artifactId>pax-runner-commons</artifactId>
    <version>1.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ops4j.pax.runner : pax-runner-commons gradle dependency to your build.gradle file:

implementation 'org.ops4j.pax.runner:pax-runner-commons:1.9.0'

Gradle Kotlin DSL: Add the following org.ops4j.pax.runner : pax-runner-commons gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ops4j.pax.runner:pax-runner-commons:1.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ops4j.pax.runner : pax-runner-commons sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ops4j.pax.runner" % "pax-runner-commons" % "1.9.0"

Advertisement

Dependencies from Group

Jan 08, 2016
54 usages
45 stars
Jan 08, 2016
15 usages
45 stars
Jan 08, 2016
9 usages
45 stars
Jan 08, 2016
8 usages
45 stars

Discover Dependencies

Jun 18, 2020
12 usages
7 stars
Aug 14, 2013
20 usages
26 stars
Jul 07, 2018
3 usages
23 stars
Oct 21, 2015
7 usages
838 stars
Oct 22, 2021
3 usages
160 stars
Apr 29, 2019
4 usages
0 stars
Dec 31, 2019
9 usages
0 stars