Modified: helix/site-content/1.0.3-docs/dependencies.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/dependencies.html?rev=1900210&r1=1900209&r2=1900210&view=diff ============================================================================== --- helix/site-content/1.0.3-docs/dependencies.html (original) +++ helix/site-content/1.0.3-docs/dependencies.html Sat Apr 23 11:54:08 2022 @@ -1,21 +1,35 @@ -<!DOCTYPE html> - +<!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:2.9:dependencies at 2022-04-23 - | Rendered using Apache Maven Fluido Skin 1.11.0-SNAPSHOT + Generated by Apache Maven Doxia at 2022-04-23 Rendered using Reflow Maven Skin 2.0.0-SNAPSHOT (https://andriusvelykis.github.io/reflow-maven-skin) --> -<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> - <head> - <meta charset="UTF-8" /> - <meta name="viewport" content="width=device-width, initial-scale=1" /> - <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" /> - <title>Apache Helix – Project Dependencies</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-1.11.0-SNAPSHOT.min.css" /> - <link rel="stylesheet" href="./css/site.css" /> - <link rel="stylesheet" href="./css/print.css" media="print" /> - <script src="./js/apache-maven-fluido-1.11.0-SNAPSHOT.min.js"></script> -<script type="text/javascript"> +<html xml:lang="en" lang="en"> + + <head> + <meta charset="UTF-8" /> + <title>Apache Helix – 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]--> + + + <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-3211522-12']); @@ -28,182 +42,197 @@ })(); </script> - </head> - <body class="topBarEnabled"> - <header id="topbar" class="navbar navbar-fixed-top "> - <div class="navbar-inner"> - <div class="container-fluid"> - <a data-target=".nav-collapse" data-toggle="collapse" class="btn btn-navbar"> - <span class="icon-bar"></span> - <span class="icon-bar"></span> - <span class="icon-bar"></span> - </a> - <ul class="nav"> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">Get Helix <b class="caret"></b></a> - <ul class="dropdown-menu"> - <li><a href="download.html" title="Download">Download</a></li> - <li><a href="Building.html" title="Building">Building</a></li> - <li><a href="releasenotes/release-1.0.3.html" title="Release Notes">Release Notes</a></li> - </ul> - </li> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">Hands-On <b class="caret"></b></a> - <ul class="dropdown-menu"> - <li><a href="Quickstart.html" title="Quick Start">Quick Start</a></li> - <li><a href="Tutorial.html" title="Tutorial">Tutorial</a></li> - <li><a href="../javadocs/1.0.3" title="Javadocs">Javadocs</a></li> - </ul> - </li> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">Recipes <b class="caret"></b></a> - <ul class="dropdown-menu"> - <li><a href="recipes/lock_manager.html" title="Distributed lock manager">Distributed lock manager</a></li> - <li><a href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer group">Rabbit MQ consumer group</a></li> - <li><a href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file store">Rsync replicated file store</a></li> - <li><a href="recipes/service_discovery.html" title="Service discovery">Service discovery</a></li> - <li><a href="recipes/task_dag_execution.html" title="Distributed task DAG execution">Distributed task DAG execution</a></li> - </ul> - </li> - </ul> - <ul class="nav pull-right"> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">External Links <b class="caret"></b></a> - <ul class="dropdown-menu"> - <li><a href="index.html" title="Helix 1.0.3">Helix 1.0.3</a></li> - </ul> - </li> - </ul> - </div> - </div> - </header> - <div class="container-fluid"> - <header> - <div id="banner"> - <div class="pull-left"><a href="http://helix.apache.org/" id="bannerLeft"><img src="../images/helix-logo.jpg" alt=""/></a></div> - <div class="pull-right"><a href="http://www.apache.org/" id="bannerRight"><img src="../images/feather_small.gif" alt=""/></a></div> - <div class="clear"><hr/></div> - </div> - - <div id="breadcrumbs"> - <ul class="breadcrumb"> - <li class=""><a href="http://helix.apache.org/" class="externalLink" title="Apache Helix">Apache Helix</a><span class="divider">/</span></li> - <li class=""><a href="../" title="Apache Helix">Apache Helix</a><span class="divider">/</span></li> - <li class=""><a href="./" title="Release 1.0.3">Release 1.0.3</a><span class="divider">/</span></li> - <li class="active ">Project Dependencies</li> - <li id="publishDate" class="pull-right">Last Published: 2022-04-23</li> - </ul> - </div> - </header> - <div class="row-fluid"> - <header id="leftColumn" class="span2"> - <nav class="well sidebar-nav"> - <ul class="nav nav-list"> - <li class="nav-header">Get Helix</li> - <li><a href="download.html" title="Download"><span class="none"></span>Download</a></li> - <li><a href="Building.html" title="Building"><span class="none"></span>Building</a></li> - <li><a href="releasenotes/release-1.0.3.html" title="Release Notes"><span class="none"></span>Release Notes</a></li> - <li class="nav-header">Hands-On</li> - <li><a href="Quickstart.html" title="Quick Start"><span class="none"></span>Quick Start</a></li> - <li><a href="Tutorial.html" title="Tutorial"><span class="none"></span>Tutorial</a></li> - <li><a href="../javadocs/1.0.3" title="Javadocs"><span class="none"></span>Javadocs</a></li> - <li class="nav-header">Recipes</li> - <li><a href="recipes/lock_manager.html" title="Distributed lock manager"><span class="none"></span>Distributed lock manager</a></li> - <li><a href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer group"><span class="none"></span>Rabbit MQ consumer group</a></li> - <li><a href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file store"><span class="none"></span>Rsync replicated file store</a></li> - <li><a href="recipes/service_discovery.html" title="Service discovery"><span class="none"></span>Service discovery</a></li> - <li><a href="recipes/task_dag_execution.html" title="Distributed task DAG execution"><span class="none"></span>Distributed task DAG execution</a></li> - </ul> - </nav> - <div class="well sidebar-nav"> -<form id="search-form" action="https://www.google.com/search" method="get" > - <input value="helix.apache.org/1.0.3-docs" name="sitesearch" type="hidden"/> - <input class="search-query" name="q" id="query" type="text" /> -</form> -<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script> - <hr /> - <div id="poweredBy"> - <div class="clear"></div> - <div id="twitter" style="border:none; margin-top: 10px"> - <a href="https://twitter.com/ApacheHelix" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ApacheHelix</a> - <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> - </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> - </header> - <main 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.testng</td> -<td><a class="externalLink" href="http://testng.org">testng</a></td> -<td>6.0.1</td> -<td>jar</td> -<td><a class="externalLink" href="http://apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</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">com.beust</td> -<td><a class="externalLink" href="http://beust.com/jcommander">jcommander</a></td> -<td>1.12</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 align="left">org.beanshell</td> -<td>bsh</td> -<td>2.0b4</td> -<td>jar</td> -<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.txt">GNU LESSER GENERAL PUBLIC LICENSE</a></td></tr> -<tr class="b"> -<td align="left">org.yaml</td> -<td><a class="externalLink" href="http://code.google.com/p/snakeyaml/">snakeyaml</a></td> -<td>1.6</td> -<td>jar</td> -<td>LICENSE.txt</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">junit</td> -<td><a class="externalLink" href="http://junit.org">junit</a></td> -<td>4.11</td> -<td>jar</td> -<td><a class="externalLink" href="http://www.opensource.org/licenses/cpl1.0.txt">Common Public License Version 1.0</a></td></tr> -<tr class="a"> -<td align="left">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></table></section></section><a name="Project_Dependency_Graph"></a><section> -<h2><a name="Project_Dependency_Graph"></a>Project Dependency Graph</h2> -<script language="javascript" type="text/javascript"> + + </head> + + <body class="page-dependencies project-103-docs" 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> + <a class="brand" href="http://helix.apache.org">Apache Helix</a> + <div class="nav-collapse collapse" id="top-nav-collapse"> + <ul class="nav pull-right"> + <li ><a href="index.html" title="Helix 1.0.3">Helix 1.0.3</a></li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Get Helix <b class="caret"></b></a> + <ul class="dropdown-menu"> + <li ><a href="download.html" title="Download">Download</a></li> + <li ><a href="Building.html" title="Building">Building</a></li> + <li ><a href="releasenotes/release-1.0.3.html" title="Release Notes">Release Notes</a></li> + </ul> + </li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Hands-On <b class="caret"></b></a> + <ul class="dropdown-menu"> + <li ><a href="Quickstart.html" title="Quick Start">Quick Start</a></li> + <li ><a href="Tutorial.html" title="Tutorial">Tutorial</a></li> + <li ><a href="../javadocs/1.0.3" title="Javadocs">Javadocs</a></li> + </ul> + </li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Recipes <b class="caret"></b></a> + <ul class="dropdown-menu"> + <li ><a href="recipes/lock_manager.html" title="Distributed lock manager">Distributed lock manager</a></li> + <li ><a href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer group">Rabbit MQ consumer group</a></li> + <li ><a href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file store">Rsync replicated file store</a></li> + <li ><a href="recipes/service_discovery.html" title="Service discovery">Service discovery</a></li> + <li ><a href="recipes/task_dag_execution.html" title="Distributed task DAG execution">Distributed task DAG execution</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="http://helix.apache.org/" id="bannerLeft"><img src="../images/helix-logo.jpg" alt='"''"' /></a> + <p class="lead">A cluster management framework for partitioned and replicated distributed resources</p> + </div> + <div class="pull-right"> + <a href="http://www.apache.org/" id="bannerRight"><img src="../images/feather_small.gif" alt='"''"' /></a> + </div> + </div> + </div> + </div> + <div> + <ul class="breadcrumb"> + <li><a href="http://helix.apache.org/" title="Apache Helix" class="externalLink">Apache Helix</a></li> + <li class="divider">/</li> + <li><a href="../" title="Apache Helix">Apache Helix</a></li> + <li class="divider">/</li> + <li><a href="./" title="Release 1.0.3">Release 1.0.3</a></li> + <li class="divider">/</li> + <li>Project Dependencies</li> + <li class="publishDate version-date pull-right">Last Published: 2022-04-23</li> + </ul> + </div> + </header> + + <div class="main-body"> + <div class="row"> + <div class="span12"> + <div class="body-content"> +<a name="Project_Dependencies"></a> +<section> + <div class="page-header"> + <h2 id="Project_Dependencies">Project Dependencies</h2> + </div> + <a name="Project_Dependencies_compile"></a> + <section> + <h3 id="compile">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 table-striped table-hover"> + <tbody> + <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.testng</td> + <td><a class="externalLink" href="http://testng.org">testng</a></td> + <td>6.0.1</td> + <td>jar</td> + <td><a class="externalLink" href="http://apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td> + </tr> + </tbody> + </table> + </section> +</section> +<a name="Project_Transitive_Dependencies"></a> +<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_compile"></a> + <section> + <h3 id="compile">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 table-striped table-hover"> + <tbody> + <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">com.beust</td> + <td><a class="externalLink" href="http://beust.com/jcommander">jcommander</a></td> + <td>1.12</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 align="left">org.beanshell</td> + <td>bsh</td> + <td>2.0b4</td> + <td>jar</td> + <td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.txt">GNU LESSER GENERAL PUBLIC LICENSE</a></td> + </tr> + <tr class="b"> + <td align="left">org.yaml</td> + <td><a class="externalLink" href="http://code.google.com/p/snakeyaml/">snakeyaml</a></td> + <td>1.6</td> + <td>jar</td> + <td>LICENSE.txt</td> + </tr> + </tbody> + </table> + </section> + <a name="Project_Transitive_Dependencies_test"></a> + <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"> + <tbody> + <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">junit</td> + <td><a class="externalLink" href="http://junit.org">junit</a></td> + <td>4.11</td> + <td>jar</td> + <td><a class="externalLink" href="http://www.opensource.org/licenses/cpl1.0.txt">Common Public License Version 1.0</a></td> + </tr> + <tr class="a"> + <td align="left">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> + </section> +</section> +<a name="Project_Dependency_Graph"></a> +<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 ); @@ -221,233 +250,413 @@ img.alt='[Close]'; } } -</script> -<a name="Dependency_Tree"></a><section> -<h3><a name="Dependency_Tree"></a>Dependency Tree</h3> -<ul> -<li>org.apache.helix:1.0.3-docs:bundle:1.0.4-SNAPSHOT <img id="_img1" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_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 Helix :: Website :: 1.0.3</th></tr> -<tr class="b"> -<td> -<p><b>Description: </b>Helix is a generic cluster management framework used for the automatic management of partitioned, replicated and - distributed resources hosted on a cluster of nodes.</p> -<p><b>URL: </b><a class="externalLink" href="https://helix.apache.org/1.0.3-docs">https://helix.apache.org/1.0.3-docs</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>org.testng:testng:jar:6.0.1 (compile) <img id="_img3" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep2', '_img3' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep2" style="display:none"> -<table border="0" class="table table-striped"> -<tr class="a"> -<th>TestNG</th></tr> -<tr class="b"> -<td> -<p><b>Description: </b>TestNG is a testing framework.</p> -<p><b>URL: </b><a class="externalLink" href="http://testng.org">http://testng.org</a></p> -<p><b>Project Licenses: </b><a class="externalLink" href="http://apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></p></td></tr></table></div> -<ul> -<li>junit:junit:jar:4.11 (test) <img id="_img5" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep4', '_img5' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep4" style="display:none"> -<table border="0" class="table table-striped"> -<tr class="a"> -<th>JUnit</th></tr> -<tr class="b"> -<td> -<p><b>Description: </b>JUnit is a regression testing framework written by Erich Gamma and Kent Beck. - It is used by the developer who implements unit tests in Java.</p> -<p><b>URL: </b><a class="externalLink" href="http://junit.org">http://junit.org</a></p> -<p><b>Project Licenses: </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="_img7" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep6', '_img7' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep6" style="display:none"> -<table border="0" class="table table-striped"> -<tr class="a"> -<th>Hamcrest Core</th></tr> -<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></table></div></li></ul></li> -<li>org.beanshell:bsh:jar:2.0b4 (compile) <img id="_img9" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep8', '_img9' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep8" style="display:none"> -<table border="0" class="table table-striped"> -<tr class="a"> -<th>BeanShell</th></tr> -<tr class="b"> -<td> -<p><b>Description: </b>BeanShell</p> -<p><b>Project Licenses: </b><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.txt">GNU LESSER GENERAL PUBLIC LICENSE</a></p></td></tr></table></div></li> -<li>com.beust:jcommander:jar:1.12 (compile) <img id="_img11" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep10', '_img11' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep10" style="display:none"> -<table border="0" class="table table-striped"> -<tr class="a"> -<th>JCommander</th></tr> -<tr class="b"> -<td> -<p><b>Description: </b>A Java framework to parse command line options with annotations.</p> -<p><b>URL: </b><a class="externalLink" href="http://beust.com/jcommander">http://beust.com/jcommander</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></table></div></li> -<li>org.yaml:snakeyaml:jar:1.6 (compile) <img id="_img13" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep12', '_img13' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep12" style="display:none"> -<table border="0" class="table table-striped"> -<tr class="a"> -<th>SnakeYAML</th></tr> -<tr class="b"> -<td> -<p><b>Description: </b>YAML 1.1 parser and emitter for Java</p> -<p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/snakeyaml/">http://code.google.com/p/snakeyaml/</a></p> -<p><b>Project Licenses: </b><a href="LICENSE.txt">Apache License Version 2.0</a></p></td></tr></table></div></li></ul></li></ul></li></ul></section></section><a name="Licenses"></a><section> -<h2><a name="Licenses"></a>Licenses</h2> -<p><b>Apache License Version 2.0: </b>SnakeYAML</p> -<p><b>GNU LESSER GENERAL PUBLIC LICENSE: </b>BeanShell</p> -<p><b>Apache License, Version 2.0: </b>Apache Helix :: Website :: 1.0.3, TestNG</p> -<p><b>New BSD License: </b>Hamcrest Core</p> -<p><b>Common Public License Version 1.0: </b>JUnit</p> -<p><b>The Apache Software License, Version 2.0: </b>JCommander</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">jcommander-1.12.jar</td> -<td align="right">31.3 kB</td> -<td align="right">36</td> -<td align="right">23</td> -<td align="right">4</td> -<td align="center">1.5</td> -<td align="center">Yes</td></tr> -<tr class="a"> -<td align="left">junit-4.11.jar</td> -<td align="right">245 kB</td> -<td align="right">266</td> -<td align="right">233</td> -<td align="right">28</td> -<td align="center">1.5</td> -<td align="center">Yes</td></tr> -<tr class="b"> -<td align="left">bsh-2.0b4.jar</td> -<td align="right">281.7 kB</td> -<td align="right">238</td> -<td align="right">158</td> -<td align="right">8</td> -<td align="center">1.2</td> -<td align="center">No</td></tr> -<tr class="a"> -<td align="left">hamcrest-core-1.3.jar</td> -<td align="right">45 kB</td> -<td align="right">52</td> -<td align="right">45</td> -<td align="right">3</td> -<td align="center">1.5</td> -<td align="center">Yes</td></tr> -<tr class="b"> -<td align="left">testng-6.0.1.jar</td> -<td align="right">582.3 kB</td> -<td align="right">400</td> -<td align="right">365</td> -<td align="right">22</td> -<td align="center">1.5</td> -<td align="center">Yes</td></tr> -<tr class="a"> -<td align="left">snakeyaml-1.6.jar</td> -<td align="right">232.1 kB</td> -<td align="right">208</td> -<td align="right">183</td> -<td align="right">16</td> -<td align="center">1.5</td> -<td align="center">Yes</td></tr> -<tr class="b"> -<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="a"> -<td align="right">6</td> -<td align="right">1.4 MB</td> -<td align="right">1200</td> -<td align="right">1007</td> -<td align="right">81</td> -<td align="center">1.5</td> -<td align="right">5</td></tr> -<tr class="b"> -<td align="right">compile: 4</td> -<td align="right">compile: 1.1 MB</td> -<td align="right">compile: 882</td> -<td align="right">compile: 729</td> -<td align="right">compile: 50</td> -<td align="center">-</td> -<td align="right">compile: 3</td></tr> -<tr class="a"> -<td align="right">test: 2</td> -<td align="right">test: 290.1 kB</td> -<td align="right">test: 318</td> -<td align="right">test: 278</td> -<td align="right">test: 31</td> -<td align="center">-</td> -<td align="right">test: 2</td></tr></table></section><a name="Dependency_Repository_Locations"></a><section> -<h2><a name="Dependency_Repository_Locations"></a>Dependency Repository Locations</h2> -<table border="0" class="table table-striped"> -<tr class="a"> -<th>Repo ID</th> -<th>URL</th> -<th>Release</th> -<th>Snapshot</th></tr> -<tr class="b"> -<td align="left">central</td> -<td align="left"><a class="externalLink" href="https://repo.maven.apache.org/maven2">https://repo.maven.apache.org/maven2</a></td> -<td align="center">Yes</td> -<td align="center">No</td></tr></table> -<p>Repository locations for each of the Dependencies.</p> -<table border="0" class="table table-striped"> -<tr class="a"> -<th>Artifact</th> -<th>local-repository</th></tr> -<tr class="b"> -<td align="left">com.beust:jcommander:jar:1.12</td> -<td align="center"><a class="externalLink" href="http://localhost:8081/repository/maven-public//com/beust/jcommander/1.12/jcommander-1.12.jar"><figure><figcaption>Found at http://localhost:8081/repository/maven-public/</figcaption><img src="images/icon_success_sml.gif" alt="" /></figure></a></td></tr> -<tr class="a"> -<td align="left">junit:junit:jar:4.11</td> -<td align="center"><a class="externalLink" href="http://localhost:8081/repository/maven-public//junit/junit/4.11/junit-4.11.jar"><figure><figcaption>Found at http://localhost:8081/repository/maven-public/</figcaption><img src="images/icon_success_sml.gif" alt="" /></figure></a></td></tr> -<tr class="b"> -<td align="left">org.beanshell:bsh:jar:2.0b4</td> -<td align="center"><a class="externalLink" href="http://localhost:8081/repository/maven-public//org/beanshell/bsh/2.0b4/bsh-2.0b4.jar"><figure><figcaption>Found at http://localhost:8081/repository/maven-public/</figcaption><img src="images/icon_success_sml.gif" alt="" /></figure></a></td></tr> -<tr class="a"> -<td align="left">org.hamcrest:hamcrest-core:jar:1.3</td> -<td align="center"><a class="externalLink" href="http://localhost:8081/repository/maven-public//org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"><figure><figcaption>Found at http://localhost:8081/repository/maven-public/</figcaption><img src="images/icon_success_sml.gif" alt="" /></figure></a></td></tr> -<tr class="b"> -<td align="left">org.testng:testng:jar:6.0.1</td> -<td align="center"><a class="externalLink" href="http://localhost:8081/repository/maven-public//org/testng/testng/6.0.1/testng-6.0.1.jar"><figure><figcaption>Found at http://localhost:8081/repository/maven-public/</figcaption><img src="images/icon_success_sml.gif" alt="" /></figure></a></td></tr> -<tr class="a"> -<td align="left">org.yaml:snakeyaml:jar:1.6</td> -<td align="center"><a class="externalLink" href="http://localhost:8081/repository/maven-public//org/yaml/snakeyaml/1.6/snakeyaml-1.6.jar"><figure><figcaption>Found at http://localhost:8081/repository/maven-public/</figcaption><img src="images/icon_success_sml.gif" alt="" /></figure></a></td></tr> -<tr class="b"> -<th>Total</th> -<th>local-repository</th></tr> -<tr class="a"> -<td align="left">6 (compile: 4, test: 2)</td> -<td align="center">6</td></tr></table></section> - </main> - </div> - </div> - <hr/> - <footer> - <div class="container-fluid"> - <div class="row-fluid"> -<div class="row span16"><div>Apache Helix, Apache, the Apache feather logo, and the Apache Helix project logos are trademarks of The Apache Software Foundation. +</script> + <a name="Dependency_Tree"></a> + <section> + <h3 id="Dependency_Tree">Dependency Tree</h3> + <ul> + <li>org.apache.helix:1.0.3-docs:bundle:1.0.4-SNAPSHOT <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"> + <tbody> + <tr class="a"> + <th>Apache Helix :: Website :: 1.0.3</th> + </tr> + <tr class="b"> + <td> <p><b>Description: </b>Helix is a generic cluster management framework used for the automatic management of partitioned, replicated and distributed resources hosted on a cluster of nodes.</p> <p><b>URL: </b><a class="externalLink" href="https://helix.apache.org/1.0.3-docs">https://helix.apache.org/1.0.3-docs</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> + </tbody> + </table> + </div> + <ul> + <li>org.testng:testng:jar:6.0.1 (compile) <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"> + <tbody> + <tr class="a"> + <th>TestNG</th> + </tr> + <tr class="b"> + <td> <p><b>Description: </b>TestNG is a testing framework.</p> <p><b>URL: </b><a class="externalLink" href="http://testng.org">http://testng.org</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></p></td> + </tr> + </tbody> + </table> + </div> + <ul> + <li>junit:junit:jar:4.11 (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"> + <tbody> + <tr class="a"> + <th>JUnit</th> + </tr> + <tr class="b"> + <td> <p><b>Description: </b>JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.</p> <p><b>URL: </b><a class="externalLink" href="http://junit.org">http://junit.org</a></p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.opensource.org/licenses/cpl1.0.txt">Common Public License Version 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="#_dep6"><i class="icon-info-sign"></i></button> + <div id="_dep6" style="" class=" collapse"> + <table border="0" class="bodyTable table table-striped table-hover"> + <tbody> + <tr class="a"> + <th>Hamcrest Core</th> + </tr> + <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.beanshell:bsh:jar:2.0b4 (compile) <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"> + <tbody> + <tr class="a"> + <th>BeanShell</th> + </tr> + <tr class="b"> + <td> <p><b>Description: </b>BeanShell</p> <p><b>Project Licenses: </b><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.txt">GNU LESSER GENERAL PUBLIC LICENSE</a></p></td> + </tr> + </tbody> + </table> + </div></li> + <li>com.beust:jcommander:jar:1.12 (compile) <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"> + <tbody> + <tr class="a"> + <th>JCommander</th> + </tr> + <tr class="b"> + <td> <p><b>Description: </b>A Java framework to parse command line options with annotations.</p> <p><b>URL: </b><a class="externalLink" href="http://beust.com/jcommander">http://beust.com/jcommander</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.yaml:snakeyaml:jar:1.6 (compile) <button title="Information" class="btn btn-link btn-small" type="button" data-toggle="collapse" data-target="#_dep12"><i class="icon-info-sign"></i></button> + <div id="_dep12" style="" class=" collapse"> + <table border="0" class="bodyTable table table-striped table-hover"> + <tbody> + <tr class="a"> + <th>SnakeYAML</th> + </tr> + <tr class="b"> + <td> <p><b>Description: </b>YAML 1.1 parser and emitter for Java</p> <p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/snakeyaml/">http://code.google.com/p/snakeyaml/</a></p> <p><b>Project Licenses: </b><a href="LICENSE.txt">Apache License Version 2.0</a></p></td> + </tr> + </tbody> + </table> + </div></li> + </ul></li> + </ul></li> + </ul> + </section> +</section> +<a name="Licenses"></a> +<section> + <h2 id="Licenses">Licenses</h2> + <p><b>Apache License Version 2.0: </b>SnakeYAML</p> + <p><b>GNU LESSER GENERAL PUBLIC LICENSE: </b>BeanShell</p> + <p><b>Apache License, Version 2.0: </b>Apache Helix :: Website :: 1.0.3, TestNG</p> + <p><b>New BSD License: </b>Hamcrest Core</p> + <p><b>Common Public License Version 1.0: </b>JUnit</p> + <p><b>The Apache Software License, Version 2.0: </b>JCommander</p> +</section> +<a name="Dependency_File_Details"></a> +<section> + <h2 id="Dependency_File_Details">Dependency File Details</h2> + <table border="0" class="bodyTable table table-striped table-hover"> + <tbody> + <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">jcommander-1.12.jar</td> + <td align="right">31.3 kB</td> + <td align="right">36</td> + <td align="right">23</td> + <td align="right">4</td> + <td align="center">1.5</td> + <td align="center">Yes</td> + </tr> + <tr class="a"> + <td align="left">junit-4.11.jar</td> + <td align="right">245 kB</td> + <td align="right">266</td> + <td align="right">233</td> + <td align="right">28</td> + <td align="center">1.5</td> + <td align="center">Yes</td> + </tr> + <tr class="b"> + <td align="left">bsh-2.0b4.jar</td> + <td align="right">281.7 kB</td> + <td align="right">238</td> + <td align="right">158</td> + <td align="right">8</td> + <td align="center">1.2</td> + <td align="center">No</td> + </tr> + <tr class="a"> + <td align="left">hamcrest-core-1.3.jar</td> + <td align="right">45 kB</td> + <td align="right">52</td> + <td align="right">45</td> + <td align="right">3</td> + <td align="center">1.5</td> + <td align="center">Yes</td> + </tr> + <tr class="b"> + <td align="left">testng-6.0.1.jar</td> + <td align="right">582.3 kB</td> + <td align="right">400</td> + <td align="right">365</td> + <td align="right">22</td> + <td align="center">1.5</td> + <td align="center">Yes</td> + </tr> + <tr class="a"> + <td align="left">snakeyaml-1.6.jar</td> + <td align="right">232.1 kB</td> + <td align="right">208</td> + <td align="right">183</td> + <td align="right">16</td> + <td align="center">1.5</td> + <td align="center">Yes</td> + </tr> + <tr class="b"> + <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="a"> + <td align="right">6</td> + <td align="right">1.4 MB</td> + <td align="right">1200</td> + <td align="right">1007</td> + <td align="right">81</td> + <td align="center">1.5</td> + <td align="right">5</td> + </tr> + <tr class="b"> + <td align="right">compile: 4</td> + <td align="right">compile: 1.1 MB</td> + <td align="right">compile: 882</td> + <td align="right">compile: 729</td> + <td align="right">compile: 50</td> + <td align="center">-</td> + <td align="right">compile: 3</td> + </tr> + <tr class="a"> + <td align="right">test: 2</td> + <td align="right">test: 290.1 kB</td> + <td align="right">test: 318</td> + <td align="right">test: 278</td> + <td align="right">test: 31</td> + <td align="center">-</td> + <td align="right">test: 2</td> + </tr> + </tbody> + </table> +</section> +<a name="Dependency_Repository_Locations"></a> +<section> + <h2 id="Dependency_Repository_Locations">Dependency Repository Locations</h2> + <table border="0" class="bodyTable table table-striped table-hover"> + <tbody> + <tr class="a"> + <th>Repo ID</th> + <th>URL</th> + <th>Release</th> + <th>Snapshot</th> + </tr> + <tr class="b"> + <td align="left">central</td> + <td align="left"><a class="externalLink" href="https://repo.maven.apache.org/maven2">https://repo.maven.apache.org/maven2</a></td> + <td align="center">Yes</td> + <td align="center">No</td> + </tr> + </tbody> + </table> + <p>Repository locations for each of the Dependencies.</p> + <table border="0" class="bodyTable table table-striped table-hover"> + <tbody> + <tr class="a"> + <th>Artifact</th> + <th>local-repository</th> + </tr> + <tr class="b"> + <td align="left">com.beust:jcommander:jar:1.12</td> + <td align="center"><a class="externalLink" href="http://localhost:8081/repository/maven-public//com/beust/jcommander/1.12/jcommander-1.12.jar"> + <figure> + <figcaption> + Found at http://localhost:8081/repository/maven-public/ + </figcaption> + <i class="icon-ok"></i> + </figure></a></td> + </tr> + <tr class="a"> + <td align="left">junit:junit:jar:4.11</td> + <td align="center"><a class="externalLink" href="http://localhost:8081/repository/maven-public//junit/junit/4.11/junit-4.11.jar"> + <figure> + <figcaption> + Found at http://localhost:8081/repository/maven-public/ + </figcaption> + <i class="icon-ok"></i> + </figure></a></td> + </tr> + <tr class="b"> + <td align="left">org.beanshell:bsh:jar:2.0b4</td> + <td align="center"><a class="externalLink" href="http://localhost:8081/repository/maven-public//org/beanshell/bsh/2.0b4/bsh-2.0b4.jar"> + <figure> + <figcaption> + Found at http://localhost:8081/repository/maven-public/ + </figcaption> + <i class="icon-ok"></i> + </figure></a></td> + </tr> + <tr class="a"> + <td align="left">org.hamcrest:hamcrest-core:jar:1.3</td> + <td align="center"><a class="externalLink" href="http://localhost:8081/repository/maven-public//org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"> + <figure> + <figcaption> + Found at http://localhost:8081/repository/maven-public/ + </figcaption> + <i class="icon-ok"></i> + </figure></a></td> + </tr> + <tr class="b"> + <td align="left">org.testng:testng:jar:6.0.1</td> + <td align="center"><a class="externalLink" href="http://localhost:8081/repository/maven-public//org/testng/testng/6.0.1/testng-6.0.1.jar"> + <figure> + <figcaption> + Found at http://localhost:8081/repository/maven-public/ + </figcaption> + <i class="icon-ok"></i> + </figure></a></td> + </tr> + <tr class="a"> + <td align="left">org.yaml:snakeyaml:jar:1.6</td> + <td align="center"><a class="externalLink" href="http://localhost:8081/repository/maven-public//org/yaml/snakeyaml/1.6/snakeyaml-1.6.jar"> + <figure> + <figcaption> + Found at http://localhost:8081/repository/maven-public/ + </figcaption> + <i class="icon-ok"></i> + </figure></a></td> + </tr> + <tr class="b"> + <th>Total</th> + <th>local-repository</th> + </tr> + <tr class="a"> + <td align="left">6 (compile: 4, test: 2)</td> + <td align="center">6</td> + </tr> + </tbody> + </table> +</section> + </div> + </div> + </div> + </div> + + </div><!-- /container --> + + <!-- Footer + ================================================== --> + <footer class="well"> + <div class="container"> + <div class="row"> + <div class="span3 bottom-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Get Helix</li> + <li > + <a href="download.html" title="Download">Download</a> + </li> + <li > + <a href="Building.html" title="Building">Building</a> + </li> + <li > + <a href="releasenotes/release-1.0.3.html" title="Release Notes">Release Notes</a> + </li> + </ul> + </div> + <div class="span3 bottom-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Hands-On</li> + <li > + <a href="Quickstart.html" title="Quick Start">Quick Start</a> + </li> + <li > + <a href="Tutorial.html" title="Tutorial">Tutorial</a> + </li> + <li > + <a href="../javadocs/1.0.3" title="Javadocs">Javadocs</a> + </li> + </ul> + </div> + <div class="span3 bottom-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Recipes</li> + <li > + <a href="recipes/lock_manager.html" title="Distributed lock manager">Distributed lock manager</a> + </li> + <li > + <a href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer group">Rabbit MQ consumer group</a> + </li> + <li > + <a href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file store">Rsync replicated file store</a> + </li> + <li > + <a href="recipes/service_discovery.html" title="Service discovery">Service discovery</a> + </li> + <li > + <a href="recipes/task_dag_execution.html" title="Distributed task DAG execution">Distributed task DAG execution</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 ©2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> + <p><a href="https://github.com/olamy/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="https://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p> + <div class="row span16"><div>Apache Helix, Apache, the Apache feather logo, and the Apache Helix project logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> <a href="https://helix.apache.org/1.0.3-docs/privacy-policy.html">Privacy Policy</a> </div> - </div> - </div> - </footer> -<script> - if(anchors) { - anchors.add(); - } -</script> - </body> + </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/reflow-skin.js"></script> + + </body> </html> \ No newline at end of file
Modified: helix/site-content/1.0.3-docs/dependency-info.html URL: http://svn.apache.org/viewvc/helix/site-content/1.0.3-docs/dependency-info.html?rev=1900210&r1=1900209&r2=1900210&view=diff ============================================================================== --- helix/site-content/1.0.3-docs/dependency-info.html (original) +++ helix/site-content/1.0.3-docs/dependency-info.html Sat Apr 23 11:54:08 2022 @@ -1,21 +1,35 @@ -<!DOCTYPE html> - +<!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.11.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:2.9:dependency-info at 2022-04-23 - | Rendered using Apache Maven Fluido Skin 1.11.0-SNAPSHOT + Generated by Apache Maven Doxia at 2022-04-23 Rendered using Reflow Maven Skin 2.0.0-SNAPSHOT (https://andriusvelykis.github.io/reflow-maven-skin) --> -<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> - <head> - <meta charset="UTF-8" /> - <meta name="viewport" content="width=device-width, initial-scale=1" /> - <meta name="generator" content="Apache Maven Doxia Site Renderer 1.11.1" /> - <title>Apache Helix – Dependency Information</title> - <link rel="stylesheet" href="./css/apache-maven-fluido-1.11.0-SNAPSHOT.min.css" /> - <link rel="stylesheet" href="./css/site.css" /> - <link rel="stylesheet" href="./css/print.css" media="print" /> - <script src="./js/apache-maven-fluido-1.11.0-SNAPSHOT.min.js"></script> -<script type="text/javascript"> +<html xml:lang="en" lang="en"> + + <head> + <meta charset="UTF-8" /> + <title>Apache Helix – Dependency Information</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]--> + + + <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-3211522-12']); @@ -28,156 +42,244 @@ })(); </script> - </head> - <body class="topBarEnabled"> - <header id="topbar" class="navbar navbar-fixed-top "> - <div class="navbar-inner"> - <div class="container-fluid"> - <a data-target=".nav-collapse" data-toggle="collapse" class="btn btn-navbar"> - <span class="icon-bar"></span> - <span class="icon-bar"></span> - <span class="icon-bar"></span> - </a> - <ul class="nav"> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">Get Helix <b class="caret"></b></a> - <ul class="dropdown-menu"> - <li><a href="download.html" title="Download">Download</a></li> - <li><a href="Building.html" title="Building">Building</a></li> - <li><a href="releasenotes/release-1.0.3.html" title="Release Notes">Release Notes</a></li> - </ul> - </li> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">Hands-On <b class="caret"></b></a> - <ul class="dropdown-menu"> - <li><a href="Quickstart.html" title="Quick Start">Quick Start</a></li> - <li><a href="Tutorial.html" title="Tutorial">Tutorial</a></li> - <li><a href="../javadocs/1.0.3" title="Javadocs">Javadocs</a></li> - </ul> - </li> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">Recipes <b class="caret"></b></a> - <ul class="dropdown-menu"> - <li><a href="recipes/lock_manager.html" title="Distributed lock manager">Distributed lock manager</a></li> - <li><a href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer group">Rabbit MQ consumer group</a></li> - <li><a href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file store">Rsync replicated file store</a></li> - <li><a href="recipes/service_discovery.html" title="Service discovery">Service discovery</a></li> - <li><a href="recipes/task_dag_execution.html" title="Distributed task DAG execution">Distributed task DAG execution</a></li> - </ul> - </li> - </ul> - <ul class="nav pull-right"> - <li class="dropdown"> - <a href="#" class="dropdown-toggle" data-toggle="dropdown">External Links <b class="caret"></b></a> - <ul class="dropdown-menu"> - <li><a href="index.html" title="Helix 1.0.3">Helix 1.0.3</a></li> - </ul> - </li> - </ul> - </div> - </div> - </header> - <div class="container-fluid"> - <header> - <div id="banner"> - <div class="pull-left"><a href="http://helix.apache.org/" id="bannerLeft"><img src="../images/helix-logo.jpg" alt=""/></a></div> - <div class="pull-right"><a href="http://www.apache.org/" id="bannerRight"><img src="../images/feather_small.gif" alt=""/></a></div> - <div class="clear"><hr/></div> - </div> - - <div id="breadcrumbs"> - <ul class="breadcrumb"> - <li class=""><a href="http://helix.apache.org/" class="externalLink" title="Apache Helix">Apache Helix</a><span class="divider">/</span></li> - <li class=""><a href="../" title="Apache Helix">Apache Helix</a><span class="divider">/</span></li> - <li class=""><a href="./" title="Release 1.0.3">Release 1.0.3</a><span class="divider">/</span></li> - <li class="active ">Dependency Information</li> - <li id="publishDate" class="pull-right">Last Published: 2022-04-23</li> - </ul> - </div> - </header> - <div class="row-fluid"> - <header id="leftColumn" class="span2"> - <nav class="well sidebar-nav"> - <ul class="nav nav-list"> - <li class="nav-header">Get Helix</li> - <li><a href="download.html" title="Download"><span class="none"></span>Download</a></li> - <li><a href="Building.html" title="Building"><span class="none"></span>Building</a></li> - <li><a href="releasenotes/release-1.0.3.html" title="Release Notes"><span class="none"></span>Release Notes</a></li> - <li class="nav-header">Hands-On</li> - <li><a href="Quickstart.html" title="Quick Start"><span class="none"></span>Quick Start</a></li> - <li><a href="Tutorial.html" title="Tutorial"><span class="none"></span>Tutorial</a></li> - <li><a href="../javadocs/1.0.3" title="Javadocs"><span class="none"></span>Javadocs</a></li> - <li class="nav-header">Recipes</li> - <li><a href="recipes/lock_manager.html" title="Distributed lock manager"><span class="none"></span>Distributed lock manager</a></li> - <li><a href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer group"><span class="none"></span>Rabbit MQ consumer group</a></li> - <li><a href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file store"><span class="none"></span>Rsync replicated file store</a></li> - <li><a href="recipes/service_discovery.html" title="Service discovery"><span class="none"></span>Service discovery</a></li> - <li><a href="recipes/task_dag_execution.html" title="Distributed task DAG execution"><span class="none"></span>Distributed task DAG execution</a></li> - </ul> - </nav> - <div class="well sidebar-nav"> -<form id="search-form" action="https://www.google.com/search" method="get" > - <input value="helix.apache.org/1.0.3-docs" name="sitesearch" type="hidden"/> - <input class="search-query" name="q" id="query" type="text" /> -</form> -<script>asyncJs( 'https://cse.google.com/brand?form=search-form' )</script> - <hr /> - <div id="poweredBy"> - <div class="clear"></div> - <div id="twitter" style="border:none; margin-top: 10px"> - <a href="https://twitter.com/ApacheHelix" class="twitter-follow-button" data-show-count="false" data-align="left" data-size="medium" data-show-screen-name="true" data-lang="en">Follow ApacheHelix</a> - <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> - </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> - </header> - <main id="bodyColumn" class="span10" > -<section> -<h2><a name="Dependency_Information"></a>Dependency Information</h2><a name="Dependency_Information"></a><section> -<h3><a name="Apache_Maven"></a>Apache Maven</h3><a name="Apache_Maven"></a> -<div class="source"><pre class="prettyprint"><dependency> + + </head> + + <body class="page-dependency-info project-103-docs" 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> + <a class="brand" href="http://helix.apache.org">Apache Helix</a> + <div class="nav-collapse collapse" id="top-nav-collapse"> + <ul class="nav pull-right"> + <li ><a href="index.html" title="Helix 1.0.3">Helix 1.0.3</a></li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Get Helix <b class="caret"></b></a> + <ul class="dropdown-menu"> + <li ><a href="download.html" title="Download">Download</a></li> + <li ><a href="Building.html" title="Building">Building</a></li> + <li ><a href="releasenotes/release-1.0.3.html" title="Release Notes">Release Notes</a></li> + </ul> + </li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Hands-On <b class="caret"></b></a> + <ul class="dropdown-menu"> + <li ><a href="Quickstart.html" title="Quick Start">Quick Start</a></li> + <li ><a href="Tutorial.html" title="Tutorial">Tutorial</a></li> + <li ><a href="../javadocs/1.0.3" title="Javadocs">Javadocs</a></li> + </ul> + </li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Recipes <b class="caret"></b></a> + <ul class="dropdown-menu"> + <li ><a href="recipes/lock_manager.html" title="Distributed lock manager">Distributed lock manager</a></li> + <li ><a href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer group">Rabbit MQ consumer group</a></li> + <li ><a href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file store">Rsync replicated file store</a></li> + <li ><a href="recipes/service_discovery.html" title="Service discovery">Service discovery</a></li> + <li ><a href="recipes/task_dag_execution.html" title="Distributed task DAG execution">Distributed task DAG execution</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="http://helix.apache.org/" id="bannerLeft"><img src="../images/helix-logo.jpg" alt='"''"' /></a> + <p class="lead">A cluster management framework for partitioned and replicated distributed resources</p> + </div> + <div class="pull-right"> + <a href="http://www.apache.org/" id="bannerRight"><img src="../images/feather_small.gif" alt='"''"' /></a> + </div> + </div> + </div> + </div> + <div> + <ul class="breadcrumb"> + <li><a href="http://helix.apache.org/" title="Apache Helix" class="externalLink">Apache Helix</a></li> + <li class="divider">/</li> + <li><a href="../" title="Apache Helix">Apache Helix</a></li> + <li class="divider">/</li> + <li><a href="./" title="Release 1.0.3">Release 1.0.3</a></li> + <li class="divider">/</li> + <li>Dependency Information</li> + <li class="publishDate version-date pull-right">Last Published: 2022-04-23</li> + </ul> + </div> + </header> + + <div class="main-body"> + <div class="row"> + <div class="span12"> + <div class="body-content"> +<section> + <div class="page-header"> + <h2 id="Dependency_Information">Dependency Information</h2> + </div> + <a name="Dependency_Information"></a> + <section> + <h3 id="Apache_Maven">Apache Maven</h3> + <a name="Apache_Maven"></a> + <div class="source"> + <pre><dependency> <groupId>org.apache.helix</groupId> <artifactId>1.0.3-docs</artifactId> <version>1.0.4-SNAPSHOT</version> <type>bundle</type> -</dependency></pre></div></section><section> -<h3><a name="Apache_Buildr"></a>Apache Buildr</h3><a name="Apache_Buildr"></a> -<div class="source"><pre class="prettyprint">'org.apache.helix:1.0.3-docs:bundle:1.0.4-SNAPSHOT'</pre></div></section><section> -<h3><a name="Apache_Ivy"></a>Apache Ivy</h3><a name="Apache_Ivy"></a> -<div class="source"><pre class="prettyprint"><dependency org="org.apache.helix" name="1.0.3-docs" rev="1.0.4-SNAPSHOT"> +</dependency></pre> + </div> + </section> + <section> + <h3 id="Apache_Buildr">Apache Buildr</h3> + <a name="Apache_Buildr"></a> + <div class="source"> + <pre>'org.apache.helix:1.0.3-docs:bundle:1.0.4-SNAPSHOT'</pre> + </div> + </section> + <section> + <h3 id="Apache_Ivy">Apache Ivy</h3> + <a name="Apache_Ivy"></a> + <div class="source"> + <pre><dependency org="org.apache.helix" name="1.0.3-docs" rev="1.0.4-SNAPSHOT"> <artifact name="1.0.3-docs" type="bundle" /> -</dependency></pre></div></section><section> -<h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a> -<div class="source"><pre class="prettyprint">@Grapes( +</dependency></pre> + </div> + </section> + <section> + <h3 id="Groovy_Grape">Groovy Grape</h3> + <a name="Groovy_Grape"></a> + <div class="source"> + <pre>@Grapes( @Grab(group='org.apache.helix', module='1.0.3-docs', version='1.0.4-SNAPSHOT') -)</pre></div></section><section> -<h3><a name="Gradle.2FGrails"></a>Gradle/Grails</h3><a name="GradleGrails"></a> -<div class="source"><pre class="prettyprint">compile 'org.apache.helix:1.0.3-docs:1.0.4-SNAPSHOT'</pre></div></section><section> -<h3><a name="Scala_SBT"></a>Scala SBT</h3><a name="Scala_SBT"></a> -<div class="source"><pre class="prettyprint">libraryDependencies += "org.apache.helix" % "1.0.3-docs" % "1.0.4-SNAPSHOT"</pre></div></section><section> -<h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a> -<div class="source"><pre class="prettyprint">[org.apache.helix/1.0.3-docs "1.0.4-SNAPSHOT"]</pre></div></section></section> - </main> - </div> - </div> - <hr/> - <footer> - <div class="container-fluid"> - <div class="row-fluid"> -<div class="row span16"><div>Apache Helix, Apache, the Apache feather logo, and the Apache Helix project logos are trademarks of The Apache Software Foundation. +)</pre> + </div> + </section> + <section> + <h3 id="Gradle.2FGrails">Gradle/Grails</h3> + <a name="GradleGrails"></a> + <div class="source"> + <pre>compile 'org.apache.helix:1.0.3-docs:1.0.4-SNAPSHOT'</pre> + </div> + </section> + <section> + <h3 id="Scala_SBT">Scala SBT</h3> + <a name="Scala_SBT"></a> + <div class="source"> + <pre>libraryDependencies += "org.apache.helix" % "1.0.3-docs" % "1.0.4-SNAPSHOT"</pre> + </div> + </section> + <section> + <h3 id="Leiningen">Leiningen</h3> + <a name="Leiningen"></a> + <div class="source"> + <pre>[org.apache.helix/1.0.3-docs "1.0.4-SNAPSHOT"]</pre> + </div> + </section> +</section> + </div> + </div> + </div> + </div> + + </div><!-- /container --> + + <!-- Footer + ================================================== --> + <footer class="well"> + <div class="container"> + <div class="row"> + <div class="span3 bottom-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Get Helix</li> + <li > + <a href="download.html" title="Download">Download</a> + </li> + <li > + <a href="Building.html" title="Building">Building</a> + </li> + <li > + <a href="releasenotes/release-1.0.3.html" title="Release Notes">Release Notes</a> + </li> + </ul> + </div> + <div class="span3 bottom-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Hands-On</li> + <li > + <a href="Quickstart.html" title="Quick Start">Quick Start</a> + </li> + <li > + <a href="Tutorial.html" title="Tutorial">Tutorial</a> + </li> + <li > + <a href="../javadocs/1.0.3" title="Javadocs">Javadocs</a> + </li> + </ul> + </div> + <div class="span3 bottom-nav"> + <ul class="nav nav-list"> + <li class="nav-header">Recipes</li> + <li > + <a href="recipes/lock_manager.html" title="Distributed lock manager">Distributed lock manager</a> + </li> + <li > + <a href="recipes/rabbitmq_consumer_group.html" title="Rabbit MQ consumer group">Rabbit MQ consumer group</a> + </li> + <li > + <a href="recipes/rsync_replicated_file_store.html" title="Rsync replicated file store">Rsync replicated file store</a> + </li> + <li > + <a href="recipes/service_discovery.html" title="Service discovery">Service discovery</a> + </li> + <li > + <a href="recipes/task_dag_execution.html" title="Distributed task DAG execution">Distributed task DAG execution</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 ©2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</p> + <p><a href="https://github.com/olamy/reflow-maven-skin" title="Reflow Maven skin">Reflow Maven skin</a> by <a href="https://andrius.velykis.lt" target="_blank" title="Andrius Velykis">Andrius Velykis</a>.</p> + <div class="row span16"><div>Apache Helix, Apache, the Apache feather logo, and the Apache Helix project logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> <a href="https://helix.apache.org/1.0.3-docs/privacy-policy.html">Privacy Policy</a> </div> - </div> - </div> - </footer> -<script> - if(anchors) { - anchors.add(); - } -</script> - </body> + </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/reflow-skin.js"></script> + + </body> </html> \ No newline at end of file
