All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by codec with all dependencies

Search JAR files by class name

commons-codec from group com.guicedee.services (version 62)

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.

Group: com.guicedee.services Artifact: commons-codec
Show all versions Show documentation Show source 
 

0 downloads
Artifact commons-codec
Group com.guicedee.services
Version 62
Last update 24. November 2019
Organization not specified
URL https://commons.apache.org/proper/commons-codec/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

apache-poi from group com.guicedee.services (version 62)

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.

Group: com.guicedee.services Artifact: apache-poi
Show all versions Show documentation Show source 
 

0 downloads
Artifact apache-poi
Group com.guicedee.services
Version 62
Last update 24. November 2019
Organization not specified
URL https://commons.apache.org/proper/commons-codec/
License not specified
Dependencies amount 5
Dependencies commons-logging, commons-codec, commons-math3, commons-collections4, jakarta.xml.bind-api,
There are maybe transitive dependencies!

apache-poi-ooxml from group com.guicedee.services (version 62)

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.

Group: com.guicedee.services Artifact: apache-poi-ooxml
Show all versions Show documentation Show source 
 

0 downloads
Artifact apache-poi-ooxml
Group com.guicedee.services
Version 62
Last update 24. November 2019
Organization not specified
URL https://commons.apache.org/proper/commons-codec/
License not specified
Dependencies amount 3
Dependencies commons-compress, commons-xmlbeans, apache-poi,
There are maybe transitive dependencies!

commons-xmlbeans from group com.guicedee.services (version 62)

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.

Group: com.guicedee.services Artifact: commons-xmlbeans
Show all versions Show documentation Show source 
 

0 downloads
Artifact commons-xmlbeans
Group com.guicedee.services
Version 62
Last update 24. November 2019
Organization not specified
URL https://commons.apache.org/proper/commons-codec/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

shared-ldap-extras-codec from group org.apache.directory.shared (version 1.0.0-M13)

Extra LDAP controls and extended operation extentions for the Codec used by clients and servers. These controls and extended operations are not standard issue. Some are very ApacheDS specific. Some may be from obscure RFC draft specifications. Both ApacheDS and Studio will use these controls as well as clients if the codec loads these extensions.

Group: org.apache.directory.shared Artifact: shared-ldap-extras-codec
Show all versions Show documentation Show source 
 

0 downloads
Artifact shared-ldap-extras-codec
Group org.apache.directory.shared
Version 1.0.0-M13
Last update 08. October 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies shared-ldap-codec-core, shared-ldap-extras-codec-api,
There are maybe transitive dependencies!

dream-core from group org.objectweb.dream.dreamcore (version 2.2)

The dream-core project aims at defining abstractions commonly used in communication middleware (e.g. messages, activities). It also defines some components to increase performance (e.g. cache and pool mechanism). This version adds an Xml codec based on XStream and cache components based on the Perseus library.

Group: org.objectweb.dream.dreamcore Artifact: dream-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact dream-core
Group org.objectweb.dream.dreamcore
Version 2.2
Last update 27. February 2009
Organization OW2 Consortium
URL http://dream.objectweb.org
License LGPL
Dependencies amount 8
Dependencies dream-annotation, fractal-spoonlet, fractal-api, julia-runtime, julia-asm, julia-mixins, monolog, xstream,
There are maybe transitive dependencies!

ldap-common from group directory-shared (version 0.9.3)

Common LDAP packages used for protocol compliant parsing of distinguished names, LDIFs, filters, and urls. Also contains the Common Message API which enables a plugable interface for ASN.1 BER Message codec providers.

Group: directory-shared Artifact: ldap-common
Show all versions 
 

0 downloads
Artifact ldap-common
Group directory-shared
Version 0.9.3
Last update 24. December 2005
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies regexp, oro, antlr, junit, asn1-codec,
There are maybe transitive dependencies!

gwt-commons-codec from group de.knightsoft-net (version 1.17.1-0)

The Apache Commons Codec component contains encoders and decoders for various formats such as Base16, Base32, Base64, digest, 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.

Group: de.knightsoft-net Artifact: gwt-commons-codec
Show all versions Show documentation Show source 
 

18 downloads
Artifact gwt-commons-codec
Group de.knightsoft-net
Version 1.17.1-0
Last update 20. August 2024
Organization not specified
URL https://gitlab.com/ManfredTremmel/gwt-commons-codec
License Apache License, Version 2.0
Dependencies amount 3
Dependencies gwt-user, gwt-core, gwt-mt-jre-emulation,
There are maybe transitive dependencies!

asn1-codec from group directory-asn1 (version 0.3.3)

API for stackable stateful encoders and decoders. Such codec interfaces allow for the efficient processing of data as it is made available while maintaining small actively processing footprints. Of course these aspects depend on the implementation as well however this API standardizes the minimum set of interfaces associated with codec's that are stateful. Until this API is added to the commons-codec project several interfaces and classes here are duplicated to minimize the number of dependencies: namely a dependency on commons-codec will be avoided.

Group: directory-asn1 Artifact: asn1-codec
Show all versions 
 

1 downloads
Artifact asn1-codec
Group directory-asn1
Version 0.3.3
Last update 09. January 2006
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies mina,
There are maybe transitive dependencies!

api-ldap-codec-standalone from group org.apache.directory.api (version 2.1.7)

This module was created to fix issue DIRSHARED-91 where the embedded Felix instance inside the default LdapCodecService implementation was making it very problematic to deploy the ldap-codec inside an RCP (OSGi) environment and hence Apache Directory Studio could not use it. This module is most likely temporary and will disappear once we are fully OSGi enabled. This module is a plain old jar, not a bundle to avoid accidental reuse as an OSGi module because it contains the version of the LdapCodecService that embeds Felix to make controls and extended ops pluggable in the codec.

Group: org.apache.directory.api Artifact: api-ldap-codec-standalone
Show all versions Show documentation Show source 
 

1 downloads
Artifact api-ldap-codec-standalone
Group org.apache.directory.api
Version 2.1.7
Last update 02. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies api-ldap-net-mina, api-ldap-codec-core, api-ldap-extras-codec, mina-core,
There are maybe transitive dependencies!



Page 40 from 3 (items total 409)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy