MVN

biz.aQute.bnd : biz.aQute.jpm.run

Maven & Gradle

Oct 02, 2017
524 stars

biz.aQute.jpm.run · jpm4j is Just another Package Manager for Java. It stills the envy of all Java developers of Ruby with their Gems, Perl with its cpan, and Python with its pips. jpm makes it very easy to deploy Java applications on a myriad of platforms. This program is the command line application that performs the front end of the https://www.jpm4j.org website. It provides full access to the repository index (i.e. jpm find osgi), it can be used to install, etc. Use jpm help to see all the commands.

<dependency>
    <groupId>biz.aQute.bnd</groupId>
    <artifactId>biz.aQute.jpm.run</artifactId>
    <version>3.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of biz.aQute.bnd : biz.aQute.jpm.run to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.5.0

All Versions

Choose a version of biz.aQute.bnd : biz.aQute.jpm.run to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.5.x
biz.aQute.jpm.run-3.5.0
3.4.x
biz.aQute.jpm.run-3.4.0
3.3.x
biz.aQute.jpm.run-3.3.0
3.2.x
biz.aQute.jpm.run-3.2.0

How to add a dependency to Maven

Add the following biz.aQute.bnd : biz.aQute.jpm.run maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>biz.aQute.bnd</groupId>
    <artifactId>biz.aQute.jpm.run</artifactId>
    <version>3.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following biz.aQute.bnd : biz.aQute.jpm.run gradle dependency to your build.gradle file:

implementation 'biz.aQute.bnd:biz.aQute.jpm.run:3.5.0'

Gradle Kotlin DSL: Add the following biz.aQute.bnd : biz.aQute.jpm.run gradle kotlin dependency to your build.gradle.kts file:

implementation("biz.aQute.bnd:biz.aQute.jpm.run:3.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following biz.aQute.bnd : biz.aQute.jpm.run sbt scala dependency to your build.sbt file:

libraryDependencies += "biz.aQute.bnd" % "biz.aQute.jpm.run" % "3.5.0"

Advertisement

Dependencies from Group

Jun 08, 2023
544 usages
524 stars
Nov 06, 2014
149 usages
493 stars
Jun 08, 2023
51 usages
524 stars
Jun 08, 2023
49 usages
524 stars
Jun 08, 2023
49 usages
524 stars

Discover Dependencies

May 19, 2016
1 stars
May 19, 2016
1 stars
May 19, 2016
1 usages
1 stars
IRT
May 19, 2016
1 stars
Dec 17, 2021
1 stars
Dec 05, 2017
666 stars