MVN

commons-codec : commons-codec

Maven & Gradle

Jun 18, 2023
10.6k usages
434 stars

Apache Commons Codec · 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.

<dependency>
    <groupId>commons-codec</groupId>
    <artifactId>commons-codec</artifactId>
    <version>1.16.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of commons-codec : commons-codec to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.16.0

All Versions

Choose a version of commons-codec : commons-codec to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
20041127.091804
commons-codec-20041127.091804
Cxeb68d52e-5509
1.16.x
commons-codec-1.16.0
1.15
commons-codec-1.15
1.14
commons-codec-1.14
1.13
commons-codec-1.13
1.12
commons-codec-1.12
Cxeb68d52e-5509
1.11
commons-codec-1.11
Cxeb68d52e-5509
1.10
commons-codec-1.10
Cxeb68d52e-5509
1.9
commons-codec-1.9
Cxeb68d52e-5509
1.8
commons-codec-1.8
Cxeb68d52e-5509
1.7
commons-codec-1.7
Cxeb68d52e-5509
1.6
commons-codec-1.6
Cxeb68d52e-5509
1.5
commons-codec-1.5
Cxeb68d52e-5509
1.4
commons-codec-1.4
Cxeb68d52e-5509
1.3
commons-codec-1.3
Cxeb68d52e-5509
1.2
commons-codec-1.2
Cxeb68d52e-5509
1.1
commons-codec-1.1
Cxeb68d52e-5509

How to add a dependency to Maven

Add the following commons-codec : commons-codec maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>commons-codec</groupId>
    <artifactId>commons-codec</artifactId>
    <version>1.16.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following commons-codec : commons-codec gradle dependency to your build.gradle file:

implementation 'commons-codec:commons-codec:1.16.0'

Gradle Kotlin DSL: Add the following commons-codec : commons-codec gradle kotlin dependency to your build.gradle.kts file:

implementation("commons-codec:commons-codec:1.16.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following commons-codec : commons-codec sbt scala dependency to your build.sbt file:

libraryDependencies += "commons-codec" % "commons-codec" % "1.16.0"

Advertisement

Dependencies from Group

Jun 18, 2023
10.6k usages
434 stars

Discover Dependencies

Aug 24, 2023
1.1k usages
72.6k stars
Sep 12, 2018
4.6k usages
7 stars
Feb 01, 2023
2.2k usages
Feb 24, 2022
329 usages
1.5k stars
Jul 13, 2023
2.4k usages
55k stars
Jul 10, 2023
1.5k usages
649 stars
Aug 24, 2023
2.7k usages
72.6k stars
Mar 21, 2023
63 usages
43 stars
Jul 13, 2023
7.3k usages
55k stars
Mar 17, 2023
13.2k usages
2.1k stars