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.

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

commons-codec
ArtifactId

ArtifactId

commons-codec
Last Version

Last Version

20041127.091804
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

The Apache Software Foundation

Download commons-codec

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.
commons-codec

The Apache Software Foundation

Versions

Version
20041127.091804
1.15
1.14
1.13
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1