How To Install Java Artifact commons-lang.commons-lang v2.6

commons-lang commons-lang 2.6

Introduction

In this article, we'll learn how to install Java artifact commons-lang from commons-lang group in version 2.6. The artifact is available in 12 versions: 20030203.000129 2.6 2.5 2.4 2.3 2.2 2.1 2.0 1.0.1 1.0-b1.1 1.0-b1 1.0 The Commons Lang project has its own website at: http://commons.apache.org/lang/. The parent project is: org.apache.commons::commons-parent::17

How To Install Java Artifact commons-lang.commons-lang In Version 2.6

To install the Commons Lang artifact in version 2.6 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 Commons Lang 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