Download Apache Commons Lang v3 Binary Package

Q

How to download and install Apache Commons Lang v3 Binary Package?

✍: FYIcenter.com

A

commons-lang3-3.12.0-bin.zip is the binary package of version 3.12.0 of the Apache Commons Lang 3 library, which provides a host of helper utilities for the java.lang API.

This binary package contains a pre-compiled version of Apache Commons Lang 3.12.0. It is ready to use in your JVM (Java Virtual Machine) 8 and newer environment.

You can download the binary package file for Apache Commons Lang 3.12.0 by clicking the download button below:

File name: commons-lang3-3.12.0-bin.zip
File size: 7863870 bytes
Release date: 2021-03-01
Download 

You can also follow these steps to download and install commons-lang3-3.12.0-bin.zip to use Apache Commons Lang 3:

1. Go to the Apache Commons Lang Website.

2. Click the "Download" link from the left side menu. You see the download page showing up.

3. Click the "Archives..." link at the end of the page. You see "Apache Commons Project Distributions" folder list showing up.

4. Click and open the "binaries/" folder.

5. Click and download "commons-lang3-3.12.0-bin.zip".

6. Save the downloaded ZIP file as \fyicenter\commons-lang3-3.12.0-bin.zip.

7. Unzip the downloaded ZIP file. It will extract all files from the ZIP in the \fyicenter\commons-lang3-3.12.0 folder.

8. Check extracted files in the \fyicenter\commons-lang3-3.12.0 folder::

  Length      Date    Time    Name
---------  ---------- -----   ----
     6529  01-22-2020 15:10   CONTRIBUTING.md
    11358  01-22-2020 15:10   LICENSE.txt
      174  01-22-2020 15:10   NOTICE.txt
     5805  01-22-2020 15:10   README.md
    85032  01-22-2020 15:10   RELEASE-NOTES.txt
  1808552  01-22-2020 15:10   commons-lang3-3.12.0-javadoc.jar
   651724  01-22-2020 15:10   commons-lang3-3.12.0-sources.jar
   496517  01-22-2020 15:10   commons-lang3-3.12.0-test-sources.jar
  1155622  01-22-2020 15:10   commons-lang3-3.12.0-tests.jar
   587402  01-22-2020 15:10   commons-lang3-3.12.0.jar
     2943  01-22-2020 15:10   apidocs/index.html
    12842  01-22-2020 15:10   apidocs/stylesheet.css
                              ...
---------                     -------
 28885221                     821 files

Installation is done. Add "\fyicenter\commons-lang3-3.12.0\commons-lang3-3.12.0.jar" into the "-classpath" Java command option to use it.

 

Download Apache Commons Lang v3 Source Package

What Is commons-lang3.jar

Downloading and Reviewing commons-lang.jar

⇑⇑ FAQ for Apache commons-lang.jar

2017-04-15, 4149🔥, 0💬