src/site/assets/static/2.0.0/shiro-support/shiro-servlet-plugin/dependencies.html (1,149 lines of code) (raw):

<!DOCTYPE html> <!-- | Generated by Apache Maven Doxia Site Renderer 1.11.1 at 2024-02-28 | Rendered using Apache Maven Fluido Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="Date-Revision-yyyymmdd" content="20240228" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache Shiro :: Support :: Servlet Plugin &#x2013; Project Dependencies</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> <link rel="stylesheet" href="./css/site.css" /> <link rel="stylesheet" href="./css/print.css" media="print" /> <script type="text/javascript" src="./js/apache-maven-fluido-1.5.min.js"></script> </head> <body class="topBarDisabled"> <div class="container-fluid"> <div id="banner"> <div class="pull-left"> <a href="http://shiro.apache.org" id="bannerLeft"> <img src="http://shiro.apache.org/images/apache-shiro-logo.png" alt="Shiro"/> </a> </div> <div class="pull-right"> <div id="bannerRight"> <img src="http://shiro.apache.org/images/asf_logo.png" /> </div> </div> <div class="clear"><hr/></div> </div> <div id="breadcrumbs"> <ul class="breadcrumb"> <li class=""> <a href="../../index.html" title="Apache Shiro :: Support :: Servlet Plugin"> Apache Shiro :: Support :: Servlet Plugin</a> <span class="divider">/</span> </li> <li class=""> <a href="../index.html" title="Apache Shiro :: Support"> Apache Shiro :: Support</a> <span class="divider">/</span> </li> <li class=""> <a href="index.html" title="Apache Shiro :: Support :: Servlet Plugin"> Apache Shiro :: Support :: Servlet Plugin</a> <span class="divider">/</span> </li> <li class="active ">Project Dependencies</li> <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2024-02-28</li> <li id="projectVersion" class="pull-right"> Version: 2.0.0 </li> </ul> </div> <div class="row-fluid"> <div id="leftColumn" class="span2"> <div class="well sidebar-nav"> <ul class="nav nav-list"> <li class="nav-header">Parent Project</li> <li> <a href="../index.html" title="Apache Shiro :: Support"> <span class="none"></span> Apache Shiro :: Support</a> </li> <li class="nav-header">Project Documentation</li> <li> <a href="project-info.html" title="Project Information"> <span class="icon-chevron-down"></span> Project Information</a> <ul class="nav nav-list"> <li> <a href="ci-management.html" title="CI Management"> <span class="none"></span> CI Management</a> </li> <li class="active"> <a href="#"><span class="none"></span>Dependencies</a> </li> <li> <a href="dependency-info.html" title="Dependency Information"> <span class="none"></span> Dependency Information</a> </li> <li> <a href="dependency-management.html" title="Dependency Management"> <span class="none"></span> Dependency Management</a> </li> <li> <a href="distribution-management.html" title="Distribution Management"> <span class="none"></span> Distribution Management</a> </li> <li> <a href="index.html" title="About"> <span class="none"></span> About</a> </li> <li> <a href="issue-management.html" title="Issue Management"> <span class="none"></span> Issue Management</a> </li> <li> <a href="licenses.html" title="Licenses"> <span class="none"></span> Licenses</a> </li> <li> <a href="mailing-lists.html" title="Mailing Lists"> <span class="none"></span> Mailing Lists</a> </li> <li> <a href="plugin-management.html" title="Plugin Management"> <span class="none"></span> Plugin Management</a> </li> <li> <a href="plugins.html" title="Plugins"> <span class="none"></span> Plugins</a> </li> <li> <a href="scm.html" title="Source Code Management"> <span class="none"></span> Source Code Management</a> </li> <li> <a href="summary.html" title="Summary"> <span class="none"></span> Summary</a> </li> <li> <a href="team.html" title="Team"> <span class="none"></span> Team</a> </li> </ul> </li> <li> <a href="project-reports.html" title="Project Reports"> <span class="icon-chevron-right"></span> Project Reports</a> </li> </ul> <hr /> <div id="poweredBy"> <div class="clear"></div> <div class="clear"></div> <div class="clear"></div> <div class="clear"></div> <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"> <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /> </a> </div> </div> </div> <div id="bodyColumn" class="span10" > <a name="Project_Dependencies"></a><section> <h2><a name="Project_Dependencies"></a>Project Dependencies</h2><a name="Project_Dependencies_compile"></a><section> <h3><a name="compile"></a>compile</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="table table-striped"> <tr class="a"> <th>GroupId</th> <th>ArtifactId</th> <th>Version</th> <th>Type</th> <th>Licenses</th></tr> <tr class="b"> <td align="left">org.apache.shiro</td> <td><a class="externalLink" href="https://shiro.apache.org/shiro-web/">shiro-web</a></td> <td>2.0.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></td></tr></table></section><a name="Project_Dependencies_test"></a><section> <h3><a name="test"></a>test</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="table table-striped"> <tr class="a"> <th>GroupId</th> <th>ArtifactId</th> <th>Version</th> <th>Type</th> <th>Licenses</th></tr> <tr class="b"> <td align="left">org.apache.groovy</td> <td><a class="externalLink" href="https://groovy-lang.org">groovy</a></td> <td>4.0.18</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr> <tr class="a"> <td align="left">org.assertj</td> <td><a class="externalLink" href="https://assertj.github.io/doc/#assertj-core">assertj-core</a></td> <td>3.25.3</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr> <tr class="b"> <td align="left">org.easymock</td> <td><a class="externalLink" href="http://easymock.org/easymock">easymock</a></td> <td>5.2.0</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr> <tr class="a"> <td align="left">org.hamcrest</td> <td><a class="externalLink" href="http://hamcrest.org/JavaHamcrest/">hamcrest-core</a></td> <td>2.2</td> <td>jar</td> <td><a class="externalLink" href="http://opensource.org/licenses/BSD-3-Clause">BSD License 3</a></td></tr> <tr class="b"> <td align="left">org.junit.jupiter</td> <td><a class="externalLink" href="https://junit.org/junit5/">junit-jupiter-api</a></td> <td>5.10.2</td> <td>jar</td> <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr> <tr class="a"> <td align="left">org.junit.jupiter</td> <td><a class="externalLink" href="https://junit.org/junit5/">junit-jupiter-engine</a></td> <td>5.10.2</td> <td>jar</td> <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr> <tr class="b"> <td align="left">org.mockito</td> <td><a class="externalLink" href="https://github.com/mockito/mockito">mockito-core</a></td> <td>5.10.0</td> <td>jar</td> <td><a class="externalLink" href="https://opensource.org/licenses/MIT">MIT</a></td></tr></table></section></section><a name="Project_Transitive_Dependencies"></a><section> <h2><a name="Project_Transitive_Dependencies"></a>Project Transitive Dependencies</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><section> <h3><a name="compile"></a>compile</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="table table-striped"> <tr class="a"> <th>GroupId</th> <th>ArtifactId</th> <th>Version</th> <th>Type</th> <th>Licenses</th></tr> <tr class="b"> <td align="left">commons-beanutils</td> <td><a class="externalLink" href="https://commons.apache.org/proper/commons-beanutils/">commons-beanutils</a></td> <td>1.9.4</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr> <tr class="a"> <td align="left">commons-collections</td> <td><a class="externalLink" href="http://commons.apache.org/collections/">commons-collections</a></td> <td>3.2.2</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr> <tr class="b"> <td align="left">org.apache.commons</td> <td><a class="externalLink" href="https://commons.apache.org/proper/commons-configuration/">commons-configuration2</a></td> <td>2.9.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></td></tr> <tr class="a"> <td align="left">org.apache.commons</td> <td><a class="externalLink" href="https://commons.apache.org/proper/commons-lang/">commons-lang3</a></td> <td>3.12.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr> <tr class="b"> <td align="left">org.apache.commons</td> <td><a class="externalLink" href="https://commons.apache.org/proper/commons-text">commons-text</a></td> <td>1.10.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr> <tr class="a"> <td align="left">org.apache.shiro</td> <td><a class="externalLink" href="https://shiro.apache.org/shiro-cache/">shiro-cache</a></td> <td>2.0.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></td></tr> <tr class="b"> <td align="left">org.apache.shiro</td> <td><a class="externalLink" href="https://shiro.apache.org/shiro-config/shiro-config-core/">shiro-config-core</a></td> <td>2.0.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></td></tr> <tr class="a"> <td align="left">org.apache.shiro</td> <td><a class="externalLink" href="https://shiro.apache.org/shiro-config/shiro-config-ogdl/">shiro-config-ogdl</a></td> <td>2.0.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></td></tr> <tr class="b"> <td align="left">org.apache.shiro</td> <td><a class="externalLink" href="https://shiro.apache.org/shiro-core/">shiro-core</a></td> <td>2.0.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></td></tr> <tr class="a"> <td align="left">org.apache.shiro</td> <td><a class="externalLink" href="https://shiro.apache.org/shiro-crypto/shiro-crypto-cipher/">shiro-crypto-cipher</a></td> <td>2.0.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></td></tr> <tr class="b"> <td align="left">org.apache.shiro</td> <td><a class="externalLink" href="https://shiro.apache.org/shiro-crypto/shiro-crypto-core/">shiro-crypto-core</a></td> <td>2.0.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></td></tr> <tr class="a"> <td align="left">org.apache.shiro</td> <td><a class="externalLink" href="https://shiro.apache.org/shiro-crypto/shiro-crypto-hash/">shiro-crypto-hash</a></td> <td>2.0.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></td></tr> <tr class="b"> <td align="left">org.apache.shiro</td> <td><a class="externalLink" href="https://shiro.apache.org/shiro-event/">shiro-event</a></td> <td>2.0.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></td></tr> <tr class="a"> <td align="left">org.apache.shiro</td> <td><a class="externalLink" href="https://shiro.apache.org/shiro-lang/">shiro-lang</a></td> <td>2.0.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></td></tr> <tr class="b"> <td align="left">org.bouncycastle</td> <td><a class="externalLink" href="https://www.bouncycastle.org/java.html">bcprov-jdk18on</a></td> <td>1.77</td> <td>jar</td> <td><a class="externalLink" href="https://www.bouncycastle.org/licence.html">Bouncy Castle Licence</a></td></tr> <tr class="a"> <td align="left">org.owasp.encoder</td> <td><a class="externalLink" href="https://www.owasp.org/index.php/OWASP_Java_Encoder_Project/encoder">encoder</a></td> <td>1.2.3</td> <td>jar</td> <td><a class="externalLink" href="http://www.opensource.org/licenses/BSD-3-Clause">The BSD 3-Clause License</a></td></tr> <tr class="b"> <td align="left">org.slf4j</td> <td><a class="externalLink" href="http://www.slf4j.org">slf4j-api</a></td> <td>2.0.12</td> <td>jar</td> <td><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></td></tr></table></section><a name="Project_Transitive_Dependencies_runtime"></a><section> <h3><a name="runtime"></a>runtime</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="table table-striped"> <tr class="a"> <th>GroupId</th> <th>ArtifactId</th> <th>Version</th> <th>Type</th> <th>Licenses</th></tr> <tr class="b"> <td align="left">org.apache.shiro.crypto</td> <td><a class="externalLink" href="https://shiro.apache.org/shiro-crypto/shiro-crypto-support/hashes/shiro-hashes-argon2/">shiro-hashes-argon2</a></td> <td>2.0.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></td></tr> <tr class="a"> <td align="left">org.apache.shiro.crypto</td> <td><a class="externalLink" href="https://shiro.apache.org/shiro-crypto/shiro-crypto-support/hashes/shiro-hashes-bcrypt/">shiro-hashes-bcrypt</a></td> <td>2.0.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></td></tr></table></section><a name="Project_Transitive_Dependencies_test"></a><section> <h3><a name="test"></a>test</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="table table-striped"> <tr class="a"> <th>GroupId</th> <th>ArtifactId</th> <th>Version</th> <th>Type</th> <th>Licenses</th></tr> <tr class="b"> <td align="left">net.bytebuddy</td> <td><a class="externalLink" href="https://bytebuddy.net/byte-buddy">byte-buddy</a></td> <td>1.14.12</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr> <tr class="a"> <td align="left">net.bytebuddy</td> <td><a class="externalLink" href="https://bytebuddy.net/byte-buddy-agent">byte-buddy-agent</a></td> <td>1.14.12</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr> <tr class="b"> <td align="left">org.apiguardian</td> <td><a class="externalLink" href="https://github.com/apiguardian-team/apiguardian">apiguardian-api</a></td> <td>1.1.2</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache License, Version 2.0</a></td></tr> <tr class="a"> <td align="left">org.hamcrest</td> <td><a class="externalLink" href="http://hamcrest.org/JavaHamcrest/">hamcrest</a></td> <td>2.2</td> <td>jar</td> <td><a class="externalLink" href="http://opensource.org/licenses/BSD-3-Clause">BSD License 3</a></td></tr> <tr class="b"> <td align="left">org.junit.platform</td> <td><a class="externalLink" href="https://junit.org/junit5/">junit-platform-commons</a></td> <td>1.10.2</td> <td>jar</td> <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr> <tr class="a"> <td align="left">org.junit.platform</td> <td><a class="externalLink" href="https://junit.org/junit5/">junit-platform-engine</a></td> <td>1.10.2</td> <td>jar</td> <td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr> <tr class="b"> <td align="left">org.objenesis</td> <td><a class="externalLink" href="http://objenesis.org/objenesis">objenesis</a></td> <td>3.3</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr> <tr class="a"> <td align="left">org.opentest4j</td> <td><a class="externalLink" href="https://github.com/ota4j-team/opentest4j">opentest4j</a></td> <td>1.3.0</td> <td>jar</td> <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">The Apache License, Version 2.0</a></td></tr></table></section></section><a name="Project_Dependency_Graph"></a><section> <h2><a name="Project_Dependency_Graph"></a>Project Dependency Graph</h2><script type="text/javascript"> function toggleDependencyDetails( 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'; img.alt='[Information]'; } else { div.style.display = ''; img.src='./images/close.gif'; img.alt='[Close]'; } } </script><a name="Dependency_Tree"></a><section> <h3><a name="Dependency_Tree"></a>Dependency Tree</h3> <ul> <li>org.apache.shiro:shiro-servlet-plugin:jar:2.0.0 <img id="_img1" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep0', '_img1' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep0" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Apache Shiro :: Support :: Servlet Plugin</th></tr> <tr class="b"> <td align="left"> <p><b>Description: </b>Automatically deploys Shiro in a servlet container-based web application.</p> <p><b>URL: </b><a class="externalLink" href="https://shiro.apache.org/shiro-support/shiro-servlet-plugin/">https://shiro.apache.org/shiro-support/shiro-servlet-plugin/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></p></td></tr></table></div> <ul> <li>org.apache.shiro:shiro-web:jar:2.0.0 (compile) <img id="_img3" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep2', '_img3' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep2" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Apache Shiro :: Web</th></tr> <tr class="b"> <td align="left"> <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="https://shiro.apache.org/shiro-web/">https://shiro.apache.org/shiro-web/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></p></td></tr></table></div> <ul> <li>org.apache.shiro:shiro-core:jar:2.0.0 (compile) <img id="_img5" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep4', '_img5' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep4" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Apache Shiro :: Core</th></tr> <tr class="b"> <td align="left"> <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="https://shiro.apache.org/shiro-core/">https://shiro.apache.org/shiro-core/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></p></td></tr></table></div> <ul> <li>org.apache.shiro:shiro-lang:jar:2.0.0 (compile) <img id="_img7" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep6', '_img7' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep6" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Apache Shiro :: Lang</th></tr> <tr class="b"> <td align="left"> <p><b>Description: </b>The lang module encapsulates only language-specific utilities that are used by various other modules. It exists to augment what we would have liked to see in the JDK but does not exist.</p> <p><b>URL: </b><a class="externalLink" href="https://shiro.apache.org/shiro-lang/">https://shiro.apache.org/shiro-lang/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></p></td></tr></table></div> <ul> <li>org.slf4j:slf4j-api:jar:2.0.12 (compile) <img id="_img9" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep8', '_img9' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep8" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>SLF4J API Module</th></tr> <tr class="b"> <td align="left"> <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 Licenses: </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>org.apache.shiro:shiro-cache:jar:2.0.0 (compile) <img id="_img11" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep10', '_img11' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep10" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Apache Shiro :: Cache</th></tr> <tr class="b"> <td align="left"> <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="https://shiro.apache.org/shiro-cache/">https://shiro.apache.org/shiro-cache/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></p></td></tr></table></div></li> <li>org.apache.shiro:shiro-crypto-hash:jar:2.0.0 (compile) <img id="_img13" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep12', '_img13' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep12" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Apache Shiro :: Cryptography :: Hashing</th></tr> <tr class="b"> <td align="left"> <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="https://shiro.apache.org/shiro-crypto/shiro-crypto-hash/">https://shiro.apache.org/shiro-crypto/shiro-crypto-hash/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></p></td></tr></table></div> <ul> <li>org.apache.shiro:shiro-crypto-core:jar:2.0.0 (compile) <img id="_img15" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep14', '_img15' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep14" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Apache Shiro :: Cryptography :: Core</th></tr> <tr class="b"> <td align="left"> <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="https://shiro.apache.org/shiro-crypto/shiro-crypto-core/">https://shiro.apache.org/shiro-crypto/shiro-crypto-core/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></p></td></tr></table></div></li> <li>org.bouncycastle:bcprov-jdk18on:jar:1.77 (compile) <img id="_img17" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep16', '_img17' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep16" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Bouncy Castle Provider</th></tr> <tr class="b"> <td align="left"> <p><b>Description: </b>The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.8 and up.</p> <p><b>URL: </b><a class="externalLink" href="https://www.bouncycastle.org/java.html">https://www.bouncycastle.org/java.html</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://www.bouncycastle.org/licence.html">Bouncy Castle Licence</a></p></td></tr></table></div></li></ul></li> <li>org.apache.shiro.crypto:shiro-hashes-argon2:jar:2.0.0 (runtime) <img id="_img19" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep18', '_img19' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep18" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Apache Shiro :: Cryptography :: Support :: Argon2</th></tr> <tr class="b"> <td align="left"> <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="https://shiro.apache.org/shiro-crypto/shiro-crypto-support/hashes/shiro-hashes-argon2/">https://shiro.apache.org/shiro-crypto/shiro-crypto-support/hashes/shiro-hashes-argon2/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></p></td></tr></table></div></li> <li>org.apache.shiro.crypto:shiro-hashes-bcrypt:jar:2.0.0 (runtime) <img id="_img21" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep20', '_img21' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep20" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Apache Shiro :: Cryptography :: Support :: BCrypt</th></tr> <tr class="b"> <td align="left"> <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="https://shiro.apache.org/shiro-crypto/shiro-crypto-support/hashes/shiro-hashes-bcrypt/">https://shiro.apache.org/shiro-crypto/shiro-crypto-support/hashes/shiro-hashes-bcrypt/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></p></td></tr></table></div></li> <li>org.apache.shiro:shiro-crypto-cipher:jar:2.0.0 (compile) <img id="_img23" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep22', '_img23' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep22" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Apache Shiro :: Cryptography :: Ciphers</th></tr> <tr class="b"> <td align="left"> <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="https://shiro.apache.org/shiro-crypto/shiro-crypto-cipher/">https://shiro.apache.org/shiro-crypto/shiro-crypto-cipher/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></p></td></tr></table></div></li> <li>org.apache.shiro:shiro-config-core:jar:2.0.0 (compile) <img id="_img25" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep24', '_img25' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep24" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Apache Shiro :: Configuration :: Core</th></tr> <tr class="b"> <td align="left"> <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="https://shiro.apache.org/shiro-config/shiro-config-core/">https://shiro.apache.org/shiro-config/shiro-config-core/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></p></td></tr></table></div></li> <li>org.apache.shiro:shiro-config-ogdl:jar:2.0.0 (compile) <img id="_img27" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep26', '_img27' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep26" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Apache Shiro :: Configuration :: OGDL</th></tr> <tr class="b"> <td align="left"> <p><b>Description: </b>Support for Shiro's Object Graph Definition Language (mostly used in Ini configuration) where declared name/value pairs are interpreted to create an object graph</p> <p><b>URL: </b><a class="externalLink" href="https://shiro.apache.org/shiro-config/shiro-config-ogdl/">https://shiro.apache.org/shiro-config/shiro-config-ogdl/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></p></td></tr></table></div> <ul> <li>commons-beanutils:commons-beanutils:jar:1.9.4 (compile) <img id="_img29" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep28', '_img29' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep28" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Apache Commons BeanUtils</th></tr> <tr class="b"> <td align="left"> <p><b>Description: </b>Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.</p> <p><b>URL: </b><a class="externalLink" href="https://commons.apache.org/proper/commons-beanutils/">https://commons.apache.org/proper/commons-beanutils/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div> <ul> <li>commons-collections:commons-collections:jar:3.2.2 (compile) <img id="_img31" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep30', '_img31' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep30" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Apache Commons Collections</th></tr> <tr class="b"> <td align="left"> <p><b>Description: </b>Types that extend and augment the Java Collections Framework.</p> <p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/collections/">http://commons.apache.org/collections/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li></ul></li> <li>org.apache.shiro:shiro-event:jar:2.0.0 (compile) <img id="_img33" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep32', '_img33' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep32" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Apache Shiro :: Event</th></tr> <tr class="b"> <td align="left"> <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="https://shiro.apache.org/shiro-event/">https://shiro.apache.org/shiro-event/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></p></td></tr></table></div></li> <li>org.apache.commons:commons-configuration2:jar:2.9.0 (compile) <img id="_img35" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep34', '_img35' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep34" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Apache Commons Configuration</th></tr> <tr class="b"> <td align="left"> <p><b>Description: </b>Tools to assist in the reading of configuration/preferences files in various formats</p> <p><b>URL: </b><a class="externalLink" href="https://commons.apache.org/proper/commons-configuration/">https://commons.apache.org/proper/commons-configuration/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache-2.0</a></p></td></tr></table></div> <ul> <li>org.apache.commons:commons-lang3:jar:3.12.0 (compile) <img id="_img37" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep36', '_img37' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep36" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Apache Commons Lang</th></tr> <tr class="b"> <td align="left"> <p><b>Description: </b>Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.</p> <p><b>URL: </b><a class="externalLink" href="https://commons.apache.org/proper/commons-lang/">https://commons.apache.org/proper/commons-lang/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li> <li>org.apache.commons:commons-text:jar:1.10.0 (compile) <img id="_img39" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep38', '_img39' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep38" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Apache Commons Text</th></tr> <tr class="b"> <td align="left"> <p><b>Description: </b>Apache Commons Text is a library focused on algorithms working on strings.</p> <p><b>URL: </b><a class="externalLink" href="https://commons.apache.org/proper/commons-text">https://commons.apache.org/proper/commons-text</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li></ul></li> <li>org.owasp.encoder:encoder:jar:1.2.3 (compile) <img id="_img41" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep40', '_img41' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep40" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Java Encoder</th></tr> <tr class="b"> <td align="left"> <p><b>Description: </b>The OWASP Encoders package is a collection of high-performance low-overhead contextual encoders, that when utilized correctly, is an effective tool in preventing Web Application security vulnerabilities such as Cross-Site Scripting.</p> <p><b>URL: </b><a class="externalLink" href="https://www.owasp.org/index.php/OWASP_Java_Encoder_Project/encoder">https://www.owasp.org/index.php/OWASP_Java_Encoder_Project/encoder</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.opensource.org/licenses/BSD-3-Clause">The BSD 3-Clause License</a></p></td></tr></table></div></li></ul></li> <li>org.junit.jupiter:junit-jupiter-api:jar:5.10.2 (test) <img id="_img43" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep42', '_img43' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep42" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>JUnit Jupiter API</th></tr> <tr class="b"> <td align="left"> <p><b>Description: </b>Module &quot;junit-jupiter-api&quot; of JUnit 5.</p> <p><b>URL: </b><a class="externalLink" href="https://junit.org/junit5/">https://junit.org/junit5/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></p></td></tr></table></div> <ul> <li>org.opentest4j:opentest4j:jar:1.3.0 (test) <img id="_img45" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep44', '_img45' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep44" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>org.opentest4j:opentest4j</th></tr> <tr class="b"> <td align="left"> <p><b>Description: </b>Open Test Alliance for the JVM</p> <p><b>URL: </b><a class="externalLink" href="https://github.com/ota4j-team/opentest4j">https://github.com/ota4j-team/opentest4j</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">The Apache License, Version 2.0</a></p></td></tr></table></div></li> <li>org.junit.platform:junit-platform-commons:jar:1.10.2 (test) <img id="_img47" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep46', '_img47' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep46" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>JUnit Platform Commons</th></tr> <tr class="b"> <td align="left"> <p><b>Description: </b>Module &quot;junit-platform-commons&quot; of JUnit 5.</p> <p><b>URL: </b><a class="externalLink" href="https://junit.org/junit5/">https://junit.org/junit5/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></p></td></tr></table></div></li> <li>org.apiguardian:apiguardian-api:jar:1.1.2 (test) <img id="_img49" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep48', '_img49' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep48" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>org.apiguardian:apiguardian-api</th></tr> <tr class="b"> <td align="left"> <p><b>Description: </b>@API Guardian</p> <p><b>URL: </b><a class="externalLink" href="https://github.com/apiguardian-team/apiguardian">https://github.com/apiguardian-team/apiguardian</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li> <li>org.junit.jupiter:junit-jupiter-engine:jar:5.10.2 (test) <img id="_img51" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep50', '_img51' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep50" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>JUnit Jupiter Engine</th></tr> <tr class="b"> <td align="left"> <p><b>Description: </b>Module &quot;junit-jupiter-engine&quot; of JUnit 5.</p> <p><b>URL: </b><a class="externalLink" href="https://junit.org/junit5/">https://junit.org/junit5/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></p></td></tr></table></div> <ul> <li>org.junit.platform:junit-platform-engine:jar:1.10.2 (test) <img id="_img53" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep52', '_img53' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep52" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>JUnit Platform Engine API</th></tr> <tr class="b"> <td align="left"> <p><b>Description: </b>Module &quot;junit-platform-engine&quot; of JUnit 5.</p> <p><b>URL: </b><a class="externalLink" href="https://junit.org/junit5/">https://junit.org/junit5/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></p></td></tr></table></div></li></ul></li> <li>org.hamcrest:hamcrest-core:jar:2.2 (test) <img id="_img55" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep54', '_img55' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep54" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Hamcrest Core</th></tr> <tr class="b"> <td align="left"> <p><b>Description: </b>Core Hamcrest API - deprecated, please use &quot;hamcrest&quot; instead</p> <p><b>URL: </b><a class="externalLink" href="http://hamcrest.org/JavaHamcrest/">http://hamcrest.org/JavaHamcrest/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://opensource.org/licenses/BSD-3-Clause">BSD License 3</a></p></td></tr></table></div> <ul> <li>org.hamcrest:hamcrest:jar:2.2 (test) <img id="_img57" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep56', '_img57' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep56" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Hamcrest</th></tr> <tr class="b"> <td align="left"> <p><b>Description: </b>Core API and libraries of hamcrest matcher framework.</p> <p><b>URL: </b><a class="externalLink" href="http://hamcrest.org/JavaHamcrest/">http://hamcrest.org/JavaHamcrest/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://opensource.org/licenses/BSD-3-Clause">BSD License 3</a></p></td></tr></table></div></li></ul></li> <li>org.assertj:assertj-core:jar:3.25.3 (test) <img id="_img59" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep58', '_img59' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep58" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>AssertJ Core</th></tr> <tr class="b"> <td align="left"> <p><b>Description: </b>Rich and fluent assertions for testing in Java</p> <p><b>URL: </b><a class="externalLink" href="https://assertj.github.io/doc/#assertj-core">https://assertj.github.io/doc/#assertj-core</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div> <ul> <li>net.bytebuddy:byte-buddy:jar:1.14.12 (test) <img id="_img61" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep60', '_img61' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep60" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Byte Buddy (without dependencies)</th></tr> <tr class="b"> <td align="left"> <p><b>Description: </b>Byte Buddy is a Java library for creating Java classes at run time. This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space.</p> <p><b>URL: </b><a class="externalLink" href="https://bytebuddy.net/byte-buddy">https://bytebuddy.net/byte-buddy</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li> <li>org.easymock:easymock:jar:5.2.0 (test) <img id="_img63" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep62', '_img63' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep62" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>EasyMock</th></tr> <tr class="b"> <td align="left"> <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://easymock.org/easymock">http://easymock.org/easymock</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div> <ul> <li>org.objenesis:objenesis:jar:3.3 (test) <img id="_img65" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep64', '_img65' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep64" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Objenesis</th></tr> <tr class="b"> <td align="left"> <p><b>Description: </b>A library for instantiating Java objects</p> <p><b>URL: </b><a class="externalLink" href="http://objenesis.org/objenesis">http://objenesis.org/objenesis</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li> <li>org.mockito:mockito-core:jar:5.10.0 (test) <img id="_img67" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep66', '_img67' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep66" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>mockito-core</th></tr> <tr class="b"> <td align="left"> <p><b>Description: </b>Mockito mock objects library core API and implementation</p> <p><b>URL: </b><a class="externalLink" href="https://github.com/mockito/mockito">https://github.com/mockito/mockito</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://opensource.org/licenses/MIT">MIT</a></p></td></tr></table></div> <ul> <li>net.bytebuddy:byte-buddy-agent:jar:1.14.12 (test) <img id="_img69" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep68', '_img69' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep68" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Byte Buddy agent</th></tr> <tr class="b"> <td align="left"> <p><b>Description: </b>The Byte Buddy agent offers convenience for attaching an agent to the local or a remote VM.</p> <p><b>URL: </b><a class="externalLink" href="https://bytebuddy.net/byte-buddy-agent">https://bytebuddy.net/byte-buddy-agent</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li> <li>org.apache.groovy:groovy:jar:4.0.18 (test) <img id="_img71" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep70', '_img71' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep70" style="display:none"> <table border="0" class="table table-striped"> <tr class="a"> <th>Apache Groovy</th></tr> <tr class="b"> <td align="left"> <p><b>Description: </b>Groovy: A powerful multi-faceted language for the JVM</p> <p><b>URL: </b><a class="externalLink" href="https://groovy-lang.org">https://groovy-lang.org</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li></ul></section></section><a name="Licenses"></a><section> <h2><a name="Licenses"></a>Licenses</h2> <p><b>The BSD 3-Clause License: </b>Java Encoder</p> <p><b>The Apache License, Version 2.0: </b>org.apiguardian:apiguardian-api, org.opentest4j:opentest4j</p> <p><b>MIT License: </b>SLF4J API Module</p> <p><b>BSD License 3: </b>Hamcrest, Hamcrest Core</p> <p><b>Apache-2.0: </b>Apache Commons Configuration, Apache Shiro :: Cache, Apache Shiro :: Configuration :: Core, Apache Shiro :: Configuration :: OGDL, Apache Shiro :: Core, Apache Shiro :: Cryptography :: Ciphers, Apache Shiro :: Cryptography :: Core, Apache Shiro :: Cryptography :: Hashing, Apache Shiro :: Cryptography :: Support :: Argon2, Apache Shiro :: Cryptography :: Support :: BCrypt, Apache Shiro :: Event, Apache Shiro :: Lang, Apache Shiro :: Support :: Servlet Plugin, Apache Shiro :: Web</p> <p><b>Apache License, Version 2.0: </b>Apache Commons BeanUtils, Apache Commons Collections, Apache Commons Lang, Apache Commons Text, AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, EasyMock, Objenesis</p> <p><b>Eclipse Public License v2.0: </b>JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API</p> <p><b>MIT: </b>mockito-core</p> <p><b>The Apache Software License, Version 2.0: </b>Apache Groovy</p> <p><b>Bouncy Castle Licence: </b>Bouncy Castle Provider</p></section><a name="Dependency_File_Details"></a><section> <h2><a name="Dependency_File_Details"></a>Dependency File Details</h2> <table border="0" class="table table-striped"> <tr class="a"> <th>Filename</th> <th>Size</th> <th>Entries</th> <th>Classes</th> <th>Packages</th> <th>Java Version</th> <th title="Indicates whether these dependencies have been compiled with debug information.">Debug Information</th></tr> <tr class="b"> <td align="left">commons-beanutils-1.9.4.jar</td> <td align="right">246.9 kB</td> <td align="right">154</td> <td align="right">137</td> <td align="right">5</td> <td align="center">1.6</td> <td align="center">Yes</td></tr> <tr class="a"> <td align="left">commons-collections-3.2.2.jar</td> <td align="right">588.3 kB</td> <td align="right">484</td> <td align="right">460</td> <td align="right">12</td> <td align="center">1.3</td> <td align="center">Yes</td></tr> <tr class="b"> <td align="left">byte-buddy-1.14.12.jar</td> <td align="right">4.2 MB</td> <td align="right">2935</td> <td align="right">2881</td> <td align="right">39</td> <td align="center">9</td> <td align="center">Yes</td></tr> <tr class="a"> <td align="left">byte-buddy-agent-1.14.12.jar</td> <td align="right">256.8 kB</td> <td align="right">90</td> <td align="right">70</td> <td align="right">3</td> <td align="center">9</td> <td align="center">Yes</td></tr> <tr class="b"> <td align="left">commons-configuration2-2.9.0.jar</td> <td align="right">644.7 kB</td> <td align="right">418</td> <td align="right">386</td> <td align="right">18</td> <td align="center">1.8</td> <td align="center">Yes</td></tr> <tr class="a"> <td align="left">commons-lang3-3.12.0.jar</td> <td align="right">587.4 kB</td> <td align="right">374</td> <td align="right">345</td> <td align="right">17</td> <td align="center">1.8</td> <td align="center">Yes</td></tr> <tr class="b"> <td align="left">commons-text-1.10.0.jar</td> <td align="right">238.4 kB</td> <td align="right">174</td> <td align="right">154</td> <td align="right">8</td> <td align="center">1.8</td> <td align="center">Yes</td></tr> <tr class="a"> <td align="left">groovy-4.0.18.jar</td> <td align="right">7.6 MB</td> <td align="right">4744</td> <td align="right">4585</td> <td align="right">120</td> <td align="center">1.8</td> <td align="center">Yes</td></tr> <tr class="b"> <td align="left">cache/target/classes</td> <td align="right">-</td> <td align="right">0</td> <td align="right">0</td> <td align="right">0</td> <td align="center">-</td> <td align="center">-</td></tr> <tr class="a"> <td align="left">core/target/classes</td> <td align="right">-</td> <td align="right">0</td> <td align="right">0</td> <td align="right">0</td> <td align="center">-</td> <td align="center">-</td></tr> <tr class="b"> <td align="left">ogdl/target/classes</td> <td align="right">-</td> <td align="right">0</td> <td align="right">0</td> <td align="right">0</td> <td align="center">-</td> <td align="center">-</td></tr> <tr class="a"> <td align="left">core/target/classes</td> <td align="right">-</td> <td align="right">0</td> <td align="right">0</td> <td align="right">0</td> <td align="center">-</td> <td align="center">-</td></tr> <tr class="b"> <td align="left">cipher/target/classes</td> <td align="right">-</td> <td align="right">0</td> <td align="right">0</td> <td align="right">0</td> <td align="center">-</td> <td align="center">-</td></tr> <tr class="a"> <td align="left">core/target/classes</td> <td align="right">-</td> <td align="right">0</td> <td align="right">0</td> <td align="right">0</td> <td align="center">-</td> <td align="center">-</td></tr> <tr class="b"> <td align="left">hash/target/classes</td> <td align="right">-</td> <td align="right">0</td> <td align="right">0</td> <td align="right">0</td> <td align="center">-</td> <td align="center">-</td></tr> <tr class="a"> <td align="left">event/target/classes</td> <td align="right">-</td> <td align="right">0</td> <td align="right">0</td> <td align="right">0</td> <td align="center">-</td> <td align="center">-</td></tr> <tr class="b"> <td align="left">lang/target/classes</td> <td align="right">-</td> <td align="right">0</td> <td align="right">0</td> <td align="right">0</td> <td align="center">-</td> <td align="center">-</td></tr> <tr class="a"> <td align="left">web/target/classes</td> <td align="right">-</td> <td align="right">0</td> <td align="right">0</td> <td align="right">0</td> <td align="center">-</td> <td align="center">-</td></tr> <tr class="b"> <td align="left">argon2/target/classes</td> <td align="right">-</td> <td align="right">0</td> <td align="right">0</td> <td align="right">0</td> <td align="center">-</td> <td align="center">-</td></tr> <tr class="a"> <td align="left">bcrypt/target/classes</td> <td align="right">-</td> <td align="right">0</td> <td align="right">0</td> <td align="right">0</td> <td align="center">-</td> <td align="center">-</td></tr> <tr class="b"> <td align="left">apiguardian-api-1.1.2.jar</td> <td align="right">6.8 kB</td> <td align="right">9</td> <td align="right">3</td> <td align="right">2</td> <td align="center">9</td> <td align="center">Yes</td></tr> <tr class="a"> <td align="left">assertj-core-3.25.3.jar</td> <td align="right">1.4 MB</td> <td align="right">873</td> <td align="right">831</td> <td align="right">28</td> <td align="center">9</td> <td align="center">Yes</td></tr> <tr class="b"> <td align="left">bcprov-jdk18on-1.77.jar</td> <td align="right">8.4 MB</td> <td align="right">5556</td> <td align="right">4147</td> <td align="right">177</td> <td align="center">15</td> <td align="center">Yes</td></tr> <tr class="a"> <td align="left">easymock-5.2.0.jar</td> <td align="right">4.6 MB</td> <td align="right">3083</td> <td align="right">3018</td> <td align="right">44</td> <td align="center">9</td> <td align="center">Yes</td></tr> <tr class="b"> <td align="left">hamcrest-2.2.jar</td> <td align="right">123.4 kB</td> <td align="right">122</td> <td align="right">108</td> <td align="right">11</td> <td align="center">1.7</td> <td align="center">Yes</td></tr> <tr class="a"> <td align="left">hamcrest-core-2.2.jar</td> <td align="right">1.5 kB</td> <td align="right">8</td> <td align="right">1</td> <td align="right">1</td> <td align="center">1.7</td> <td align="center">Yes</td></tr> <tr class="b"> <td align="left">junit-jupiter-api-5.10.2.jar</td> <td align="right">211 kB</td> <td align="right">197</td> <td align="right">182</td> <td align="right">8</td> <td align="center">9</td> <td align="center">Yes</td></tr> <tr class="a"> <td align="left">junit-jupiter-engine-5.10.2.jar</td> <td align="right">244.7 kB</td> <td align="right">147</td> <td align="right">130</td> <td align="right">9</td> <td align="center">9</td> <td align="center">Yes</td></tr> <tr class="b"> <td align="left">junit-platform-commons-1.10.2.jar</td> <td align="right">106.2 kB</td> <td align="right">64</td> <td align="right">44</td> <td align="right">7</td> <td align="center">9</td> <td align="center">Yes</td></tr> <tr class="a"> <td align="left">junit-platform-engine-1.10.2.jar</td> <td align="right">204.8 kB</td> <td align="right">153</td> <td align="right">136</td> <td align="right">10</td> <td align="center">9</td> <td align="center">Yes</td></tr> <tr class="b"> <td align="left">mockito-core-5.10.0.jar</td> <td align="right">704 kB</td> <td align="right">642</td> <td align="right">570</td> <td align="right">64</td> <td align="center">11</td> <td align="center">Yes</td></tr> <tr class="a"> <td align="left">objenesis-3.3.jar</td> <td align="right">49.4 kB</td> <td align="right">59</td> <td align="right">43</td> <td align="right">10</td> <td align="center">1.8</td> <td align="center">Yes</td></tr> <tr class="b"> <td align="left">opentest4j-1.3.0.jar</td> <td align="right">14.3 kB</td> <td align="right">15</td> <td align="right">9</td> <td align="right">2</td> <td align="center">9</td> <td align="center">Yes</td></tr> <tr class="a"> <td align="left">encoder-1.2.3.jar</td> <td align="right">37.9 kB</td> <td align="right">32</td> <td align="right">21</td> <td align="right">1</td> <td align="center">1.5</td> <td align="center">Yes</td></tr> <tr class="b"> <td align="left">slf4j-api-2.0.12.jar</td> <td align="right">68.1 kB</td> <td align="right">70</td> <td align="right">55</td> <td align="right">5</td> <td align="center">9</td> <td align="center">Yes</td></tr> <tr class="a"> <th>Total</th> <th>Size</th> <th>Entries</th> <th>Classes</th> <th>Packages</th> <th>Java Version</th> <th>Debug Information</th></tr> <tr class="b"> <td align="right">35</td> <td align="right">30.5 MB</td> <td align="right">20403</td> <td align="right">18316</td> <td align="right">601</td> <td align="center">15</td> <td align="right">23</td></tr> <tr class="a"> <td align="right">compile: 18</td> <td align="right">compile: 10.8 MB</td> <td align="right">compile: 7262</td> <td align="right">compile: 5705</td> <td align="right">compile: 243</td> <td rowspan="2" style="vertical-align: middle" align="center">15</td> <td align="right">compile: 8</td></tr> <tr class="b"> <td align="right">runtime: 2</td> <td align="right">runtime: 0.3 kB</td> <td align="right">-</td> <td align="right">-</td> <td align="right">-</td> <td align="right">-</td></tr> <tr class="a"> <td align="right">test: 15</td> <td align="right">test: 19.7 MB</td> <td align="right">test: 13141</td> <td align="right">test: 12611</td> <td align="right">test: 358</td> <td align="center">11</td> <td align="right">test: 15</td></tr></table></section> </div> </div> </div> <hr/> <footer> <div class="container-fluid"> <div class="row-fluid"> <p >Copyright &copy; 2004&#x2013;2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved. </p> </div> </div> </footer> </body> </html>