Download Apache Commons Lang v3 Source Package

Q

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

✍: FYIcenter.com

A

commons-lang3-3.12.0-src.zip is the source 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 source package contains Java source code files for Apache Commons Lang 3.12.0. You can compile them with different versions of JDK.

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

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

You can also follow these steps to download and install commons-lang3-3.12.0-src.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 "source/" folder.

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

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

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

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

  Length      Date    Time    Name
---------  ---------- -----   ----
     1129  01-22-2020 15:10   .travis.yml
     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
    30660  01-22-2020 15:10   pom.xml
     6265  01-22-2020 15:10   spotbugs-exclude-filter.xml
     1681  01-22-2020 15:10   src/assembly/bin.xml
     1743  01-22-2020 15:10   src/assembly/src.xml
   141110  01-22-2020 15:10   src/changes/changes.xml
     4712  01-22-2020 15:10   src/changes/release-notes.vm
     9861  01-22-2020 15:10   src/main/java/org/apache/commons/lang3/CharSet.java
    19992  01-22-2020 15:10   src/media/logo.xcf
    11862  01-22-2020 15:10   src/site/resources/images/logo.png
     1928  01-22-2020 15:10   src/site/site.xml
     5621  01-22-2020 15:10   src/site/xdoc/index.xml
    14141  01-22-2020 15:10   src/test/java/org/apache/commons/lang3/RangeTest.java
    25889  01-22-2020 15:10   src/test/resources/java.policy
     6038  01-22-2020 15:10   src/test/resources/lang-708-input.txt
                              ...
---------                     -------
  7780737                     526 files

Installation is done. Go to "\fyicenter\commons-lang3-3.12.0-src\src\main\java\" to see Java source code files.

 

Apache Commons Lang v3 Source Code Files

Download Apache Commons Lang v3 Binary Package

Downloading and Reviewing commons-lang.jar

⇑⇑ FAQ for Apache commons-lang.jar

2023-01-23, 416🔥, 1💬