commons-codec:commons-codec (1.17.1)
Published 2026-09-15 10:09:50 +00:00 by Vlad_Savchuk
Installation
<repositories>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.17.1</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=commons-codec:commons-codec:1.17.1About this package
The Apache Commons Codec component contains encoders and decoders for
various formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these
widely used encoders and decoders, the codec package also maintains a
collection of phonetic encoding utilities.
Dependencies
org.apache.commons:commons-lang3
3.14.0
commons-io:commons-io
2.16.1
org.hamcrest:hamcrest
2.2
org.junit.jupiter:junit-jupiter-engine
org.junit.jupiter:junit-jupiter-params
Details
Assets (2)
Versions (9)
View all
commons-codec-1.17.1.jar
364 KiB
commons-codec-1.17.1.pom
17 KiB