JAR file

commons-codec-1.3.jar

in commons-codec/commons-codec/1.3

Title: org.apache.commons.codec
Group ID: commons-codec
Artifact ID: commons-codec
Version: 1.3
Last modified: 22.11.2005 18:08
Packaging: jar
Name: 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://jakarta.apache.org/commons/codec/
Vendor: The Apache Software Foundation
Size: 46.0 KB
Download: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
POM: Show
Maven:
<dependency>
  <groupId>commons-codec</groupId>
  <artifactId>commons-codec</artifactId>
  <version>1.3</version>
</dependency>
Gradle:
commons-codec:commons-codec:1.3
Contained classes: Show all
Dependencies: