JAR file

commons-codec-1.4.jar

in commons-codec/commons-codec/1.4

Title: Commons Codec
Group ID: commons-codec
Artifact ID: commons-codec
Version: 1.4
Last modified: 09.08.2009 21:16
Packaging: jar
Name: Commons Codec
Description: The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
URL: http://commons.apache.org/codec/
Vendor: The Apache Software Foundation
Size: 57.0 KB
Download: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar
POM: Show
Maven:
<dependency>
  <groupId>commons-codec</groupId>
  <artifactId>commons-codec</artifactId>
  <version>1.4</version>
</dependency>
Gradle:
commons-codec:commons-codec:1.4
Contained classes: Show all
Dependencies: