blob: de5087a362d94c2a413319f7091ed0486dd325a9 [file] [log] [blame]
<!DOCTYPE html>
<!--
Generated by Apache Maven Doxia at 2017-01-26
Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin)
-->
<html xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<title>Apache OpenMeetings Project - Project Dependencies</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="" />
<meta http-equiv="content-language" content="en" />
<link href="../css/bootstrap.min.css" rel="stylesheet" />
<link href="../css/bootstrap-responsive.min.css" rel="stylesheet" />
<link href="../css/docs.css" rel="stylesheet" />
<link href="../css/reflow-skin.css" rel="stylesheet" />
<link href="../css/lightbox.css" rel="stylesheet" />
<link href="../css/site.css" rel="stylesheet" />
<link href="../css/print.css" rel="stylesheet" media="print" />
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="../js/html5.js"></script>
<![endif]-->
</head>
<body class="page-dependencies project-openmeetings-flash" data-spy="scroll" data-offset="60" data-target="#toc-scroll-target">
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target="#top-nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<div class="brand"><span class="color-highlight">Apache</span> OpenMeetings</div>
<div class="nav-collapse collapse" id="top-nav-collapse">
<ul class="nav pull-right">
<li ><a href="../demo.html" title="Demo">Demo</a></li>
<li ><a href="../downloads.html" title="Download">Download</a></li>
<li ><a href="https://cwiki.apache.org/confluence/display/OPENMEETINGS" title="Wiki" class="externalLink">Wiki</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Parent Project <b class="caret"></b></a>
<ul class="dropdown-menu">
<li ><a href="../index.html" title="Openmeetings">Openmeetings</a></li>
</ul>
</li>
<li class="dropdown active">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Project <b class="caret"></b></a>
<ul class="dropdown-menu">
<li ><a href="index.html" title="About">About</a></li>
<li ><a href="project-info.html" title="Info">Info</a></li>
<li ><a href="project-summary.html" title="Summary">Summary</a></li>
<li ><a href="license.html" title="License">License</a></li>
<li class="active"><a href="" title="Dependencies">Dependencies</a></li>
<li ><a href="dependency-convergence.html" title="Dependency Convergence">Dependency Convergence</a></li>
<li ><a href="rat-report.html" title="RAT Report">RAT Report</a></li>
<li ><a href="apidocs/index.html" title="JavaDoc" target="_blank">JavaDoc</a></li>
</ul>
</li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
</div>
<div class="container">
<!-- Masthead
================================================== -->
<header>
<div class="jumbotron subhead">
<div class="row" id="banner">
<div class="span12">
<div class="pull-left">
<a href="../index.html" id="bannerLeft"><img src="../images/logo.png" alt='"'Apache OpenMeetings'"' /></a>
</div>
<div class="pull-right">
<a href="http://apache.org" id="bannerRight"><img src="http://apache.org/img/asf_logo.png" alt='"'Apache'"' /></a>
</div>
</div>
</div>
</div>
<div>
<ul class="breadcrumb">
<li class="publishDate version-date">Last Published: 2017-01-26</li>
</ul>
</div>
</header>
<div class="main-body">
<div class="row">
<div class="span8">
<div class="body-content">
<a name="Project_Dependencies"></a>
<div class="section">
<div class="page-header">
<h2 id="Project_Dependencies">Project Dependencies</h2>
</div>
<a name="Project_Dependencies_test"></a>
<div class="section">
<h3 id="test">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="bodyTable table table-striped table-hover">
<thead>
<tr class="a">
<th>GroupId</th>
<th>ArtifactId</th>
<th>Version</th>
<th>Type</th>
<th>Licenses</th>
</tr>
</thead>
<tbody>
<tr class="b">
<td>junit</td>
<td><a class="externalLink" href="http://junit.org">junit</a></td>
<td>4.12</td>
<td>jar</td>
<td><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License 1.0</a></td>
</tr>
<tr class="a">
<td>org.springframework</td>
<td><a class="externalLink" href="https://github.com/spring-projects/spring-framework">spring-core</a></td>
<td>4.3.5.RELEASE</td>
<td>jar</td>
<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td>
</tr>
<tr class="b">
<td>org.springframework</td>
<td><a class="externalLink" href="https://github.com/spring-projects/spring-framework">spring-test</a></td>
<td>4.3.5.RELEASE</td>
<td>jar</td>
<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td>
</tr>
</tbody>
</table>
</div>
<a name="Project_Dependencies_provided"></a>
<div class="section">
<h3 id="provided">provided</h3>
<p>The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:</p>
<table border="0" class="bodyTable table table-striped table-hover">
<thead>
<tr class="a">
<th>GroupId</th>
<th>ArtifactId</th>
<th>Version</th>
<th>Type</th>
<th>Licenses</th>
</tr>
</thead>
<tbody>
<tr class="b">
<td>org.apache.tomcat</td>
<td><a class="externalLink" href="http://tomcat.apache.org/">tomcat-servlet-api</a></td>
<td>8.5.9</td>
<td>jar</td>
<td>http://www.apache.org/licenses/LICENSE-2.0.txt and http://www.opensource.org/licenses/cddl1.txt</td>
</tr>
</tbody>
</table>
</div>
</div>
<a name="Project_Transitive_Dependencies"></a>
<div class="section">
<h2 id="Project_Transitive_Dependencies">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_test"></a>
<div class="section">
<h3 id="test">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="bodyTable table table-striped table-hover">
<thead>
<tr class="a">
<th>GroupId</th>
<th>ArtifactId</th>
<th>Version</th>
<th>Type</th>
<th>Licenses</th>
</tr>
</thead>
<tbody>
<tr class="b">
<td>org.hamcrest</td>
<td><a class="externalLink" href="https://github.com/hamcrest/JavaHamcrest/hamcrest-core">hamcrest-core</a></td>
<td>1.3</td>
<td>jar</td>
<td><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">New BSD License</a></td>
</tr>
</tbody>
</table>
</div>
</div>
<a name="Project_Dependency_Graph"></a>
<div class="section">
<h2 id="Project_Dependency_Graph">Project Dependency Graph</h2>
<script language="javascript" 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>
<div class="section">
<h3 id="Dependency_Tree">Dependency Tree</h3>
<ul>
<li>org.apache.openmeetings:openmeetings-flash:jar:3.1.5 <button title="Information" class="btn btn-link btn-small" type="button" data-toggle="collapse" data-target="#_dep0"><i class="icon-info-sign"></i></button>
<div id="_dep0" style="" class=" collapse">
<table border="0" class="bodyTable table table-striped table-hover">
<thead>
<tr class="a">
<th>Openmeetings Flash</th>
</tr>
</thead>
<tbody>
<tr class="b">
<td> <p><b>Description: </b>TODO</p> <p><b>URL: </b><a class="externalLink" href="http://openmeetings.apache.org/openmeetings-flash">http://openmeetings.apache.org/openmeetings-flash</a></p> <p><b>Project Licenses: </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>
</tbody>
</table>
</div>
<ul>
<li>junit:junit:jar:4.12 (test) <button title="Information" class="btn btn-link btn-small" type="button" data-toggle="collapse" data-target="#_dep2"><i class="icon-info-sign"></i></button>
<div id="_dep2" style="" class=" collapse">
<table border="0" class="bodyTable table table-striped table-hover">
<thead>
<tr class="a">
<th>JUnit</th>
</tr>
</thead>
<tbody>
<tr class="b">
<td> <p><b>Description: </b>JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.</p> <p><b>URL: </b><a class="externalLink" href="http://junit.org">http://junit.org</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License 1.0</a></p></td>
</tr>
</tbody>
</table>
</div>
<ul>
<li>org.hamcrest:hamcrest-core:jar:1.3 (test) <button title="Information" class="btn btn-link btn-small" type="button" data-toggle="collapse" data-target="#_dep4"><i class="icon-info-sign"></i></button>
<div id="_dep4" style="" class=" collapse">
<table border="0" class="bodyTable table table-striped table-hover">
<thead>
<tr class="a">
<th>Hamcrest Core</th>
</tr>
</thead>
<tbody>
<tr class="b">
<td> <p><b>Description: </b>This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.</p> <p><b>URL: </b><a class="externalLink" href="https://github.com/hamcrest/JavaHamcrest/hamcrest-core">https://github.com/hamcrest/JavaHamcrest/hamcrest-core</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">New BSD License</a></p></td>
</tr>
</tbody>
</table>
</div></li>
</ul></li>
<li>org.springframework:spring-core:jar:4.3.5.RELEASE (test) <button title="Information" class="btn btn-link btn-small" type="button" data-toggle="collapse" data-target="#_dep6"><i class="icon-info-sign"></i></button>
<div id="_dep6" style="" class=" collapse">
<table border="0" class="bodyTable table table-striped table-hover">
<thead>
<tr class="a">
<th>Spring Core</th>
</tr>
</thead>
<tbody>
<tr class="b">
<td> <p><b>Description: </b>Spring Core</p> <p><b>URL: </b><a class="externalLink" href="https://github.com/spring-projects/spring-framework">https://github.com/spring-projects/spring-framework</a></p> <p><b>Project Licenses: </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>
</tbody>
</table>
</div></li>
<li>org.springframework:spring-test:jar:4.3.5.RELEASE (test) <button title="Information" class="btn btn-link btn-small" type="button" data-toggle="collapse" data-target="#_dep8"><i class="icon-info-sign"></i></button>
<div id="_dep8" style="" class=" collapse">
<table border="0" class="bodyTable table table-striped table-hover">
<thead>
<tr class="a">
<th>Spring TestContext Framework</th>
</tr>
</thead>
<tbody>
<tr class="b">
<td> <p><b>Description: </b>Spring TestContext Framework</p> <p><b>URL: </b><a class="externalLink" href="https://github.com/spring-projects/spring-framework">https://github.com/spring-projects/spring-framework</a></p> <p><b>Project Licenses: </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>
</tbody>
</table>
</div></li>
<li>org.apache.tomcat:tomcat-servlet-api:jar:8.5.9 (provided) <button title="Information" class="btn btn-link btn-small" type="button" data-toggle="collapse" data-target="#_dep10"><i class="icon-info-sign"></i></button>
<div id="_dep10" style="" class=" collapse">
<table border="0" class="bodyTable table table-striped table-hover">
<thead>
<tr class="a">
<th>tomcat-servlet-api</th>
</tr>
</thead>
<tbody>
<tr class="b">
<td> <p><b>Description: </b>javax.servlet package</p> <p><b>URL: </b><a class="externalLink" href="http://tomcat.apache.org/">http://tomcat.apache.org/</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt and
http://www.opensource.org/licenses/cddl1.txt">Apache License, Version 2.0 and Common Development And Distribution License (CDDL) Version 1.0</a></p></td>
</tr>
</tbody>
</table>
</div></li>
</ul></li>
</ul>
</div>
</div>
<a name="Licenses"></a>
<div class="section">
<h2 id="Licenses">Licenses</h2>
<p><b>Apache License, Version 2.0 and Common Development And Distribution License (CDDL) Version 1.0: </b>tomcat-servlet-api</p>
<p><b>Eclipse Public License 1.0: </b>JUnit</p>
<p><b>New BSD License: </b>Hamcrest Core</p>
<p><b>The Apache Software License, Version 2.0: </b>Openmeetings Flash, Spring Core, Spring TestContext Framework</p>
</div>
<a name="Dependency_File_Details"></a>
<div class="section">
<h2 id="Dependency_File_Details">Dependency File Details</h2>
<table border="0" class="bodyTable table table-striped table-hover">
<thead>
<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>
</thead>
<thead>
<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>
</thead>
<tbody>
<tr class="b">
<td>junit-4.12.jar</td>
<td>314.9 kB</td>
<td>323</td>
<td>286</td>
<td>30</td>
<td>1.5</td>
<td>Yes</td>
</tr>
<tr class="a">
<td>tomcat-servlet-api-8.5.9.jar</td>
<td>243.8 kB</td>
<td>127</td>
<td>82</td>
<td>4</td>
<td>1.7</td>
<td>Yes</td>
</tr>
<tr class="b">
<td>hamcrest-core-1.3.jar</td>
<td>45 kB</td>
<td>52</td>
<td>45</td>
<td>3</td>
<td>1.5</td>
<td>Yes</td>
</tr>
<tr class="a">
<td>spring-core-4.3.5.RELEASE.jar</td>
<td>1.1 MB</td>
<td>833</td>
<td>786</td>
<td>40</td>
<td>1.6</td>
<td>Yes</td>
</tr>
<tr class="b">
<td>spring-test-4.3.5.RELEASE.jar</td>
<td>598.9 kB</td>
<td>483</td>
<td>443</td>
<td>31</td>
<td>1.6</td>
<td>Yes</td>
</tr>
<tr class="b">
<td>5</td>
<td>2.3 MB</td>
<td>1818</td>
<td>1642</td>
<td>108</td>
<td>1.7</td>
<td>5</td>
</tr>
<tr class="a">
<td>test: 4</td>
<td>test: 2.1 MB</td>
<td>test: 1691</td>
<td>test: 1560</td>
<td>test: 104</td>
<td>-</td>
<td>test: 4</td>
</tr>
<tr class="b">
<td>provided: 1</td>
<td>provided: 243.8 kB</td>
<td>provided: 127</td>
<td>provided: 82</td>
<td>provided: 4</td>
<td>-</td>
<td>provided: 1</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="span4">
<div id="toc-sidebar">
<div class="well">
<ul class="nav nav-list">
<li class="nav-header">Table of Contents</li>
<li class="dropdown"><a href="#Project_Dependencies" title="Project Dependencies">Project Dependencies <b class="caret"></b></a>
<ul class="nav nav-list">
<li><a href="#test" title="test">test</a>
<li><a href="#provided" title="provided">provided</a>
<li class="divider"></li>
</ul>
</li>
<li class="dropdown"><a href="#Project_Transitive_Dependencies" title="Project Transitive Dependencies">Project Transitive Dependencies <b class="caret"></b></a>
<ul class="nav nav-list">
<li><a href="#test" title="test">test</a>
<li class="divider"></li>
</ul>
</li>
<li class="dropdown"><a href="#Project_Dependency_Graph" title="Project Dependency Graph">Project Dependency Graph <b class="caret"></b></a>
<ul class="nav nav-list">
<li><a href="#Dependency_Tree" title="Dependency Tree">Dependency Tree</a>
<li class="divider"></li>
</ul>
</li>
<li><a href="#Licenses" title="Licenses">Licenses</a>
<li><a href="#Dependency_File_Details" title="Dependency File Details">Dependency File Details</a>
</ul>
</div>
</div>
</div>
</div>
</div>
</div><!-- /container -->
<!-- Footer
================================================== -->
<footer class="well">
<div class="container">
<div class="row">
<div class="span4 bottom-nav">
<ul class="nav nav-list">
<li class="nav-header">Parent Project</li>
<li >
<a href="../index.html" title="Openmeetings">Openmeetings</a>
</li>
</ul>
</div>
<div class="span8 bottom-nav">
<ul class="nav nav-list">
<li class="nav-header">Project</li>
<li >
<a href="index.html" title="About">About</a>
</li>
<li >
<a href="project-info.html" title="Info">Info</a>
</li>
<li >
<a href="project-summary.html" title="Summary">Summary</a>
</li>
<li >
<a href="license.html" title="License">License</a>
</li>
<li class="active">
<a href="#" title="Dependencies">Dependencies</a>
</li>
<li >
<a href="dependency-convergence.html" title="Dependency Convergence">Dependency Convergence</a>
</li>
<li >
<a href="rat-report.html" title="RAT Report">RAT Report</a>
</li>
<li >
<a href="apidocs/index.html" title="JavaDoc" target="_blank">JavaDoc</a>
</li>
</ul>
</div>
</div>
</div>
</footer>
<div class="container subfooter">
<div class="row">
<div class="span12">
<p class="pull-right"><a href="#">Back to top</a></p>
<p class="copyright">Copyright &copy;2012-2017 <a href="http://apache.org">Apache Software Foundation</a>. All Rights Reserved.</p>
</div>
</div>
</div>
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="../js/jquery.min.js"></script>
<script src="../js/bootstrap.min.js"></script>
<script src="../js/lightbox.min.js"></script>
<script src="../js/reflow-scroll.js"></script>
<script src="../js/site.js"></script>
<script src="../js/reflow-skin.js"></script>
</body>
</html>