How To Install Java Artifact commons-collections.commons-collections v3.2.2

commons-collections commons-collections 3.2.2

Introduction

In this article, we'll learn how to install Java artifact commons-collections from commons-collections group in version 3.2.2. The artifact is available in 17 versions: 20040616 20040102.233541 20031027.000000 20030418.083655 3.2.2 3.2.1 3.2 3.1 3.0-dev2 3.0 2.1.1 2.1 2.0.20020914.020858 2.0.20020914.020746 2.0.20020914.015953 2.0 1.0 The Apache Commons Collections project has its own website at: http://commons.apache.org/collections/. The parent project is: org.apache.commons::commons-parent::39

How To Install Java Artifact commons-collections.commons-collections In Version 3.2.2

To install the Apache Commons Collections artifact in version 3.2.2 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 Apache Commons Collections 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 (1)

Developers

Contributors