| Apache Shiro > Download |
Although Apache Shiro's codebase has been in production use in applications for over 4 years under the previous name of 'JSecurity', we are new to the Apache Incubator and have not made an official Apache release yet. Therefore you will need to download the code from Subversion and build it using Maven:
mkdir shiro
cd shiro
svn co https://svn.apache.org/repos/asf/incubator/shiro/trunk/
mvn install