MVN

biz.aQute : biz.aQute.jpm

Maven & Gradle

Apr 13, 2023
5 stars

biz.aQute.jpm · jpm is Just another Package Manager for Java. It satisfies the envy of Java developers of Ruby (with their Gems), Perl (with its cpan), and Python (with its pips). jpm makes it very easy to install Java applications on MacOS, Linux, and PC. Any jar that has a main method can easily be installed through this program from the command line.

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

Latest Version

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

  • Latest Stable: 1.10.0

All Versions

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

Version Vulnerabilities Updated
1.10.x
biz.aQute.jpm-1.10.0
1.9.x
biz.aQute.jpm-1.9.0

How to add a dependency to Maven

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

<dependency>
    <groupId>biz.aQute</groupId>
    <artifactId>biz.aQute.jpm</artifactId>
    <version>1.10.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'biz.aQute:biz.aQute.jpm:1.10.0'

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

implementation("biz.aQute:biz.aQute.jpm:1.10.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "biz.aQute" % "biz.aQute.jpm" % "1.10.0"

Advertisement

Dependencies from Group

Feb 27, 2013
216 usages
523 stars
bnd
Feb 26, 2022
22 usages
493 stars
Apr 13, 2023
7 usages
5 stars
Apr 13, 2023
7 usages
5 stars
Apr 13, 2023
6 usages
5 stars

Discover Dependencies

Mar 22, 2022
Dec 25, 2021
509 stars
Nov 03, 2022
135 stars
Sep 27, 2022
1 usages
39 stars
Sep 27, 2022
39 stars
Sep 27, 2022
53 stars