commons-codec:commons-codec (1.15)
Published 2026-02-24 13:43:31 +00:00 by atheaadmin
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.15</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=commons-codec:commons-codec:1.15About this package
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.
Dependencies
junit:junit
4.13
org.apache.commons:commons-lang3
3.8
Details
Assets (1)
Versions (4)
View all
commons-codec-1.15.pom
15 KiB