commons-codec-1.10.jar

Full description:
  
     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.
  
maven
<dependency>
  <groupId>commons-codec</groupId>
  <artifactId>commons-codec</artifactId>
  <version>1.10</version>
</dependency>

leiningen
[commons-codec/commons-codec "1.10"]
ivy
<dependency org="commons-codec" name="commons-codec" rev="1.10" />
sbt
libraryDependencies += "commons-codec" % "commons-codec" % "1.10"
gradle
compile 'commons-codec:commons-codec:1.10'
grape
@Grapes(
@Grab(group='commons-codec', module='commons-codec', version='1.10')
)

POMs

Name MD5 SHA1 SHA256 Size Download
commons-codec-1.10.pom a7949292fa7a8f3333808e30ad7bbb90 44b9477418d2942d45550f7e7c66c16262062d0e bdb8db7012d112a6e3ea8fdb7c510b300d99eff0819d27dddba9c43397ea4cfb 11.3 KB

JARs

Name MD5 SHA1 SHA256 Size Download
commons-codec-1.10.jar 353cf6a2bdba09595ccfa073b78c7fcb 4b95f4897fa13f2cd904aee711aeafc0c5295cd8 4241dfa94e711d435f29a4604a3e2de5c4aa3c165e23bd066be6fc1fc4309569 278 KB

Dependencies

Group Artifact Version Scope
junit junit 4.11 test

Uploaded

over 7 years ago

Package Size

278 KB

Downloads

30

wget

wget --content-disposition "https://packagecloud.io/intellichan/hinemos/packages/java/commons-codec/commons-codec-1.10.jar/artifacts/commons-codec-1.10.jar/download?distro_version_id=167"

Repository

http://svn.apache.org/viewvc/commons/proper/codec/trunk