A Java class providing very fast Base64 encoding and decoding in the form of convenience methods and input/output streams.
'net.iharder:base64:2.3.8'
<dependency>
<groupId>net.iharder</groupId>
<artifactId>base64</artifactId>
<version>2.3.8</version>
</dependency>
<dependency org="net.iharder" name="base64" rev="2.3.8"/>
"net.iharder", "base64", "2.3.8"