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

Download JAR files tagged by base64 with all dependencies

Search JAR files by class name

java-codecs from group com.github.rbuck (version 1.0.1)

Codecs library containing support for Base16, Base32, Base64, url-encoded, quoted-printable, percent-encoded, etc. Implemented with an SPI so people may freely add more codecs.

Group: com.github.rbuck Artifact: java-codecs
Show all versions Show documentation Show source 
 

1 downloads
Artifact java-codecs
Group com.github.rbuck
Version 1.0.1
Last update 30. June 2013
Organization not specified
URL https://github.com/rbuck/java-codecs
License Apache License, Version 2.0
Dependencies amount 2
Dependencies log4j, java-commons,
There are maybe transitive dependencies!

MavenSiteSkin from group com.salesforce.maven (version 2.0.1)

A fluido skin overlay made a bit prettier. There is a nasty hack in this build to turn a PNG in to a base64 encoded block in a css file. This is really bad practice on my part. I should clean that up.

Group: com.salesforce.maven Artifact: MavenSiteSkin
Show all versions 
 

0 downloads
Artifact MavenSiteSkin
Group com.salesforce.maven
Version 2.0.1
Last update 23. April 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

securekey-maven-plugin from group com.github.agogs (version 1.0.2)

This plugin is used to generate a AES key using sun.security.ssl.SecureKey which is then Base64 encoded during build time and store it in the file system. The "secret" to generate the key is passed as a parameter in the plugin configuration

Group: com.github.agogs Artifact: securekey-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact securekey-maven-plugin
Group com.github.agogs
Version 1.0.2
Last update 17. May 2018
Organization not specified
URL https://github.com/agogs/securekey-maven-plugin
License GNU General Public License v3.0
Dependencies amount 1
Dependencies maven-plugin-api,
There are maybe transitive dependencies!

commons-codec from group commons-codec (version 20041127.091804)

The 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: commons-codec Artifact: commons-codec
Show all versions 
 

3978 downloads
Artifact commons-codec
Group commons-codec
Version 20041127.091804
Last update 24. November 2005
Organization The Apache Software Foundation
URL http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!

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!

unboundid-ldapsdk from group com.unboundid (version 7.0.0)

The UnboundID LDAP SDK for Java is a fast, comprehensive, and easy-to-use Java API for communicating with LDAP directory servers and performing related tasks like reading and writing LDIF, encoding and decoding data using base64 and ASN.1 BER, and performing secure communication. This package contains the Standard Edition of the LDAP SDK, which is a complete, general-purpose library for communicating with LDAPv3 directory servers.

Group: com.unboundid Artifact: unboundid-ldapsdk
Show all versions Show documentation Show source 
 

78 downloads
Artifact unboundid-ldapsdk
Group com.unboundid
Version 7.0.0
Last update 12. March 2024
Organization Ping Identity Corporation
URL https://github.com/pingidentity/ldapsdk
License Apache License, Version 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

The Apache Commons Codec component contains encoder 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.16.1-0
Last update 12. March 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!



Page 20 from 21 (items total 203)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy