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
leiningen
ivy
sbt
gradle
grape
<dependency> <groupId>commons-codec</groupId> <artifactId>commons-codec</artifactId> <version>1.10</version> </dependency>
[commons-codec/commons-codec "1.10"]
<dependency org="commons-codec" name="commons-codec" rev="1.10" />
libraryDependencies += "commons-codec" % "commons-codec" % "1.10"
compile 'commons-codec:commons-codec:1.10'
@Grapes( @Grab(group='commons-codec', module='commons-codec', version='1.10') )
POMs
| Name | Size |
|---|---|
| commons-codec-1.10.pom | 11.3 KB |
JARs
| Name | Size |
|---|---|
| commons-codec-1.10.jar | 278 KB |
Dependencies
| Group | Artifact | Version | Scope |
|---|---|---|---|
| junit | junit | 4.11 | test |
Uploaded
over 7 years agoPackage Size
278 KBDownloads
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