[top] / commons-codec /
commons-codec /
1.11
The Apache Commons 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.
Repository |
external |
Group ID |
commons-codec |
Artifact ID |
commons-codec |
Version |
1.11 |
Packaging |
jar |
Parent |
org.apache.commons commons-parent 42
(View)
|
POM Snippet
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.11</version>
</dependency>
Other Details
SCM