Base64 Libraries
21. REFCODES Codec1 usages
org.refcodes » refcodes-codecApacheGPL
Artifact with encoding and decoding (not in terms of encryption/decryption)
implementations (codecs) such as BASE64 encoding / decoding.
Last Release on Nov 16, 2025
22. Java Codecs
com.github.rbuck » java-codecsApache
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.
Last Release on Jun 30, 2013