Последняя версия

Codec 20041127.091804

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.

Лицензия

Лицензия

The Apache Software License, Version 2.0
Группа

Группа

commons-codec
Идентификатор

Идентификатор

commons-codec
Версия

Версия

20041127.091804
Тип

Тип

jar
Описание

Описание

Codec
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.
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать commons-codec 20041127.091804


<!-- https://jarcasting.com/artifacts/commons-codec/commons-codec/ -->
<dependency>
    <groupId>commons-codec</groupId>
    <artifactId>commons-codec</artifactId>
    <version>20041127.091804</version>
</dependency>
// https://jarcasting.com/artifacts/commons-codec/commons-codec/
implementation 'commons-codec:commons-codec:20041127.091804'
// https://jarcasting.com/artifacts/commons-codec/commons-codec/
implementation ("commons-codec:commons-codec:20041127.091804")
'commons-codec:commons-codec:jar:20041127.091804'
<dependency org="commons-codec" name="commons-codec" rev="20041127.091804">
  <artifact name="commons-codec" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-codec', module='commons-codec', version='20041127.091804')
)
libraryDependencies += "commons-codec" % "commons-codec" % "20041127.091804"
[commons-codec "20041127.091804"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

Модули Проекта

Данный проект не имеет модулей.