Эксперт ХД

commons-codec:commons-codec (1.20.0)

Published 2026-09-15 11:08:05 +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.20.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=commons-codec:commons-codec:1.20.0

About this package

The Apache Commons Codec component contains encoders and decoders for 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.19.0
commons-io:commons-io
2.20.0
org.junit.jupiter:junit-jupiter-engine
org.junit.jupiter:junit-jupiter-params
Details
Maven
2026-09-15 11:08:05 +00:00
1
Apache Commons Codec
410 KiB
Assets (2)
Versions (9) View all
1.20.0 2026-09-15
1.19.0 2026-09-15
1.16.0 2026-09-15
1.15 2026-09-15
1.11 2026-09-15