Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
Download and Install commons-codec-1.11-bin.zip
How to download and install commons-codec-1.11.zip?
✍: FYIcenter.com
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
2016-11-20, 4461🔥, 0💬
Popular Posts:
JDK 11 jdk.jshell.jmod is the JMOD file for JDK 11 JShell tool, which can be invoked by the "jshell"...
JAX-WS is an API for building web services and clients. It is the next generation Web Services API r...
SLF4J API is a simple API that allows to plug in any desired logging library at deployment time. Her...
JAX-RPC is an API for building Web services and clients that used remote procedure calls (RPC) and X...
commons-io-2.6-sources.j aris the source JAR file for Apache Commons IO 2.6, which is a library of u...