blob: 4ad0019e48603448616398172209b5a4b326436d [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Feb 25, 2014 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Apache Shiro :: Tools :: Hasher - Project Dependencies</title>
<style type="text/css" media="all">
@import url("./css/maven-base.css");
@import url("./css/maven-theme.css");
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20140225" />
<meta http-equiv="Content-Language" content="en" />
</head>
<body class="composite">
<div id="banner">
<div id="bannerLeft">
Apache Shiro :: Tools :: Hasher
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="breadcrumbs">
<div class="xleft">
<span id="publishDate">Last Published: 2014-02-25</span>
&nbsp;| <span id="projectVersion">Version: 1.2.3</span>
</div>
<div class="xright"> <a href="./" title="Apache Shiro :: Tools :: Hasher">Apache Shiro :: Tools :: Hasher</a>
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">
<h5>Parent Project</h5>
<ul>
<li class="none">
<a href="../index.html" title="Apache Shiro :: Tools">Apache Shiro :: Tools</a>
</li>
</ul>
<h5>Project Documentation</h5>
<ul>
<li class="expanded">
<a href="project-info.html" title="Project Information">Project Information</a>
<ul>
<li class="none">
<a href="index.html" title="About">About</a>
</li>
<li class="none">
<a href="source-repository.html" title="Source Repository">Source Repository</a>
</li>
<li class="none">
<a href="plugin-management.html" title="Plugin Management">Plugin Management</a>
</li>
<li class="none">
<a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a>
</li>
<li class="none">
<a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a>
</li>
<li class="none">
<a href="plugins.html" title="Project Plugins">Project Plugins</a>
</li>
<li class="none">
<a href="dependency-convergence.html" title="Dependency Convergence">Dependency Convergence</a>
</li>
<li class="none">
<a href="project-summary.html" title="Project Summary">Project Summary</a>
</li>
<li class="none">
<a href="dependency-management.html" title="Dependency Management">Dependency Management</a>
</li>
<li class="none">
<strong>Dependencies</strong>
</li>
<li class="none">
<a href="license.html" title="Project License">Project License</a>
</li>
<li class="none">
<a href="team-list.html" title="Project Team">Project Team</a>
</li>
<li class="none">
<a href="integration.html" title="Continuous Integration">Continuous Integration</a>
</li>
</ul>
</li>
<li class="collapsed">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
</li>
</ul>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
</a>
</div>
</div>
<div id="bodyColumn">
<div id="contentBox">
<a name="Project_Dependencies"></a><div class="section"><h2>Project Dependencies<a name="Project_Dependencies"></a></h2><a name="Project_Dependencies_compile"></a><div class="section"><h3>compile<a name="compile"></a></h3><p>The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:</p><table border="0" class="bodyTable"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th></tr><tr class="b"><td>commons-cli</td><td><a class="externalLink" href="http://commons.apache.org/cli/">commons-cli</a></td><td>1.2</td><td>jar</td></tr><tr class="a"><td>org.apache.shiro</td><td><a class="externalLink" href="http://shiro.apache.org/shiro-core/">shiro-core</a></td><td>1.2.3</td><td>jar</td></tr></table></div><a name="Project_Dependencies_runtime"></a><div class="section"><h3>runtime<a name="runtime"></a></h3><p>The following is a list of runtime dependencies for this project. These dependencies are required to run the application:</p><table border="0" class="bodyTable"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th></tr><tr class="b"><td>org.slf4j</td><td><a class="externalLink" href="http://www.slf4j.org">slf4j-simple</a></td><td>1.6.4</td><td>jar</td></tr></table></div><a name="Project_Dependencies_test"></a><div class="section"><h3>test<a name="test"></a></h3><p>The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:</p><table border="0" class="bodyTable"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th></tr><tr class="b"><td>junit</td><td><a class="externalLink" href="http://junit.org">junit</a></td><td>4.8.2</td><td>jar</td></tr><tr class="a"><td>org.codehaus.groovy</td><td><a class="externalLink" href="http://groovy.codehaus.org/">groovy-all</a></td><td>1.8.5</td><td>jar</td></tr><tr class="b"><td>org.easymock</td><td><a class="externalLink" href="http://www.easymock.org/easymock">easymock</a></td><td>3.1</td><td>jar</td></tr></table></div></div><a name="Project_Transitive_Dependencies"></a><div class="section"><h2>Project Transitive Dependencies<a name="Project_Transitive_Dependencies"></a></h2><p>The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.</p><a name="Project_Transitive_Dependencies_compile"></a><div class="section"><h3>compile<a name="compile"></a></h3><p>The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:</p><table border="0" class="bodyTable"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th></tr><tr class="b"><td>org.slf4j</td><td><a class="externalLink" href="http://www.slf4j.org">slf4j-api</a></td><td>1.6.4</td><td>jar</td></tr></table></div><a name="Project_Transitive_Dependencies_test"></a><div class="section"><h3>test<a name="test"></a></h3><p>The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:</p><table border="0" class="bodyTable"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th></tr><tr class="b"><td>cglib</td><td><a class="externalLink" href="http://cglib.sourceforge.net/">cglib-nodep</a></td><td>2.2.2</td><td>jar</td></tr><tr class="a"><td>org.objenesis</td><td><a class="externalLink" href="http://objenesis.googlecode.com/svn/docs/index.html">objenesis</a></td><td>1.2</td><td>jar</td></tr></table></div></div><a name="Project_Dependency_Graph"></a><div class="section"><h2>Project Dependency Graph<a name="Project_Dependency_Graph"></a></h2><script language="javascript" type="text/javascript">
function toggleDependencyDetail( divId, imgId )
{
var div = document.getElementById( divId );
var img = document.getElementById( imgId );
if( div.style.display == '' )
{
div.style.display = 'none';
img.src='./images/icon_info_sml.gif';
}
else
{
div.style.display = '';
img.src='./images/close.gif';
}
}
</script>
<a name="Dependency_Tree"></a><div class="section"><h3>Dependency Tree<a name="Dependency_Tree"></a></h3><ul><li>org.apache.shiro.tools:shiro-tools-hasher:bundle:1.2.3 <img id="_859680543" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_814164891', '_859680543' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_814164891" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Apache Shiro :: Tools :: Hasher</th></tr><tr class="b"><td><p><b>Description: </b>Apache Shiro is a powerful and flexible open-source security framework that cleanly handles
authentication, authorization, enterprise session management, single sign-on and cryptography services.</p><p><b>URL: </b><a class="externalLink" href="http://shiro.apache.org/shiro-tools/shiro-tools-hasher/">http://shiro.apache.org/shiro-tools/shiro-tools-hasher/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>org.apache.shiro:shiro-core:jar:1.2.3 (compile) <img id="_1793277769" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1164615180', '_1793277769' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1164615180" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Apache Shiro :: Core</th></tr><tr class="b"><td><p><b>Description: </b>Apache Shiro is a powerful and flexible open-source security framework that cleanly handles
authentication, authorization, enterprise session management, single sign-on and cryptography services.</p><p><b>URL: </b><a class="externalLink" href="http://shiro.apache.org/shiro-core/">http://shiro.apache.org/shiro-core/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>org.slf4j:slf4j-api:jar:1.6.4 (compile) <img id="_1887375663" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_654368022', '_1887375663' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_654368022" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>SLF4J API Module</th></tr><tr class="b"><td><p><b>Description: </b>The slf4j API</p><p><b>URL: </b><a class="externalLink" href="http://www.slf4j.org">http://www.slf4j.org</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></p></td></tr></table></div></li></ul></li><li>commons-cli:commons-cli:jar:1.2 (compile) <img id="_372223395" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_584931540', '_372223395' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_584931540" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Commons CLI</th></tr><tr class="b"><td><p><b>Description: </b>Commons CLI provides a simple API for presenting, processing and validating a command line interface.</p><p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/cli/">http://commons.apache.org/cli/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>org.slf4j:slf4j-simple:jar:1.6.4 (runtime) <img id="_361848741" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1057411730', '_361848741' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1057411730" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>SLF4J Simple Binding</th></tr><tr class="b"><td><p><b>Description: </b>SLF4J Simple binding</p><p><b>URL: </b><a class="externalLink" href="http://www.slf4j.org">http://www.slf4j.org</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></p></td></tr></table></div><ul><li>org.slf4j:slf4j-api:jar:1.6.4 (runtime) <img id="_979802591" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1878528914', '_979802591' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1878528914" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>SLF4J API Module</th></tr><tr class="b"><td><p><b>Description: </b>The slf4j API</p><p><b>URL: </b><a class="externalLink" href="http://www.slf4j.org">http://www.slf4j.org</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></p></td></tr></table></div></li></ul></li><li>junit:junit:jar:4.8.2 (test) <img id="_1106129492" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_850636795', '_1106129492' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_850636795" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>JUnit</th></tr><tr class="b"><td><p><b>Description: </b>JUnit is a regression testing framework. It is used by the developer who implements unit tests in Java.</p><p><b>URL: </b><a class="externalLink" href="http://junit.org">http://junit.org</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/cpl1.0.txt">Common Public License Version 1.0</a></p></td></tr></table></div></li><li>org.easymock:easymock:jar:3.1 (test) <img id="_774337651" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_956879825', '_774337651' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_956879825" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>EasyMock</th></tr><tr class="b"><td><p><b>Description: </b>EasyMock provides an easy way to create Mock Objects for interfaces and classes generating them on the fly</p><p><b>URL: </b><a class="externalLink" href="http://www.easymock.org/easymock">http://www.easymock.org/easymock</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></p></td></tr></table></div><ul><li>cglib:cglib-nodep:jar:2.2.2 (test) <img id="_134382576" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_70474985', '_134382576' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_70474985" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Code Generation Library</th></tr><tr class="b"><td><p><b>Description: </b>Code generation library with shaded ASM dependecies</p><p><b>URL: </b><a class="externalLink" href="http://cglib.sourceforge.net/">http://cglib.sourceforge.net/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">ASF 2.0</a></p></td></tr></table></div></li><li>org.objenesis:objenesis:jar:1.2 (test) <img id="_1051654776" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_456108147', '_1051654776' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_456108147" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Objenesis</th></tr><tr class="b"><td><p><b>Description: </b>A library for instantiating Java objects</p><p><b>URL: </b><a class="externalLink" href="http://objenesis.googlecode.com/svn/docs/index.html">http://objenesis.googlecode.com/svn/docs/index.html</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></p></td></tr></table></div></li></ul></li><li>org.codehaus.groovy:groovy-all:jar:1.8.5 (test) <img id="_779947781" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_379271225', '_779947781' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_379271225" style="display:none"><table border="0" class="bodyTable"><tr class="a"><th>Groovy</th></tr><tr class="b"><td><p><b>Description: </b>Groovy: A powerful, dynamic language for the JVM</p><p><b>URL: </b><a class="externalLink" href="http://groovy.codehaus.org/">http://groovy.codehaus.org/</a></p><p><b>Project License: </b>No project license is defined for this project.</p></td></tr></table></div></li></ul></li></ul></div></div><a name="Licenses"></a><div class="section"><h2>Licenses<a name="Licenses"></a></h2><p><b>ASF 2.0: </b>Code Generation Library</p><p><b>Apache 2: </b>EasyMock, Objenesis</p><p><b>Unknown: </b>Groovy</p><p><b>Common Public License Version 1.0: </b>JUnit</p><p><b>MIT License: </b>SLF4J API Module, SLF4J Simple Binding</p><p><b>The Apache Software License, Version 2.0: </b>Apache Shiro :: Core, Apache Shiro :: Tools :: Hasher, Commons CLI</p></div><a name="Dependency_File_Details"></a><div class="section"><h2>Dependency File Details<a name="Dependency_File_Details"></a></h2><table border="0" class="bodyTable"><tr class="a"><th>Filename</th><th>Size</th><th>Entries</th><th>Classes</th><th>Packages</th><th>JDK Rev</th><th>Debug</th></tr><tr class="b"><td>cglib-nodep-2.2.2.jar</td><td>319.25 kB</td><td>255</td><td>251</td><td>9</td><td>1.2</td><td>debug</td></tr><tr class="a"><td>commons-cli-1.2.jar</td><td>40.16 kB</td><td>35</td><td>22</td><td>1</td><td>1.4</td><td>debug</td></tr><tr class="b"><td>junit-4.8.2.jar</td><td>231.78 kB</td><td>267</td><td>230</td><td>30</td><td>1.5</td><td>debug</td></tr><tr class="a"><td>shiro-core-1.2.3.jar</td><td>358.85 kB</td><td>350</td><td>303</td><td>35</td><td>1.5</td><td>debug</td></tr><tr class="b"><td>groovy-all-1.8.5.jar</td><td>5.85 MB</td><td>3,882</td><td>3,696</td><td>96</td><td>1.5</td><td>debug</td></tr><tr class="a"><td>easymock-3.1.jar</td><td>109.34 kB</td><td>92</td><td>83</td><td>3</td><td>1.5</td><td>debug</td></tr><tr class="b"><td>objenesis-1.2.jar</td><td>35.20 kB</td><td>46</td><td>32</td><td>8</td><td>1.3</td><td>debug</td></tr><tr class="a"><td>slf4j-api-1.6.4.jar</td><td>25.35 kB</td><td>34</td><td>23</td><td>3</td><td>1.3</td><td>debug</td></tr><tr class="b"><td>slf4j-simple-1.6.4.jar</td><td>7.48 kB</td><td>15</td><td>5</td><td>1</td><td>1.3</td><td>debug</td></tr><tr class="a"><th>Total</th><th>Size</th><th>Entries</th><th>Classes</th><th>Packages</th><th>JDK Rev</th><th>Debug</th></tr><tr class="b"><td>9</td><td>6.96 MB</td><td>4,976</td><td>4,645</td><td>186</td><td>1.5</td><td>9</td></tr><tr class="a"><td>compile: 3</td><td>compile: 424.36 kB</td><td>compile: 419</td><td>compile: 348</td><td>compile: 39</td><td>-</td><td>compile: 3</td></tr><tr class="b"><td>test: 5</td><td>test: 6.53 MB</td><td>test: 4,542</td><td>test: 4,292</td><td>test: 146</td><td>-</td><td>test: 5</td></tr><tr class="a"><td>runtime: 1</td><td>runtime: 7.48 kB</td><td>runtime: 15</td><td>runtime: 5</td><td>runtime: 1</td><td>-</td><td>runtime: 1</td></tr></table></div>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">
Copyright &#169; 2004-2014
<a href="http://www.apache.org/">The Apache Software Foundation</a>.
All Rights Reserved.
</div>
<div class="clear">
<hr/>
</div>
</div>
</body>
</html>