How To Install Java Artifact rubygems.maven-tools v1.0.10

rubygems maven-tools 1.0.10

Introduction

In this article, we'll learn how to install Java artifact maven-tools from rubygems group in version 1.0.10. The artifact is available in 5 versions: 1.0.13 1.0.12 1.0.11 1.0.10 1.0.9 . The helpers for maven related tasks project has been released under MIT license, and has its own website at: http://github.com/torquebox/maven-tools .

How To Install Java Artifact rubygems.maven-tools In Version 1.0.10

To install the helpers for maven related tasks artifact in version 1.0.10 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 helpers for maven related tasks 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.

Compile dependencies (1)

Test dependencies (2)

Licenses

Developers