JAR file

commons-codec-1.2.jar

in commons-codec/commons-codec/1.2

Title: org.apache.commons.codec.*
Group ID: commons-codec
Artifact ID: commons-codec
Version: 1.2
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.
Vendor: Apache Software Foundation
Size: 30.0 KB
Download: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
POM: Show
Maven:
<dependency>
  <groupId>commons-codec</groupId>
  <artifactId>commons-codec</artifactId>
  <version>1.2</version>
</dependency>
Gradle:
commons-codec:commons-codec:1.2
Contained classes: Show all