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. This is a port for GWT, which enables program, to use Apache Commons Codec also in the frontend compiled by the gwt compiler to java-script.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Net
GroupId

GroupId

de.knightsoft-net
ArtifactId

ArtifactId

gwt-commons-codec
Last Version

Last Version

1.15-3
Release Date

Release Date

Type

Type

jar
Description

Description

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. This is a port for GWT, which enables program, to use Apache Commons Codec also in the frontend compiled by the gwt compiler to java-script.
Project URL

Project URL

https://gitlab.com/ManfredTremmel/gwt-commons-codec
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitlab.com/ManfredTremmel/gwt-commons-codec.git

Download gwt-commons-codec

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.gwtproject : gwt-user jar 2.10.0
org.gwtproject.core : gwt-core jar 1.0.0-RC1
de.knightsoft-net : gwt-mt-jre-emulation jar 1.0.3

provided (1)

Group / Artifact Type Version
org.gwtproject : gwt-dev jar 2.10.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
org.apache.commons : commons-lang3 jar 3.12.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.15-3
1.15-2
1.15-1
1.15-0
1.14-4
1.14-3
1.14-2
1.14-1
1.14-0
1.12-1
1.12-0
1.11-0
1.10-4
1.10-3
1.10-2
1.10-1