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.

License

License

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

GroupId

biz.aQute.bnd
ArtifactId

ArtifactId

biz.aQute.jpm.run
Last Version

Last Version

3.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://www.jpm4j.org/#/md/jpm
Project Organization

Project Organization

jpm4j.org
Source Code Management

Source Code Management

https://github.com/bndtools/bnd

Download biz.aQute.jpm.run

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
biz.aQute.bnd

Bndtools

Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.

Versions

Version
3.5.0
3.4.0
3.3.0
3.2.0