Modified: websites/production/maven/components/shared-archives/maven-artifact-transfer-LATEST/dependencies.html ============================================================================== --- websites/production/maven/components/shared-archives/maven-artifact-transfer-LATEST/dependencies.html (original) +++ websites/production/maven/components/shared-archives/maven-artifact-transfer-LATEST/dependencies.html Thu Jan 7 17:39:46 2016 @@ -1,192 +1,381 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2015-05-30 - | Rendered using Apache Maven Stylus Skin 1.5 + | Generated by Apache Maven Doxia at 2016-01-07 + | Rendered using Apache Maven Fluido Skin 1.4 --> -<html xmlns="http://www.w3.org/1999/xhtml"> +<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="20160107" /> + <meta http-equiv="Content-Language" content="en" /> <title>Apache Maven Artifact Transfer – 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="20150530" /> - <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> - -<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> - + <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.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.4.min.js"></script> + + + +<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script> + + <script type="text/javascript">_uacct = "UA-140879-1"; urchinTracker();</script> - </head> - <body class="composite"> - <div id="banner"> - <a href="../../" id="bannerLeft"> - <img src="../../images/apache-maven-project-2.png" alt="" /> + + </head> + <body class="topBarDisabled"> + + + + + <div class="container-fluid"> + <div id="banner"> + <div class="pull-left"> + <a href="http://www.apache.org/" id="bannerLeft"> + <img src="../../images/apache-maven-project.png" /> </a> - <span id="bannerRight"> - <img src="../../images/maven-logo-2.gif" alt="" /> - </span> - <div class="clear"> - <hr/> + </div> + <div class="pull-right"> <a href="../../" id="bannerRight"> + <img src="../../images/maven-logo-black-on-white.png" /> + </a> + </div> + <div class="clear"><hr/></div> </div> - </div> - <div id="breadcrumbs"> + + <div id="breadcrumbs"> + <ul class="breadcrumb"> + + + <li class=""> + <a href="http://www.apache.org/" class="externalLink" title="Apache"> + Apache</a> + <span class="divider">/</span> + </li> + <li class=""> + <a href="../../index.html" title="Maven"> + Maven</a> + <span class="divider">/</span> + </li> + <li class=""> + <a href="../index.html" title="Shared Components"> + Shared Components</a> + <span class="divider">/</span> + </li> + <li class=""> + <a href="./" title="Apache Maven Artifact Transfer"> + Apache Maven Artifact Transfer</a> + <span class="divider">/</span> + </li> + <li class="active ">Project Dependencies</li> + + + + <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-01-07</li> + <li id="projectVersion" class="pull-right"> + Version: 3.0-SNAPSHOT + </li> - <div class="xleft"> - <a href="http://www.apache.org/" class="externalLink">Apache</a> - > - <a href="../../index.html">Maven</a> - > - <a href="../index.html">Shared Components</a> - > - <a href="./">Apache Maven Artifact Transfer</a> - > - Project Dependencies - </div> - <div class="xright"> - Last Published: 2015-05-30 - | Version: 0.0.1-SNAPSHOT - </div> - <div class="clear"> - <hr/> + </ul> </div> - </div> - <div id="leftColumn"> - <div id="navcolumn"> - - <h5>Project Documentation</h5> - <ul> - <li class="expanded"> - <a href="project-info.html">Project Information</a> - <ul> - <li class="none"> - <a href="index.html">About</a> - </li> - <li class="none"> - <a href="project-summary.html">Project Summary</a> - </li> - <li class="none"> - <a href="dependency-info.html">Dependency Information</a> - </li> - <li class="none"> - <a href="team-list.html">Project Team</a> - </li> - <li class="none"> - <a href="source-repository.html">Source Repository</a> - </li> - <li class="none"> - <a href="issue-tracking.html">Issue Tracking</a> - </li> - <li class="none"> - <a href="mail-lists.html">Mailing Lists</a> - </li> - <li class="none"> - <a href="dependency-management.html">Dependency Management</a> - </li> - <li class="none"> - <strong>Dependencies</strong> + + + <div class="row-fluid"> + <div id="leftColumn" class="span2"> + <div class="well sidebar-nav"> + + + <ul class="nav nav-list"> + <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="index.html" title="About"> + <span class="none"></span> + About</a> + </li> + + <li> + + <a href="project-summary.html" title="Project Summary"> + <span class="none"></span> + Project Summary</a> + </li> + + <li> + + <a href="dependency-info.html" title="Dependency Information"> + <span class="none"></span> + Dependency Information</a> + </li> + + <li> + + <a href="team-list.html" title="Project Team"> + <span class="none"></span> + Project Team</a> + </li> + + <li> + + <a href="source-repository.html" title="Source Repository"> + <span class="none"></span> + Source Repository</a> + </li> + + <li> + + <a href="issue-tracking.html" title="Issue Tracking"> + <span class="none"></span> + Issue Tracking</a> + </li> + + <li> + + <a href="mail-lists.html" title="Mailing Lists"> + <span class="none"></span> + Mailing Lists</a> + </li> + + <li> + + <a href="dependency-management.html" title="Dependency Management"> + <span class="none"></span> + Dependency Management</a> + </li> + + <li class="active"> + + <a href="#"><span class="none"></span>Dependencies</a> </li> - <li class="none"> - <a href="dependency-convergence.html">Dependency Convergence</a> - </li> - <li class="none"> - <a href="integration.html">Continuous Integration</a> - </li> - <li class="none"> - <a href="plugin-management.html">Plugin Management</a> - </li> - <li class="none"> - <a href="plugins.html">Project Plugins</a> - </li> - <li class="none"> - <a href="distribution-management.html">Distribution Management</a> + + <li> + + <a href="dependency-convergence.html" title="Dependency Convergence"> + <span class="none"></span> + Dependency Convergence</a> + </li> + + <li> + + <a href="integration.html" title="Continuous Integration"> + <span class="none"></span> + Continuous Integration</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="Project Plugins"> + <span class="none"></span> + Project Plugins</a> + </li> + + <li> + + <a href="distribution-management.html" title="Distribution Management"> + <span class="none"></span> + Distribution Management</a> </li> </ul> </li> - <li class="collapsed"> - <a href="project-reports.html">Project Reports</a> + + <li> + + <a href="project-reports.html" title="Project Reports"> + <span class="icon-chevron-right"></span> + Project Reports</a> </li> - </ul> - <h5>Maven Projects</h5> - <ul> - <li class="none"> - <a href="../../ant-tasks/index.html">Ant Tasks</a> - </li> - <li class="none"> - <a href="../../archetype/index.html">Archetype</a> - </li> - <li class="none"> - <a href="../../doxia/index.html">Doxia</a> - </li> - <li class="none"> - <a href="../../jxr/index.html">JXR</a> - </li> - <li class="none"> - <a href="../../ref/current">Maven</a> - </li> - <li class="none"> - <a href="../../pom/index.html">Parent POMs</a> - </li> - <li class="none"> - <a href="../../plugins/index.html">Plugins</a> - </li> - <li class="none"> - <a href="../../plugin-testing/index.html">Plugin Testing</a> - </li> - <li class="none"> - <a href="../../plugin-tools/index.html">Plugin Tools</a> - </li> - <li class="none"> - <a href="../../apache-resource-bundles/index.html">Resource Bundles</a> - </li> - <li class="none"> - <a href="../../scm/index.html">SCM</a> - </li> - <li class="none"> - <a href="../index.html">Shared Components</a> - </li> - <li class="none"> - <a href="../../skins/index.html">Skins</a> - </li> - <li class="none"> - <a href="../../surefire/index.html">Surefire</a> - </li> - <li class="none"> - <a href="../../wagon/index.html">Wagon</a> - </li> - </ul> - <h5>ASF</h5> - <ul> - <li class="none"> - <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink">How Apache Works</a> - </li> - <li class="none"> - <a href="http://www.apache.org/foundation/" class="externalLink">Foundation</a> - </li> - <li class="none"> - <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsoring Apache</a> - </li> - <li class="none"> - <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a> - </li> - </ul> - <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"> - <img alt="Built by Maven" src="./images/logos/maven-feather.png"/> - </a> - - </div> - </div> - <div id="bodyColumn"> - <div id="contentBox"> - <a name="Project_Dependencies"></a> + <li class="nav-header">Maven Projects</li> + + <li> + + <a href="../../ant-tasks/index.html" title="Ant Tasks"> + <span class="none"></span> + Ant Tasks</a> + </li> + + <li> + + <a href="../../archetype/index.html" title="Archetype"> + <span class="none"></span> + Archetype</a> + </li> + + <li> + + <a href="../../doxia/index.html" title="Doxia"> + <span class="none"></span> + Doxia</a> + </li> + + <li> + + <a href="../../jxr/index.html" title="JXR"> + <span class="none"></span> + JXR</a> + </li> + + <li> + + <a href="../../ref/current" title="Maven"> + <span class="none"></span> + Maven</a> + </li> + + <li> + + <a href="../../pom/index.html" title="Parent POMs"> + <span class="none"></span> + Parent POMs</a> + </li> + + <li> + + <a href="../../plugins/index.html" title="Plugins"> + <span class="none"></span> + Plugins</a> + </li> + + <li> + + <a href="../../plugin-testing/index.html" title="Plugin Testing"> + <span class="none"></span> + Plugin Testing</a> + </li> + + <li> + + <a href="../../plugin-tools/index.html" title="Plugin Tools"> + <span class="none"></span> + Plugin Tools</a> + </li> + + <li> + + <a href="../../apache-resource-bundles/index.html" title="Resource Bundles"> + <span class="none"></span> + Resource Bundles</a> + </li> + + <li> + + <a href="../../scm/index.html" title="SCM"> + <span class="none"></span> + SCM</a> + </li> + + <li> + + <a href="../index.html" title="Shared Components"> + <span class="none"></span> + Shared Components</a> + </li> + + <li> + + <a href="../../skins/index.html" title="Skins"> + <span class="none"></span> + Skins</a> + </li> + + <li> + + <a href="../../surefire/index.html" title="Surefire"> + <span class="none"></span> + Surefire</a> + </li> + + <li> + + <a href="../../wagon/index.html" title="Wagon"> + <span class="none"></span> + Wagon</a> + </li> + <li class="nav-header">ASF</li> + + <li> + + <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"> + <span class="none"></span> + How Apache Works</a> + </li> + + <li> + + <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation"> + <span class="none"></span> + Foundation</a> + </li> + + <li> + + <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"> + <span class="none"></span> + Sponsoring Apache</a> + </li> + + <li> + + <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"> + <span class="none"></span> + Thanks</a> + </li> + </ul> + + + <form id="search-form" action="https://www.google.com/search" method="get" > + + <input value="$sitesearchValue" name="sitesearch" type="hidden"/> + <input class="search-query" name="q" id="query" type="text" /> +</form> +<script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script> + + <hr /> + + <div id="poweredBy"> + + <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> + + + <div class="g-plusone" data-href="http://maven.apache.org/shared/maven-artifact-transfer/" data-size="tall" ></div> + + <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> <div class="section"> <h2><a name="Project_Dependencies"></a>Project Dependencies</h2><a name="Project_Dependencies_compile"></a> <div class="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="bodyTable"> +<table border="0" class="table table-striped"> <tr class="a"> <th>GroupId</th> <th>ArtifactId</th> @@ -206,12 +395,18 @@ <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.apache.maven.shared</td> +<td><a class="externalLink" href="http://maven.apache.org/shared/maven-common-artifact-filters/">maven-common-artifact-filters</a></td> +<td>3.0.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>org.codehaus.plexus</td> <td><a class="externalLink" href="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/">plexus-component-annotations</a></td> <td>1.6</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="a"> +<tr class="b"> <td>org.eclipse.aether</td> <td><a class="externalLink" href="http://www.eclipse.org/aether/aether-util/">aether-util</a></td> <td>0.9.0.M2</td> @@ -220,7 +415,7 @@ <div class="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="bodyTable"> +<table border="0" class="table table-striped"> <tr class="a"> <th>GroupId</th> <th>ArtifactId</th> @@ -236,7 +431,7 @@ <div class="section"> <h3><a name="provided"></a>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 border="0" class="table table-striped"> <tr class="a"> <th>GroupId</th> <th>ArtifactId</th> @@ -279,7 +474,7 @@ <div class="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="bodyTable"> +<table border="0" class="table table-striped"> <tr class="a"> <th>GroupId</th> <th>ArtifactId</th> @@ -288,6 +483,20 @@ <th>Type</th> <th>License</th></tr> <tr class="b"> +<td>com.google.code.findbugs</td> +<td><a class="externalLink" href="http://findbugs.sourceforge.net/">jsr305</a></td> +<td>2.0.1</td> +<td>-</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="a"> +<td>commons-io</td> +<td><a class="externalLink" href="http://commons.apache.org/io/">commons-io</a></td> +<td>2.4</td> +<td>-</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.apache.maven</td> <td><a class="externalLink" href="http://maven.apache.org/maven-model/">maven-model</a></td> <td>3.0</td> @@ -330,55 +539,62 @@ <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.apache.maven.shared</td> +<td><a class="externalLink" href="http://maven.apache.org/shared/maven-shared-utils/">maven-shared-utils</a></td> +<td>3.0.0</td> +<td>-</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>org.codehaus.plexus</td> <td><a class="externalLink" href="http://plexus.codehaus.org/plexus-classworlds/">plexus-classworlds</a></td> <td>2.2.3</td> <td>-</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="a"> +<tr class="b"> <td>org.codehaus.plexus</td> <td><a class="externalLink" href="http://plexus.codehaus.org/plexus-components/plexus-interpolation">plexus-interpolation</a></td> <td>1.14</td> <td>-</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"> +<tr class="a"> <td>org.codehaus.plexus</td> <td><a class="externalLink" href="http://plexus.codehaus.org/plexus-utils">plexus-utils</a></td> <td>2.0.4</td> <td>-</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="a"> +<tr class="b"> <td>org.sonatype.plexus</td> <td><a class="externalLink" href="http://spice.sonatype.org/plexus-cipher">plexus-cipher</a></td> <td>1.4</td> <td>-</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Public License 2.0</a></td></tr> -<tr class="b"> +<tr class="a"> <td>org.sonatype.plexus</td> <td><a class="externalLink" href="http://spice.sonatype.org/plexus-sec-dispatcher">plexus-sec-dispatcher</a></td> <td>1.3</td> <td>-</td> <td>jar</td> <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Public License 2.0</a></td></tr> -<tr class="a"> +<tr class="b"> <td>org.sonatype.sisu</td> <td><a class="externalLink" href="http://forge.sonatype.com/sisu-guice/">sisu-guice</a></td> <td>2.1.7</td> <td>noaop</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"> +<tr class="a"> <td>org.sonatype.sisu</td> <td><a class="externalLink" href="http://sisu.sonatype.org/sisu-inject/guice-bean/sisu-inject-bean/">sisu-inject-bean</a></td> <td>1.4.2</td> <td>-</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="a"> +<tr class="b"> <td>org.sonatype.sisu</td> <td><a class="externalLink" href="http://sisu.sonatype.org/sisu-inject/guice-bean/guice-plexus/sisu-inject-plexus/">sisu-inject-plexus</a></td> <td>1.4.2</td> @@ -388,7 +604,7 @@ <div class="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="bodyTable"> +<table border="0" class="table table-striped"> <tr class="a"> <th>GroupId</th> <th>ArtifactId</th> @@ -404,7 +620,7 @@ <div class="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="bodyTable"> +<table border="0" class="table table-striped"> <tr class="a"> <th>GroupId</th> <th>ArtifactId</th> @@ -420,7 +636,7 @@ <div class="section"> <h3><a name="provided"></a>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 border="0" class="table table-striped"> <tr class="a"> <th>GroupId</th> <th>ArtifactId</th> @@ -461,18 +677,18 @@ <div class="section"> <h3><a name="Dependency_Tree"></a>Dependency Tree</h3> <ul> -<li>org.apache.maven.shared:maven-artifact-transfer:jar:0.0.1-SNAPSHOT <img id="_img1" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep0', '_img1' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep0" style="display:none"> -<table border="0" class="bodyTable"> +<li>org.apache.maven.shared:maven-artifact-transfer:jar:3.0-SNAPSHOT <img id="_img1" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep0', '_img1' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep0" style="display:none"> +<table border="0" class="table table-striped"> <tr class="a"> <th>Apache Maven Artifact Transfer</th></tr> <tr class="b"> <td> -<p><b>Description: </b>An API to either install or deploy artifacts with Maven3</p> +<p><b>Description: </b>An API to install, deploy and resolving artifacts with Maven3</p> <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/shared/maven-artifact-transfer/">http://maven.apache.org/shared/maven-artifact-transfer/</a></p> <p><b>Project License: </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.apache.maven:maven-core:jar:3.0 (compile) <img id="_img3" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep2', '_img3' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep2" style="display:none"> -<table border="0" class="bodyTable"> +<table border="0" class="table table-striped"> <tr class="a"> <th>Maven Core</th></tr> <tr class="b"> @@ -488,7 +704,7 @@ <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.maven:maven-model:jar:3.0 (compile) <img id="_img5" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep4', '_img5' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep4" style="display:none"> -<table border="0" class="bodyTable"> +<table border="0" class="table table-striped"> <tr class="a"> <th>Maven Model</th></tr> <tr class="b"> @@ -497,7 +713,7 @@ <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-model/">http://maven.apache.org/maven-model/</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.apache.maven:maven-settings:jar:3.0 (compile) <img id="_img7" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep6', '_img7' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep6" style="display:none"> -<table border="0" class="bodyTable"> +<table border="0" class="table table-striped"> <tr class="a"> <th>Maven Settings</th></tr> <tr class="b"> @@ -506,7 +722,7 @@ <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-settings/">http://maven.apache.org/maven-settings/</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.apache.maven:maven-settings-builder:jar:3.0 (compile) <img id="_img9" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep8', '_img9' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep8" style="display:none"> -<table border="0" class="bodyTable"> +<table border="0" class="table table-striped"> <tr class="a"> <th>Maven Settings Builder</th></tr> <tr class="b"> @@ -521,7 +737,7 @@ <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-settings-builder/">http://maven.apache.org/maven-settings-builder/</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.apache.maven:maven-repository-metadata:jar:3.0 (compile) <img id="_img11" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep10', '_img11' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep10" style="display:none"> -<table border="0" class="bodyTable"> +<table border="0" class="table table-striped"> <tr class="a"> <th>Maven Repository Metadata Model</th></tr> <tr class="b"> @@ -530,7 +746,7 @@ <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-repository-metadata/">http://maven.apache.org/maven-repository-metadata/</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.apache.maven:maven-plugin-api:jar:3.0 (compile) <img id="_img13" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep12', '_img13' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep12" style="display:none"> -<table border="0" class="bodyTable"> +<table border="0" class="table table-striped"> <tr class="a"> <th>Maven Plugin API</th></tr> <tr class="b"> @@ -545,7 +761,7 @@ <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-plugin-api/">http://maven.apache.org/maven-plugin-api/</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.apache.maven:maven-model-builder:jar:3.0 (compile) <img id="_img15" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep14', '_img15' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep14" style="display:none"> -<table border="0" class="bodyTable"> +<table border="0" class="table table-striped"> <tr class="a"> <th>Maven Model Builder</th></tr> <tr class="b"> @@ -560,7 +776,7 @@ <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-model-builder/">http://maven.apache.org/maven-model-builder/</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.apache.maven:maven-aether-provider:jar:3.0 (runtime) <img id="_img17" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep16', '_img17' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep16" style="display:none"> -<table border="0" class="bodyTable"> +<table border="0" class="table table-striped"> <tr class="a"> <th>Maven Aether Provider</th></tr> <tr class="b"> @@ -569,7 +785,7 @@ <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-aether-provider/">http://maven.apache.org/maven-aether-provider/</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.sonatype.sisu:sisu-inject-plexus:jar:1.4.2 (compile) <img id="_img19" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep18', '_img19' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep18" style="display:none"> -<table border="0" class="bodyTable"> +<table border="0" class="table table-striped"> <tr class="a"> <th>Sisu - Inject (Plexus bean support)</th></tr> <tr class="b"> @@ -579,7 +795,7 @@ <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.sonatype.sisu:sisu-inject-bean:jar:1.4.2 (compile) <img id="_img21" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep20', '_img21' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep20" style="display:none"> -<table border="0" class="bodyTable"> +<table border="0" class="table table-striped"> <tr class="a"> <th>Sisu - Inject (JSR330 bean support)</th></tr> <tr class="b"> @@ -589,7 +805,7 @@ <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.sonatype.sisu:sisu-guice:jar:noaop:2.1.7 (compile) <img id="_img23" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep22', '_img23' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep22" style="display:none"> -<table border="0" class="bodyTable"> +<table border="0" class="table table-striped"> <tr class="a"> <th>Sisu - Guice</th></tr> <tr class="b"> @@ -598,7 +814,7 @@ <p><b>URL: </b><a class="externalLink" href="http://forge.sonatype.com/sisu-guice/">http://forge.sonatype.com/sisu-guice/</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></ul></li></ul></li> <li>org.codehaus.plexus:plexus-interpolation:jar:1.14 (compile) <img id="_img25" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep24', '_img25' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep24" style="display:none"> -<table border="0" class="bodyTable"> +<table border="0" class="table table-striped"> <tr class="a"> <th>Plexus Interpolation API</th></tr> <tr class="b"> @@ -607,7 +823,7 @@ <p><b>URL: </b><a class="externalLink" href="http://plexus.codehaus.org/plexus-components/plexus-interpolation">http://plexus.codehaus.org/plexus-components/plexus-interpolation</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.codehaus.plexus:plexus-utils:jar:2.0.4 (compile) <img id="_img27" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep26', '_img27' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep26" style="display:none"> -<table border="0" class="bodyTable"> +<table border="0" class="table table-striped"> <tr class="a"> <th>Plexus Common Utilities</th></tr> <tr class="b"> @@ -616,7 +832,7 @@ <p><b>URL: </b><a class="externalLink" href="http://plexus.codehaus.org/plexus-utils">http://plexus.codehaus.org/plexus-utils</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.codehaus.plexus:plexus-classworlds:jar:2.2.3 (compile) <img id="_img29" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep28', '_img29' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep28" style="display:none"> -<table border="0" class="bodyTable"> +<table border="0" class="table table-striped"> <tr class="a"> <th>Plexus Classworlds</th></tr> <tr class="b"> @@ -625,7 +841,7 @@ <p><b>URL: </b><a class="externalLink" href="http://plexus.codehaus.org/plexus-classworlds/">http://plexus.codehaus.org/plexus-classworlds/</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.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 (compile) <img id="_img31" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep30', '_img31' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep30" style="display:none"> -<table border="0" class="bodyTable"> +<table border="0" class="table table-striped"> <tr class="a"> <th>Plexus Security Dispatcher Component</th></tr> <tr class="b"> @@ -635,7 +851,7 @@ <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Public License 2.0</a></p></td></tr></table></div> <ul> <li>org.sonatype.plexus:plexus-cipher:jar:1.4 (compile) <img id="_img33" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep32', '_img33' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep32" style="display:none"> -<table border="0" class="bodyTable"> +<table border="0" class="table table-striped"> <tr class="a"> <th>Plexus Cipher: encryption/decryption Component</th></tr> <tr class="b"> @@ -644,7 +860,7 @@ <p><b>URL: </b><a class="externalLink" href="http://spice.sonatype.org/plexus-cipher">http://spice.sonatype.org/plexus-cipher</a></p> <p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Public License 2.0</a></p></td></tr></table></div></li></ul></li></ul></li> <li>org.apache.maven:maven-artifact:jar:3.0 (compile) <img id="_img35" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep34', '_img35' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep34" style="display:none"> -<table border="0" class="bodyTable"> +<table border="0" class="table table-striped"> <tr class="a"> <th>Maven Artifact</th></tr> <tr class="b"> @@ -659,7 +875,7 @@ <p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/maven-artifact/">http://maven.apache.org/maven-artifact/</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.codehaus.plexus:plexus-component-annotations:jar:1.6 (compile) <img id="_img37" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep36', '_img37' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep36" style="display:none"> -<table border="0" class="bodyTable"> +<table border="0" class="table table-striped"> <tr class="a"> <th>Plexus :: Component Annotations</th></tr> <tr class="b"> @@ -668,8 +884,47 @@ standard annotations instead of javadoc annotations.</p> <p><b>URL: </b><a class="externalLink" href="http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/">http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/</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.sonatype.aether:aether-api:jar:1.7 (provided) <img id="_img39" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep38', '_img39' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep38" style="display:none"> -<table border="0" class="bodyTable"> +<li>org.apache.maven.shared:maven-common-artifact-filters:jar:3.0.0 (compile) <img id="_img39" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep38', '_img39' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep38" style="display:none"> +<table border="0" class="table table-striped"> +<tr class="a"> +<th>Apache Maven Common Artifact Filters</th></tr> +<tr class="b"> +<td> +<p><b>Description: </b>A collection of ready-made filters to control inclusion/exclusion of artifacts during dependency resolution.</p> +<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/shared/maven-common-artifact-filters/">http://maven.apache.org/shared/maven-common-artifact-filters/</a></p> +<p><b>Project License: </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.apache.maven.shared:maven-shared-utils:jar:3.0.0 (compile) <img id="_img41" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep40', '_img41' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep40" style="display:none"> +<table border="0" class="table table-striped"> +<tr class="a"> +<th>Apache Maven Shared Utils</th></tr> +<tr class="b"> +<td> +<p><b>Description: </b>Shared utils without any further dependencies</p> +<p><b>URL: </b><a class="externalLink" href="http://maven.apache.org/shared/maven-shared-utils/">http://maven.apache.org/shared/maven-shared-utils/</a></p> +<p><b>Project License: </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>commons-io:commons-io:jar:2.4 (compile) <img id="_img43" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep42', '_img43' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep42" style="display:none"> +<table border="0" class="table table-striped"> +<tr class="a"> +<th>Commons IO</th></tr> +<tr class="b"> +<td> +<p><b>Description: </b>The Commons IO library contains utility classes, stream implementations, file filters, +file comparators, endian transformation classes, and much more.</p> +<p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/io/">http://commons.apache.org/io/</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>com.google.code.findbugs:jsr305:jar:2.0.1 (compile) <img id="_img45" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep44', '_img45' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep44" style="display:none"> +<table border="0" class="table table-striped"> +<tr class="a"> +<th>FindBugs-jsr305</th></tr> +<tr class="b"> +<td> +<p><b>Description: </b>JSR305 Annotations for Findbugs</p> +<p><b>URL: </b><a class="externalLink" href="http://findbugs.sourceforge.net/">http://findbugs.sourceforge.net/</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></ul></li></ul></li> +<li>org.sonatype.aether:aether-api:jar:1.7 (provided) <img id="_img47" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep46', '_img47' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep46" style="display:none"> +<table border="0" class="table table-striped"> <tr class="a"> <th>Aether :: API</th></tr> <tr class="b"> @@ -677,8 +932,8 @@ <p><b>Description: </b>The application programming interface for the repository system.</p> <p><b>URL: </b><a class="externalLink" href="http://aether.sonatype.org/aether-api/">http://aether.sonatype.org/aether-api/</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.sonatype.aether:aether-impl:jar:1.7 (provided) <img id="_img41" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep40', '_img41' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep40" style="display:none"> -<table border="0" class="bodyTable"> +<li>org.sonatype.aether:aether-impl:jar:1.7 (provided) <img id="_img49" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep48', '_img49' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep48" style="display:none"> +<table border="0" class="table table-striped"> <tr class="a"> <th>Aether :: Implementation</th></tr> <tr class="b"> @@ -687,8 +942,8 @@ <p><b>URL: </b><a class="externalLink" href="http://aether.sonatype.org/aether-impl/">http://aether.sonatype.org/aether-impl/</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.sonatype.aether:aether-spi:jar:1.7 (provided) <img id="_img43" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep42', '_img43' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep42" style="display:none"> -<table border="0" class="bodyTable"> +<li>org.sonatype.aether:aether-spi:jar:1.7 (provided) <img id="_img51" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep50', '_img51' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep50" style="display:none"> +<table border="0" class="table table-striped"> <tr class="a"> <th>Aether :: SPI</th></tr> <tr class="b"> @@ -696,8 +951,8 @@ <p><b>Description: </b>The service provider interface for repository system implementations and repository connectors.</p> <p><b>URL: </b><a class="externalLink" href="http://aether.sonatype.org/aether-spi/">http://aether.sonatype.org/aether-spi/</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></ul></li> -<li>org.sonatype.aether:aether-util:jar:1.7 (provided) <img id="_img45" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep44', '_img45' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep44" style="display:none"> -<table border="0" class="bodyTable"> +<li>org.sonatype.aether:aether-util:jar:1.7 (provided) <img id="_img53" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep52', '_img53' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep52" style="display:none"> +<table border="0" class="table table-striped"> <tr class="a"> <th>Aether :: Utilities</th></tr> <tr class="b"> @@ -705,8 +960,8 @@ <p><b>Description: </b>A collection of utility classes to ease usage of the repository system.</p> <p><b>URL: </b><a class="externalLink" href="http://aether.sonatype.org/aether-util/">http://aether.sonatype.org/aether-util/</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.eclipse.aether:aether-api:jar:0.9.0.M2 (provided) <img id="_img47" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep46', '_img47' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep46" style="display:none"> -<table border="0" class="bodyTable"> +<li>org.eclipse.aether:aether-api:jar:0.9.0.M2 (provided) <img id="_img55" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep54', '_img55' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep54" style="display:none"> +<table border="0" class="table table-striped"> <tr class="a"> <th>Aether API</th></tr> <tr class="b"> @@ -714,8 +969,8 @@ <p><b>Description: </b>The application programming interface for the repository system.</p> <p><b>URL: </b><a class="externalLink" href="http://www.eclipse.org/aether/aether-api/">http://www.eclipse.org/aether/aether-api/</a></p> <p><b>Project License: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></p></td></tr></table></div></li> -<li>org.eclipse.aether:aether-impl:jar:0.9.0.M2 (provided) <img id="_img49" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep48', '_img49' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep48" style="display:none"> -<table border="0" class="bodyTable"> +<li>org.eclipse.aether:aether-impl:jar:0.9.0.M2 (provided) <img id="_img57" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep56', '_img57' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep56" style="display:none"> +<table border="0" class="table table-striped"> <tr class="a"> <th>Aether Implementation</th></tr> <tr class="b"> @@ -724,8 +979,8 @@ <p><b>URL: </b><a class="externalLink" href="http://www.eclipse.org/aether/aether-impl/">http://www.eclipse.org/aether/aether-impl/</a></p> <p><b>Project License: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></p></td></tr></table></div> <ul> -<li>org.eclipse.aether:aether-spi:jar:0.9.0.M2 (provided) <img id="_img51" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep50', '_img51' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep50" style="display:none"> -<table border="0" class="bodyTable"> +<li>org.eclipse.aether:aether-spi:jar:0.9.0.M2 (provided) <img id="_img59" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep58', '_img59' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep58" style="display:none"> +<table border="0" class="table table-striped"> <tr class="a"> <th>Aether SPI</th></tr> <tr class="b"> @@ -733,8 +988,8 @@ <p><b>Description: </b>The service provider interface for repository system implementations and repository connectors.</p> <p><b>URL: </b><a class="externalLink" href="http://www.eclipse.org/aether/aether-spi/">http://www.eclipse.org/aether/aether-spi/</a></p> <p><b>Project License: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></p></td></tr></table></div></li></ul></li> -<li>org.eclipse.aether:aether-util:jar:0.9.0.M2 (compile) <img id="_img53" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep52', '_img53' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep52" style="display:none"> -<table border="0" class="bodyTable"> +<li>org.eclipse.aether:aether-util:jar:0.9.0.M2 (compile) <img id="_img61" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep60', '_img61' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep60" style="display:none"> +<table border="0" class="table table-striped"> <tr class="a"> <th>Aether Utilities</th></tr> <tr class="b"> @@ -742,8 +997,8 @@ <p><b>Description: </b>A collection of utility classes to ease usage of the repository system.</p> <p><b>URL: </b><a class="externalLink" href="http://www.eclipse.org/aether/aether-util/">http://www.eclipse.org/aether/aether-util/</a></p> <p><b>Project License: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License, Version 1.0</a></p></td></tr></table></div></li> -<li>junit:junit:jar:4.11 (test) <img id="_img55" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep54', '_img55' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep54" style="display:none"> -<table border="0" class="bodyTable"> +<li>junit:junit:jar:4.11 (test) <img id="_img63" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep62', '_img63' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep62" style="display:none"> +<table border="0" class="table table-striped"> <tr class="a"> <th>JUnit</th></tr> <tr class="b"> @@ -753,8 +1008,8 @@ <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> <ul> -<li>org.hamcrest:hamcrest-core:jar:1.3 (test) <img id="_img57" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep56', '_img57' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep56" style="display:none"> -<table border="0" class="bodyTable"> +<li>org.hamcrest:hamcrest-core:jar:1.3 (test) <img id="_img65" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep64', '_img65' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep64" style="display:none"> +<table border="0" class="table table-striped"> <tr class="a"> <th>Hamcrest Core</th></tr> <tr class="b"> @@ -766,13 +1021,13 @@ <h2><a name="Licenses"></a>Licenses</h2> <p><b>Apache Public License 2.0: </b>Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component</p> <p><b>New BSD License: </b>Hamcrest Core</p> -<p><b>Apache License, Version 2.0: </b>Apache Maven Artifact Transfer</p> +<p><b>Apache License, Version 2.0: </b>Apache Maven Artifact Transfer, Apache Maven Common Artifact Filters, Apache Maven Shared Utils</p> <p><b>Eclipse Public License, Version 1.0: </b>Aether API, Aether Implementation, Aether SPI, Aether Utilities</p> <p><b>Common Public License Version 1.0: </b>JUnit</p> -<p><b>The Apache Software License, Version 2.0: </b>Aether :: API, Aether :: Implementation, Aether :: SPI, Aether :: Utilities, Maven Aether Provider, Maven Artifact, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Sisu - Guice, Sisu - Inject (JSR330 bean support), Sisu - Inject (Plexus bean support)</p></div><a name="Dependency_File_Details"></a> +<p><b>The Apache Software License, Version 2.0: </b>Aether :: API, Aether :: Implementation, Aether :: SPI, Aether :: Utilities, Commons IO, FindBugs-jsr305, Maven Aether Provider, Maven Artifact, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Sisu - Guice, Sisu - Inject (JSR330 bean support), Sisu - Inject (Plexus bean support)</p></div><a name="Dependency_File_Details"></a> <div class="section"> <h2><a name="Dependency_File_Details"></a>Dependency File Details</h2> -<table border="0" class="bodyTable"> +<table border="0" class="table table-striped"> <tr class="a"> <th>Filename</th> <th>Size</th> @@ -782,6 +1037,22 @@ <th>Java Version</th> <th title="Indicates whether these dependencies have been compiled with debug information.">Debug Information</th></tr> <tr class="b"> +<td>jsr305-2.0.1.jar</td> +<td>31.87 kB</td> +<td>70</td> +<td>34</td> +<td>3</td> +<td>1.5</td> +<td>Yes</td></tr> +<tr class="a"> +<td>commons-io-2.4.jar</td> +<td>185.14 kB</td> +<td>128</td> +<td>110</td> +<td>6</td> +<td>1.6</td> +<td>Yes</td></tr> +<tr class="b"> <td>junit-4.11.jar</td> <td>245.04 kB</td> <td>266</td> @@ -862,6 +1133,22 @@ <td>1.5</td> <td>Yes</td></tr> <tr class="b"> +<td>maven-common-artifact-filters-3.0.0.jar</td> +<td>57.22 kB</td> +<td>60</td> +<td>41</td> +<td>4</td> +<td>1.6</td> +<td>Yes</td></tr> +<tr class="a"> +<td>maven-shared-utils-3.0.0.jar</td> +<td>154.70 kB</td> +<td>101</td> +<td>77</td> +<td>9</td> +<td>1.6</td> +<td>Yes</td></tr> +<tr class="b"> <td>plexus-classworlds-2.2.3.jar</td> <td>46.10 kB</td> <td>51</td> @@ -1014,21 +1301,21 @@ <th>Java Version</th> <th>Debug Information</th></tr> <tr class="a"> -<td>28</td> -<td>3.33 MB</td> -<td>2962</td> -<td>2343</td> -<td>249</td> -<td>1.5</td> -<td>27</td></tr> -<tr class="b"> -<td>compile: 18</td> -<td>compile: 2.39 MB</td> -<td>compile: 2019</td> -<td>compile: 1585</td> -<td>compile: 169</td> +<td>32</td> +<td>3.76 MB</td> +<td>3321</td> +<td>2605</td> +<td>271</td> +<td>1.6</td> +<td>31</td></tr> +<tr class="b"> +<td>compile: 22</td> +<td>compile: 2.82 MB</td> +<td>compile: 2378</td> +<td>compile: 1847</td> +<td>compile: 191</td> <td>-</td> -<td>compile: 17</td></tr> +<td>compile: 21</td></tr> <tr class="a"> <td>test: 2</td> <td>test: 290.06 kB</td> @@ -1053,22 +1340,24 @@ <td>provided: 48</td> <td>-</td> <td>provided: 7</td></tr></table></div> - </div> - </div> - <div class="clear"> - <hr/> - </div> - <div id="footer"> - <div class="xright"> - © 2002-2015 - The Apache Software Foundation - - - <a href="http://maven.apache.org/privacy-policy.html">Privacy Policy</a>. - Apache Maven, Maven, Apache, the Apache feather logo, and the Apache Maven project logos are trademarks of The Apache Software Foundation. - </div> - <div class="clear"> - <hr/> - </div> - </div> - </body> + </div> + </div> + </div> + + <hr/> + + <footer> + <div class="container-fluid"> + <div class="row-fluid"> + <p >Copyright © 2002–2016 + <a href="http://www.apache.org/">The Apache Software Foundation</a>. + All rights reserved. + + </p> + </div> + + + </div> + </footer> + </body> </html> \ No newline at end of file
