Download Latest Version commons-crypt-1.5.jar (19.7 kB)
Email in envelope

Get an email when there's a new version of commons-crypt

Home
Name Modified Size InfoDownloads / Week
javadoc 2014-12-25
sources 2014-12-25
README 2014-12-25 369 Bytes
commons-crypt-1.5.jar 2014-12-25 19.7 kB
RELEASE-NOTES.txt 2014-12-25 2.6 kB
commons-crypt-1.4.jar 2014-10-08 18.8 kB
Totals: 6 Items   41.5 kB 0
Commons Crypt
Copyright 2014 Michael Bock

commons-crypt is on maven central.
The recommended way to use it, is to add a dependency to your pom.xml:

<dependency>
    <groupId>de.mibos</groupId>
    <artifactId>commons-crypt</artifactId>
    <version>1.5</version>
</dependency>

The javadoc documentation is here: http://commonscrypt.sourceforge.net/apidocs/index.html
Source: README, updated 2014-12-25