Download and Install commons-codec-1.11-bin.zip

Q

How to download and install commons-codec-1.11.zip?

✍: FYIcenter.com

A

Apache Commons Codec library provides implementations of common encoders and decoders such as Base64, Hex, Phonetic and URLs. You can follow these steps to download and install commons-codec-1.11-bin.zip to use Commons Codec:

1. Go to the Apache Commons Codec 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-codec-1.11-bin.zip".

6. Save the downloaded file as \fyicenter\commons-codec-1.11-bin.zip.

7. Unzip the downloaded file \fyicenter\commons-codec-1.11-bin.zip. It will create the \fyicenter\commons-codec-1.11 folder.

8. Check extracted files in the \fyicenter\commons-codec-1.11 folder::

10/17/2017  08:53 AM    <DIR>          apidocs
10/17/2017  08:53 AM           485,173 commons-codec-1.11-javadoc.jar
10/17/2017  08:53 AM           342,809 commons-codec-1.11-sources.jar
10/17/2017  08:53 AM           192,564 commons-codec-1.11-test-sources.jar
10/17/2017  08:53 AM           281,898 commons-codec-1.11-tests.jar
10/17/2017  08:53 AM           335,042 commons-codec-1.11.jar
10/17/2017  08:51 AM            11,560 LICENSE.txt
10/17/2017  08:51 AM               749 NOTICE.txt
10/17/2017  08:51 AM             7,113 RELEASE-NOTES.txt

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

 

What Is commons-codec-1.8.jar

Download and Install commons-codec-1.15-bin.zip

Downloading and Reviewing commons-codec.jar

⇑⇑ FAQ for Apache Commons Codec JAR Library

2016-11-20, 4161🔥, 0💬