Last Version

biz.aQute.jpm 1.9.0

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.

License

License

http://www.opensource.org/licenses/apache2.0.php
GroupId

GroupId

biz.aQute
ArtifactId

ArtifactId

biz.aQute.jpm
Version

Version

1.9.0
Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://bndtools.org
Project Organization

Project Organization

aQute SARL
Source Code Management

Source Code Management

https://github.com/aQute-os/biz.aQute.osgi.util

Download biz.aQute.jpm 1.9.0


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

Dependencies

compile (10)

Group / Artifact Type Version
biz.aQute.bnd : aQute.libg jar 6.1.0
biz.aQute.bnd : biz.aQute.bndlib jar 6.1.0
org.slf4j : slf4j-api jar 1.7.30
biz.aQute.bnd : biz.aQute.repository jar 6.1.0
org.osgi : org.osgi.dto jar 1.1.0
org.osgi : org.osgi.framework jar 1.8.0
biz.aQute : biz.aQute.api.result jar 1.9.0
org.osgi : org.osgi.util.promise jar 1.1.1
org.osgi : org.osgi.util.function jar 1.1.0
biz.aQute.bnd : biz.aQute.bnd.util jar 6.1.0

Project Modules

There are no modules declared in this project.