How To Install Java Artifact org.eclipse.packager.packager v0.16.1

org.eclipse.packager packager 0.16.1

Introduction

In this article, we'll learn how to install Java artifact packager from org.eclipse.packager group in version 0.16.1. The artifact is available in 8 versions: 0.20.0 0.19.0 0.18.0 0.17.0 0.16.1 0.16.0 0.15.1 0.15.0 . The Eclipse Packager project has been released under Eclipse Public License - Version 2.0 license, and has its own website at: https://eclipse.org/packager .

How To Install Java Artifact org.eclipse.packager.packager In Version 0.16.1

To install the Eclipse Packager artifact in version 0.16.1 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Eclipse Packager dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Managed dependencies (8)

Licenses