How To Install Java Artifact org.eclipse.aether.aether-api v0.9.1.v20140329

org.eclipse.aether aether-api 0.9.1.v20140329

Introduction

In this article, we'll learn how to install Java artifact aether-api from org.eclipse.aether group in version 0.9.1.v20140329. The artifact is available in 10 versions: 1.1.0 1.0.2.v20150114 1.0.1.v20141111 1.0.0.v20140518 0.9.1.v20140329 0.9.0.v20140226 0.9.0.M4 0.9.0.M3 0.9.0.M2 0.9.0.M1 The parent project is: org.eclipse.aether::aether::0.9.1.v20140329

How To Install Java Artifact org.eclipse.aether.aether-api In Version 0.9.1.v20140329

To install the Aether API artifact in version 0.9.1.v20140329 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 Aether API 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.

Test dependencies (2)