You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@curator.apache.org by ra...@apache.org on 2013/04/24 21:11:47 UTC

svn commit: r1471601 [23/32] - in /incubator/curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-us...

Modified: incubator/curator/site/trunk/curator-x-discovery-server/dependencies.html
URL: http://svn.apache.org/viewvc/incubator/curator/site/trunk/curator-x-discovery-server/dependencies.html?rev=1471601&r1=1471600&r2=1471601&view=diff
==============================================================================
--- incubator/curator/site/trunk/curator-x-discovery-server/dependencies.html (original)
+++ incubator/curator/site/trunk/curator-x-discovery-server/dependencies.html Wed Apr 24 19:11:01 2013
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Apr 15, 2013
+ | Generated by Apache Maven Doxia at Apr 24, 2013
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <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="20130415" />
+    <meta name="Date-Revision-yyyymmdd" content="20130424" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Discovery Service Server - Project Dependencies</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -50,8 +50,8 @@
         <ul class="breadcrumb">
                 
             
-                  <li id="publishDate">Last Published: 2013-04-15</li>
-                  <li class="divider">|</li> <li id="projectVersion">Version: 2.0.1-SNAPSHOT</li>
+                  <li id="publishDate">Last Published: 2013-04-24</li>
+                  <li class="divider">|</li> <li id="projectVersion">Version: 2.0.0-incubating-SNAPSHOT</li>
                       
                 
             
@@ -164,6 +164,13 @@
           <i class="none"></i>
         Javadoc</a>
             </li>
+                  
+      <li>
+    
+                          <a href="https://cwiki.apache.org/confluence/display/CURATOR/Index" class="externalLink" title="Wiki">
+          <i class="none"></i>
+        Wiki</a>
+            </li>
                               <li class="nav-header">Extensions</li>
                                 
       <li>
@@ -211,7 +218,7 @@
                   
       <li>
     
-                          <a href="../committers.html" title="For Committers">
+                          <a href="https://cwiki.apache.org/confluence/display/CURATOR/For+Curator+Committers" class="externalLink" title="For Committers">
           <i class="none"></i>
         For Committers</a>
             </li>
@@ -293,7 +300,7 @@
                 
         <div id="bodyColumn"  class="span9" >
                                   
-            <a name="Project_Dependencies"></a><div class="section"><h2>Project Dependencies<a name="Project_Dependencies"></a></h2><a name="Project_Dependencies_compile"></a><div class="section"><h3>compile<a name="compile"></a></h3><p>The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:</p><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>com.google.guava</td><td><a class="externalLink" href="http://code.google.com/p/guava-libraries/guava">guava</a></td><td>14.0.1</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>com.google.inject</td><td><a class="externalLink" href="http://code.google.com/p/google-guice/guice/">guice</a></td><td>3.0</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>javax.ws.rs</td><td><a class="externalLink" href="https://jsr311.dev.java.net">jsr311-api</a></td><td>1.1.1</td><td>jar</td><td><a class="externalLink" href="http://www.opensource.org/licenses/cddl1.php">CDDL License</a></td></tr><tr class="a"><td>org.apache.curator</td><td><a class="externalLink" href="http://curator.incubator.apache.org/curator-x-discovery">curator-x-discovery</a></td><td>2.0.1-SNAPSHOT</td><td>jar</td><td>file:///Users/jzimmerman/Netflix/dev/oss/apache/curator/curator-x-discovery/LICENSE.txt</td></tr><tr class="b"><td>org.apache.zookeeper</td><td>zookeeper</td><td>3.4.5</td><td>jar</td><td>-</td></tr></table></div><a name="Project_Dependencies_test"></a><div class="section"><h3>test<a name="test"></a></h3><p>The following is a list of test dependencies for this project. These dependencies are only required to compile 
 and run unit tests for the application:</p><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>com.sun.jersey</td><td><a class="externalLink" href="https://jersey.java.net/jersey-client/">jersey-client</a></td><td>1.11</td><td>jar</td><td><a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL 1.1</a>-<a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></td></tr><tr class="a"><td>com.sun.jersey</td><td><a class="externalLink" href="https://jersey.java.net/jersey-core/">jersey-core</a></td><td>1.11</td><td>jar</td><td><a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL 1.1</a>-<a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></td></tr><tr class="b"><td>com.sun.jersey</td><td><a class="externalLink" href="https:
 //jersey.java.net/jersey-server/">jersey-server</a></td><td>1.11</td><td>jar</td><td><a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL 1.1</a>-<a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></td></tr><tr class="a"><td>com.sun.jersey</td><td><a class="externalLink" href="https://jersey.java.net/jersey-servlet/">jersey-servlet</a></td><td>1.11</td><td>jar</td><td><a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL 1.1</a>-<a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></td></tr><tr class="b"><td>log4j</td><td><a class="externalLink" href="http://logging.apache.org/log4j/1.2/">log4j</a></td><td>1.2.16</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>net.sf.scannotation</td><td><a class="ext
 ernalLink" href="http://scannotation.sf.net">scannotation</a></td><td>1.0.2</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License V2.0</a></td></tr><tr class="b"><td>org.apache.curator</td><td><a class="externalLink" href="http://curator.incubator.apache.org/curator-test">curator-test</a></td><td>2.0.1-SNAPSHOT</td><td>jar</td><td>file:///Users/jzimmerman/Netflix/dev/oss/apache/curator/curator-test/LICENSE.txt</td></tr><tr class="a"><td>org.jboss.resteasy</td><td><a class="externalLink" href="http://rest-easy.org/resteasy-jaxrs">resteasy-jaxrs</a></td><td>2.3.0.GA</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td></tr><tr class="b"><td>org.mortbay.jetty</td><td><a class="externalLink" href="http://www.eclipse.org/jetty/jetty-parent/project/modules/jetty">jetty</a></td><td>6.1.22</td><td>jar</td><td><a class="externalLink" href="http://www
 .apache.org/licenses/LICENSE-2.0">Apache Software License - Version 2.0</a>-<a class="externalLink" href="http://www.eclipse.org/org/documents/epl-v10.php">Eclipse Public License - Version 1.0</a></td></tr><tr class="a"><td>org.testng</td><td><a class="externalLink" href="http://testng.org">testng</a></td><td>6.1.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></div></div><a name="Project_Transitive_Dependencies"></a><div class="section"><h2>Project Transitive Dependencies<a name="Project_Transitive_Dependencies"></a></h2><p>The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.</p><a name="Project_Transitive_Dependencies_compile"></a><div class="section"><h3>compile<a name="compile"></a></h3><p>The following is a list of compile dependencies for this project. These dependencies are required to co
 mpile 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>License</th></tr><tr class="b"><td>aopalliance</td><td><a class="externalLink" href="http://aopalliance.sourceforge.net">aopalliance</a></td><td>1.0</td><td>jar</td><td>Public Domain</td></tr><tr class="a"><td>javax.inject</td><td><a class="externalLink" href="http://code.google.com/p/atinject/">javax.inject</a></td><td>1</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>jline</td><td><a class="externalLink" href="http://jline.sourceforge.net">jline</a></td><td>0.9.94</td><td>jar</td><td>LICENSE.txt</td></tr><tr class="a"><td>org.apache.curator</td><td><a class="externalLink" href="http://curator.incubator.apache.org/curator-client">curator-client</a></td><td>2.0.1-SNAPSHOT</td><td>jar</td><td>file
 :///Users/jzimmerman/Netflix/dev/oss/apache/curator/curator-client/LICENSE.txt</td></tr><tr class="b"><td>org.apache.curator</td><td><a class="externalLink" href="http://curator.incubator.apache.org/curator-framework">curator-framework</a></td><td>2.0.1-SNAPSHOT</td><td>jar</td><td>file:///Users/jzimmerman/Netflix/dev/oss/apache/curator/curator-framework/LICENSE.txt</td></tr><tr class="a"><td>org.apache.curator</td><td><a class="externalLink" href="http://curator.incubator.apache.org/curator-recipes">curator-recipes</a></td><td>2.0.1-SNAPSHOT</td><td>jar</td><td>file:///Users/jzimmerman/Netflix/dev/oss/apache/curator/curator-recipes/LICENSE.txt</td></tr><tr class="b"><td>org.codehaus.jackson</td><td><a class="externalLink" href="http://jackson.codehaus.org">jackson-core-asl</a></td><td>1.9.2</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>org.codehaus.jac
 kson</td><td><a class="externalLink" href="http://jackson.codehaus.org">jackson-mapper-asl</a></td><td>1.9.2</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.jboss.netty</td><td><a class="externalLink" href="http://www.jboss.org/netty/">netty</a></td><td>3.2.2.Final</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td></tr><tr class="a"><td>org.slf4j</td><td><a class="externalLink" href="http://www.slf4j.org">slf4j-api</a></td><td>1.6.4</td><td>jar</td><td><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></td></tr><tr class="b"><td>org.slf4j</td><td><a class="externalLink" href="http://www.slf4j.org">slf4j-log4j12</a></td><td>1.6.1</td><td>jar</td><td><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.ph
 p">MIT License</a></td></tr></table></div><a name="Project_Transitive_Dependencies_test"></a><div class="section"><h3>test<a name="test"></a></h3><p>The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:</p><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>asm</td><td><a class="externalLink" href="http://asm.objectweb.org/asm/">asm</a></td><td>3.1</td><td>jar</td><td>-</td></tr><tr class="a"><td>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="b"><td>commons-codec</td><td>commons-codec</td><td>1.2</td><td>jar</td><td>-</td></tr><tr class="a"><td>commons-h
 ttpclient</td><td><a class="externalLink" href="http://jakarta.apache.org/httpcomponents/httpclient-3.x/">commons-httpclient</a></td><td>3.1</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License</a></td></tr><tr class="b"><td>commons-logging</td><td><a class="externalLink" href="http://jakarta.apache.org/commons/logging/">commons-logging</a></td><td>1.0.4</td><td>jar</td><td>/LICENSE.txt</td></tr><tr class="a"><td>javassist</td><td>javassist</td><td>3.6.0.GA</td><td>jar</td><td>-</td></tr><tr class="b"><td>javax.activation</td><td><a class="externalLink" href="http://java.sun.com/products/javabeans/jaf/index.jsp">activation</a></td><td>1.1</td><td>jar</td><td><a class="externalLink" href="https://glassfish.dev.java.net/public/CDDLv1.0.html">Common Development and Distribution License (CDDL) v1.0</a></td></tr><tr class="a"><td>javax.annotation</td><td>jsr250-api</td><td>1.0</td><td>jar</td><td>-</td></tr><tr class="b"><td
 >junit</td><td><a class="externalLink" href="http://junit.org">junit</a></td><td>3.8.1</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>net.jcip</td><td><a class="externalLink" href="http://jcip.net/">jcip-annotations</a></td><td>1.0</td><td>jar</td><td>-</td></tr><tr class="b"><td>org.apache.commons</td><td><a class="externalLink" href="http://commons.apache.org/math/">commons-math</a></td><td>2.2</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>org.apache.httpcomponents</td><td><a class="externalLink" href="http://hc.apache.org/httpcomponents-client">httpclient</a></td><td>4.1.2</td><td>jar</td><td>LICENSE.txt</td></tr><tr class="b"><td>org.apache.httpcomponents</td><td><a class="externalLink" href="http://hc.apache.org/httpcomponents-core-ga"
 >httpcore</a></td><td>4.1.2</td><td>jar</td><td>LICENSE.txt</td></tr><tr class="a"><td>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>org.javassist</td><td><a class="externalLink" href="http://www.javassist.org/">javassist</a></td><td>3.15.0-GA</td><td>jar</td><td><a class="externalLink" href="http://www.mozilla.org/MPL/MPL-1.1.html">MPL 1.1</a>-<a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">LGPL 2.1</a>-<a class="externalLink" href="http://www.apache.org/licenses/">Apache License 2.0</a></td></tr><tr class="a"><td>org.jboss.resteasy</td><td><a class="externalLink" href="http://rest-easy.org/jaxrs-api">jaxrs-api</a></td><td>2.3.0.GA</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td></tr><tr class="b"><td>org.mortbay.jetty</td><
 td><a class="externalLink" href="http://www.eclipse.org/jetty/jetty-parent/project/jetty-util">jetty-util</a></td><td>6.1.22</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License - Version 2.0</a>-<a class="externalLink" href="http://www.eclipse.org/org/documents/epl-v10.php">Eclipse Public License - Version 1.0</a></td></tr><tr class="a"><td>org.mortbay.jetty</td><td><a class="externalLink" href="http://jetty.mortbay.org/servlet-api">servlet-api</a></td><td>2.5-20081211</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License Version 2.0</a></td></tr><tr class="b"><td>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></div></div><a name="Project_Dependency_Graph"></a><div class="section"><h2>Project Dependency Graph<a name="Project_Dependency_Graph"></a
 ></h2><script language="javascript" type="text/javascript">
+            <a name="Project_Dependencies"></a><div class="section"><h2>Project Dependencies<a name="Project_Dependencies"></a></h2><a name="Project_Dependencies_compile"></a><div class="section"><h3>compile<a name="compile"></a></h3><p>The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:</p><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>com.google.guava</td><td><a class="externalLink" href="http://code.google.com/p/guava-libraries/guava">guava</a></td><td>14.0.1</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>com.google.inject</td><td><a class="externalLink" href="http://code.google.com/p/google-guice/guice/">guice</a></td><td>3.0</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>javax.ws.rs</td><td><a class="externalLink" href="https://jsr311.dev.java.net">jsr311-api</a></td><td>1.1.1</td><td>jar</td><td><a class="externalLink" href="http://www.opensource.org/licenses/cddl1.php">CDDL License</a></td></tr><tr class="a"><td>org.apache.curator</td><td><a class="externalLink" href="http://curator.incubator.apache.org/curator-x-discovery">curator-x-discovery</a></td><td>2.0.0-incubating-SNAPSHOT</td><td>jar</td><td>file:///Users/jzimmerman/Netflix/dev/oss/apache/curator/curator-x-discovery/LICENSE.txt</td></tr><tr class="b"><td>org.apache.zookeeper</td><td>zookeeper</td><td>3.4.5</td><td>jar</td><td>-</td></tr></table></div><a name="Project_Dependencies_test"></a><div class="section"><h3>test<a name="test"></a></h3><p>The following is a list of test dependencies for this project. These dependencies are only required 
 to compile and run unit tests for the application:</p><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>com.sun.jersey</td><td><a class="externalLink" href="https://jersey.java.net/jersey-client/">jersey-client</a></td><td>1.11</td><td>jar</td><td><a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL 1.1</a>-<a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></td></tr><tr class="a"><td>com.sun.jersey</td><td><a class="externalLink" href="https://jersey.java.net/jersey-core/">jersey-core</a></td><td>1.11</td><td>jar</td><td><a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL 1.1</a>-<a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></td></tr><tr class="b"><td>com.sun.jersey</td><td><a class="externalLink" h
 ref="https://jersey.java.net/jersey-server/">jersey-server</a></td><td>1.11</td><td>jar</td><td><a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL 1.1</a>-<a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></td></tr><tr class="a"><td>com.sun.jersey</td><td><a class="externalLink" href="https://jersey.java.net/jersey-servlet/">jersey-servlet</a></td><td>1.11</td><td>jar</td><td><a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL 1.1</a>-<a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></td></tr><tr class="b"><td>log4j</td><td><a class="externalLink" href="http://logging.apache.org/log4j/1.2/">log4j</a></td><td>1.2.16</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>net.sf.scannotation</td><td><a
  class="externalLink" href="http://scannotation.sf.net">scannotation</a></td><td>1.0.2</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License V2.0</a></td></tr><tr class="b"><td>org.apache.curator</td><td><a class="externalLink" href="http://curator.incubator.apache.org/curator-test">curator-test</a></td><td>2.0.0-incubating-SNAPSHOT</td><td>jar</td><td>file:///Users/jzimmerman/Netflix/dev/oss/apache/curator/curator-test/LICENSE.txt</td></tr><tr class="a"><td>org.jboss.resteasy</td><td><a class="externalLink" href="http://rest-easy.org/resteasy-jaxrs">resteasy-jaxrs</a></td><td>2.3.0.GA</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td></tr><tr class="b"><td>org.mortbay.jetty</td><td><a class="externalLink" href="http://www.eclipse.org/jetty/jetty-parent/project/modules/jetty">jetty</a></td><td>6.1.22</td><td>jar</td><td><a class="external
 Link" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License - Version 2.0</a>-<a class="externalLink" href="http://www.eclipse.org/org/documents/epl-v10.php">Eclipse Public License - Version 1.0</a></td></tr><tr class="a"><td>org.testng</td><td><a class="externalLink" href="http://testng.org">testng</a></td><td>6.1.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></div></div><a name="Project_Transitive_Dependencies"></a><div class="section"><h2>Project Transitive Dependencies<a name="Project_Transitive_Dependencies"></a></h2><p>The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.</p><a name="Project_Transitive_Dependencies_compile"></a><div class="section"><h3>compile<a name="compile"></a></h3><p>The following is a list of compile dependencies for this project. These dependenc
 ies 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>License</th></tr><tr class="b"><td>aopalliance</td><td><a class="externalLink" href="http://aopalliance.sourceforge.net">aopalliance</a></td><td>1.0</td><td>jar</td><td>Public Domain</td></tr><tr class="a"><td>javax.inject</td><td><a class="externalLink" href="http://code.google.com/p/atinject/">javax.inject</a></td><td>1</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>jline</td><td><a class="externalLink" href="http://jline.sourceforge.net">jline</a></td><td>0.9.94</td><td>jar</td><td>LICENSE.txt</td></tr><tr class="a"><td>org.apache.curator</td><td><a class="externalLink" href="http://curator.incubator.apache.org/curator-client">curator-client</a></td><td>2.0.0-incubating-
 SNAPSHOT</td><td>jar</td><td>file:///Users/jzimmerman/Netflix/dev/oss/apache/curator/curator-client/LICENSE.txt</td></tr><tr class="b"><td>org.apache.curator</td><td><a class="externalLink" href="http://curator.incubator.apache.org/curator-framework">curator-framework</a></td><td>2.0.0-incubating-SNAPSHOT</td><td>jar</td><td>file:///Users/jzimmerman/Netflix/dev/oss/apache/curator/curator-framework/LICENSE.txt</td></tr><tr class="a"><td>org.apache.curator</td><td><a class="externalLink" href="http://curator.incubator.apache.org/curator-recipes">curator-recipes</a></td><td>2.0.0-incubating-SNAPSHOT</td><td>jar</td><td>file:///Users/jzimmerman/Netflix/dev/oss/apache/curator/curator-recipes/LICENSE.txt</td></tr><tr class="b"><td>org.codehaus.jackson</td><td><a class="externalLink" href="http://jackson.codehaus.org">jackson-core-asl</a></td><td>1.9.2</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Vers
 ion 2.0</a></td></tr><tr class="a"><td>org.codehaus.jackson</td><td><a class="externalLink" href="http://jackson.codehaus.org">jackson-mapper-asl</a></td><td>1.9.2</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.jboss.netty</td><td><a class="externalLink" href="http://www.jboss.org/netty/">netty</a></td><td>3.2.2.Final</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></td></tr><tr class="a"><td>org.slf4j</td><td><a class="externalLink" href="http://www.slf4j.org">slf4j-api</a></td><td>1.6.4</td><td>jar</td><td><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></td></tr><tr class="b"><td>org.slf4j</td><td><a class="externalLink" href="http://www.slf4j.org">slf4j-log4j12</a></td><td>1.6.1</td><td>jar</td><td><a class="externalLink" 
 href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></td></tr></table></div><a name="Project_Transitive_Dependencies_test"></a><div class="section"><h3>test<a name="test"></a></h3><p>The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:</p><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th><th>License</th></tr><tr class="b"><td>asm</td><td><a class="externalLink" href="http://asm.objectweb.org/asm/">asm</a></td><td>3.1</td><td>jar</td><td>-</td></tr><tr class="a"><td>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="b"><td>commons-codec</td><td>commons-codec</td><td>1.2</td
 ><td>jar</td><td>-</td></tr><tr class="a"><td>commons-httpclient</td><td><a class="externalLink" href="http://jakarta.apache.org/httpcomponents/httpclient-3.x/">commons-httpclient</a></td><td>3.1</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License</a></td></tr><tr class="b"><td>commons-logging</td><td><a class="externalLink" href="http://jakarta.apache.org/commons/logging/">commons-logging</a></td><td>1.0.4</td><td>jar</td><td>/LICENSE.txt</td></tr><tr class="a"><td>javassist</td><td>javassist</td><td>3.6.0.GA</td><td>jar</td><td>-</td></tr><tr class="b"><td>javax.activation</td><td><a class="externalLink" href="http://java.sun.com/products/javabeans/jaf/index.jsp">activation</a></td><td>1.1</td><td>jar</td><td><a class="externalLink" href="https://glassfish.dev.java.net/public/CDDLv1.0.html">Common Development and Distribution License (CDDL) v1.0</a></td></tr><tr class="a"><td>javax.annotation</td><td>jsr250-api</td><
 td>1.0</td><td>jar</td><td>-</td></tr><tr class="b"><td>junit</td><td><a class="externalLink" href="http://junit.org">junit</a></td><td>3.8.1</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>net.jcip</td><td><a class="externalLink" href="http://jcip.net/">jcip-annotations</a></td><td>1.0</td><td>jar</td><td>-</td></tr><tr class="b"><td>org.apache.commons</td><td><a class="externalLink" href="http://commons.apache.org/math/">commons-math</a></td><td>2.2</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>org.apache.httpcomponents</td><td><a class="externalLink" href="http://hc.apache.org/httpcomponents-client">httpclient</a></td><td>4.1.2</td><td>jar</td><td>LICENSE.txt</td></tr><tr class="b"><td>org.apache.httpcomponents</td><td><a class="externalL
 ink" href="http://hc.apache.org/httpcomponents-core-ga">httpcore</a></td><td>4.1.2</td><td>jar</td><td>LICENSE.txt</td></tr><tr class="a"><td>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>org.javassist</td><td><a class="externalLink" href="http://www.javassist.org/">javassist</a></td><td>3.15.0-GA</td><td>jar</td><td><a class="externalLink" href="http://www.mozilla.org/MPL/MPL-1.1.html">MPL 1.1</a>-<a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">LGPL 2.1</a>-<a class="externalLink" href="http://www.apache.org/licenses/">Apache License 2.0</a></td></tr><tr class="a"><td>org.jboss.resteasy</td><td><a class="externalLink" href="http://rest-easy.org/jaxrs-api">jaxrs-api</a></td><td>2.3.0.GA</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0
 </a></td></tr><tr class="b"><td>org.mortbay.jetty</td><td><a class="externalLink" href="http://www.eclipse.org/jetty/jetty-parent/project/jetty-util">jetty-util</a></td><td>6.1.22</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License - Version 2.0</a>-<a class="externalLink" href="http://www.eclipse.org/org/documents/epl-v10.php">Eclipse Public License - Version 1.0</a></td></tr><tr class="a"><td>org.mortbay.jetty</td><td><a class="externalLink" href="http://jetty.mortbay.org/servlet-api">servlet-api</a></td><td>2.5-20081211</td><td>jar</td><td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License Version 2.0</a></td></tr><tr class="b"><td>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></div></div><a name="Project_Dependency_Graph"></a><div class="section"><h2>Project
  Dependency Graph<a name="Project_Dependency_Graph"></a></h2><script language="javascript" type="text/javascript">
       function toggleDependencyDetail( divId, imgId )
       {
         var div = document.getElementById( divId );
@@ -310,32 +317,32 @@
         }
       }
 </script>
-<a name="Dependency_Tree"></a><div class="section"><h3>Dependency Tree<a name="Dependency_Tree"></a></h3><ul><li>org.apache.curator:curator-x-discovery-server:jar:2.0.1-SNAPSHOT <img id="_162118688" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_244478789', '_162118688' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_244478789" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Curator Service Discovery Server</th></tr><tr class="b"><td><p><b>Description: </b>Bridges non-Java or legacy applications with the Curator Service Discovery.</p><p><b>URL: </b><a class="externalLink" href="http://curator.incubator.apache.org/curator-x-discovery-server">http://curator.incubator.apache.org/curator-x-discovery-server</a></p><p><b>Project License: </b><a class="externalLink" href="file:///Users/jzimmerman/Netflix/dev/oss/apache/curator/curator-x-discovery-server/LICENSE.txt">The Apache Softwa
 re License, Version 2.0</a></p></td></tr></table></div><ul><li>org.apache.curator:curator-x-discovery:jar:2.0.1-SNAPSHOT (compile) <img id="_274377340" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1255401573', '_274377340' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1255401573" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Curator Service Discovery</th></tr><tr class="b"><td><p><b>Description: </b>A service discovery recipe.</p><p><b>URL: </b><a class="externalLink" href="http://curator.incubator.apache.org/curator-x-discovery">http://curator.incubator.apache.org/curator-x-discovery</a></p><p><b>Project License: </b><a class="externalLink" href="file:///Users/jzimmerman/Netflix/dev/oss/apache/curator/curator-x-discovery/LICENSE.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>org.apache.curator:curator-recipes:jar:2.0.1-SNAPSHOT (com
 pile) <img id="_1523107537" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_510244604', '_1523107537' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_510244604" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Curator Recipes</th></tr><tr class="b"><td><p><b>Description: </b>All of the recipes listed on the ZooKeeper recipes doc (except two phase commit).</p><p><b>URL: </b><a class="externalLink" href="http://curator.incubator.apache.org/curator-recipes">http://curator.incubator.apache.org/curator-recipes</a></p><p><b>Project License: </b><a class="externalLink" href="file:///Users/jzimmerman/Netflix/dev/oss/apache/curator/curator-recipes/LICENSE.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>org.apache.curator:curator-framework:jar:2.0.1-SNAPSHOT (compile) <img id="_1913447147" src="./images/icon_info_sml.gif" alt="Information" onclick="tog
 gleDependencyDetail( '_448855226', '_1913447147' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_448855226" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Curator Framework</th></tr><tr class="b"><td><p><b>Description: </b>High-level API that greatly simplifies using ZooKeeper.</p><p><b>URL: </b><a class="externalLink" href="http://curator.incubator.apache.org/curator-framework">http://curator.incubator.apache.org/curator-framework</a></p><p><b>Project License: </b><a class="externalLink" href="file:///Users/jzimmerman/Netflix/dev/oss/apache/curator/curator-framework/LICENSE.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>org.apache.curator:curator-client:jar:2.0.1-SNAPSHOT (compile) <img id="_1673047440" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1174467418', '_1673047440' );" style="cursor: pointer;vertical-align:text-bottom;"></img>
 <div id="_1174467418" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Curator Client</th></tr><tr class="b"><td><p><b>Description: </b>Low-level API</p><p><b>URL: </b><a class="externalLink" href="http://curator.incubator.apache.org/curator-client">http://curator.incubator.apache.org/curator-client</a></p><p><b>Project License: </b><a class="externalLink" href="file:///Users/jzimmerman/Netflix/dev/oss/apache/curator/curator-client/LICENSE.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li></ul></li><li>org.codehaus.jackson:jackson-mapper-asl:jar:1.9.2 (compile) <img id="_2096115035" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1866986', '_2096115035' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1866986" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Data Mapper for Jackson</th></tr><tr class="b
 "><td><p><b>Description: </b>Data Mapper package is a high-performance data binding package
-built on Jackson JSON processor</p><p><b>URL: </b><a class="externalLink" href="http://jackson.codehaus.org">http://jackson.codehaus.org</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.codehaus.jackson:jackson-core-asl:jar:1.9.2 (compile) <img id="_1573166632" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_2000418289', '_1573166632' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_2000418289" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Jackson</th></tr><tr class="b"><td><p><b>Description: </b>Jackson is a high-performance JSON processor (parser, generator)</p><p><b>URL: </b><a class="externalLink" href="http://jackson.codehaus.org">http://jackson.codehaus.org</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>javax.ws.rs:jsr311-api:jar:1.1.1 (compile) <img id="_806989286" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_775156276', '_806989286' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_775156276" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>jsr311-api</th></tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>URL: </b><a class="externalLink" href="https://jsr311.dev.java.net">https://jsr311.dev.java.net</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/cddl1.php">CDDL License</a></p></td></tr></table></div></li><li>com.google.inject:guice:jar:3.0 (compile) <img id="_1595598170" src="./images/icon_info_sml.gif" alt="Informat
 ion" onclick="toggleDependencyDetail( '_1979155290', '_1595598170' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1979155290" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Google Guice - Core Library</th></tr><tr class="b"><td><p><b>Description: </b>Guice is a lightweight dependency injection framework for Java 5 and above</p><p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/google-guice/guice/">http://code.google.com/p/google-guice/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><ul><li>javax.inject:javax.inject:jar:1 (compile) <img id="_1650713872" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_27392417', '_1650713872' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_27392417" style="displ
 ay:none"><table border="0" class="table table-striped"><tr class="a"><th>javax.inject</th></tr><tr class="b"><td><p><b>Description: </b>The javax.inject API</p><p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/atinject/">http://code.google.com/p/atinject/</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>aopalliance:aopalliance:jar:1.0 (compile) <img id="_465604653" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_214636354', '_465604653' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_214636354" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>AOP alliance</th></tr><tr class="b"><td><p><b>Description: </b>AOP Alliance</p><p><b>URL: </b><a class="externalLink" href="http://aopalliance.sourceforge.net">http://aopalliance
 .sourceforge.net</a></p><p><b>Project License: </b>Public Domain</p></td></tr></table></div></li></ul></li><li>org.apache.curator:curator-test:jar:2.0.1-SNAPSHOT (test) <img id="_1044307410" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_650937210', '_1044307410' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_650937210" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Curator Testing</th></tr><tr class="b"><td><p><b>Description: </b>Unit testing utilities.</p><p><b>URL: </b><a class="externalLink" href="http://curator.incubator.apache.org/curator-test">http://curator.incubator.apache.org/curator-test</a></p><p><b>Project License: </b><a class="externalLink" href="file:///Users/jzimmerman/Netflix/dev/oss/apache/curator/curator-test/LICENSE.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>org.javassist:javassist:jar:3.15.0-GA (test) <img id="_
 1627485425" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1066927333', '_1627485425' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1066927333" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Javassist</th></tr><tr class="b"><td><p><b>Description: </b>Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation
-     simple.  It is a class library for editing bytecodes in Java.</p><p><b>URL: </b><a class="externalLink" href="http://www.javassist.org/">http://www.javassist.org/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.mozilla.org/MPL/MPL-1.1.html">MPL 1.1</a><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">LGPL 2.1</a><a class="externalLink" href="http://www.apache.org/licenses/">Apache License 2.0</a></p></td></tr></table></div></li><li>org.apache.commons:commons-math:jar:2.2 (test) <img id="_1262604813" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_2029368240', '_1262604813' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_2029368240" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Commons Math</th></tr><tr class="b"><td><p><b>Description: </b>The Math project is a library of lightweight, self-contained mathematics and statist
 ics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.</p><p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/math/">http://commons.apache.org/math/</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>com.sun.jersey:jersey-server:jar:1.11 (test) <img id="_1953094371" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1692533692', '_1953094371' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1692533692" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>jersey-server</th></tr><tr class="b"><td><p><b>Description: </b>Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311)
+<a name="Dependency_Tree"></a><div class="section"><h3>Dependency Tree<a name="Dependency_Tree"></a></h3><ul><li>org.apache.curator:curator-x-discovery-server:jar:2.0.0-incubating-SNAPSHOT <img id="_419281320" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_613411689', '_419281320' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_613411689" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Curator Service Discovery Server</th></tr><tr class="b"><td><p><b>Description: </b>Bridges non-Java or legacy applications with the Curator Service Discovery.</p><p><b>URL: </b><a class="externalLink" href="http://curator.incubator.apache.org/curator-x-discovery-server">http://curator.incubator.apache.org/curator-x-discovery-server</a></p><p><b>Project License: </b><a class="externalLink" href="file:///Users/jzimmerman/Netflix/dev/oss/apache/curator/curator-x-discovery-server/LICENSE.txt">The Ap
 ache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>org.apache.curator:curator-x-discovery:jar:2.0.0-incubating-SNAPSHOT (compile) <img id="_697565227" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_415819331', '_697565227' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_415819331" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Curator Service Discovery</th></tr><tr class="b"><td><p><b>Description: </b>A service discovery recipe.</p><p><b>URL: </b><a class="externalLink" href="http://curator.incubator.apache.org/curator-x-discovery">http://curator.incubator.apache.org/curator-x-discovery</a></p><p><b>Project License: </b><a class="externalLink" href="file:///Users/jzimmerman/Netflix/dev/oss/apache/curator/curator-x-discovery/LICENSE.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>org.apache.curator:curator-recipes:jar
 :2.0.0-incubating-SNAPSHOT (compile) <img id="_1000132176" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1288353667', '_1000132176' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1288353667" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Curator Recipes</th></tr><tr class="b"><td><p><b>Description: </b>All of the recipes listed on the ZooKeeper recipes doc (except two phase commit).</p><p><b>URL: </b><a class="externalLink" href="http://curator.incubator.apache.org/curator-recipes">http://curator.incubator.apache.org/curator-recipes</a></p><p><b>Project License: </b><a class="externalLink" href="file:///Users/jzimmerman/Netflix/dev/oss/apache/curator/curator-recipes/LICENSE.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>org.apache.curator:curator-framework:jar:2.0.0-incubating-SNAPSHOT (compile) <img id="_813770267" src="./images/icon_i
 nfo_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_871111984', '_813770267' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_871111984" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Curator Framework</th></tr><tr class="b"><td><p><b>Description: </b>High-level API that greatly simplifies using ZooKeeper.</p><p><b>URL: </b><a class="externalLink" href="http://curator.incubator.apache.org/curator-framework">http://curator.incubator.apache.org/curator-framework</a></p><p><b>Project License: </b><a class="externalLink" href="file:///Users/jzimmerman/Netflix/dev/oss/apache/curator/curator-framework/LICENSE.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>org.apache.curator:curator-client:jar:2.0.0-incubating-SNAPSHOT (compile) <img id="_357241695" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_76588677', '_357241695' );" style="cu
 rsor: pointer;vertical-align:text-bottom;"></img><div id="_76588677" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Curator Client</th></tr><tr class="b"><td><p><b>Description: </b>Low-level API</p><p><b>URL: </b><a class="externalLink" href="http://curator.incubator.apache.org/curator-client">http://curator.incubator.apache.org/curator-client</a></p><p><b>Project License: </b><a class="externalLink" href="file:///Users/jzimmerman/Netflix/dev/oss/apache/curator/curator-client/LICENSE.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li></ul></li><li>org.codehaus.jackson:jackson-mapper-asl:jar:1.9.2 (compile) <img id="_1935187201" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_320122991', '_1935187201' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_320122991" style="display:none"><table border="0" class="table table-striped"><tr class="a
 "><th>Data Mapper for Jackson</th></tr><tr class="b"><td><p><b>Description: </b>Data Mapper package is a high-performance data binding package
+built on Jackson JSON processor</p><p><b>URL: </b><a class="externalLink" href="http://jackson.codehaus.org">http://jackson.codehaus.org</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.codehaus.jackson:jackson-core-asl:jar:1.9.2 (compile) <img id="_2023214668" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1744911396', '_2023214668' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1744911396" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Jackson</th></tr><tr class="b"><td><p><b>Description: </b>Jackson is a high-performance JSON processor (parser, generator)</p><p><b>URL: </b><a class="externalLink" href="http://jackson.codehaus.org">http://jackson.codehaus.org</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>javax.ws.rs:jsr311-api:jar:1.1.1 (compile) <img id="_1522465778" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_283145273', '_1522465778' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_283145273" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>jsr311-api</th></tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>URL: </b><a class="externalLink" href="https://jsr311.dev.java.net">https://jsr311.dev.java.net</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/cddl1.php">CDDL License</a></p></td></tr></table></div></li><li>com.google.inject:guice:jar:3.0 (compile) <img id="_1254858940" src="./images/icon_info_sml.gif" alt="Inform
 ation" onclick="toggleDependencyDetail( '_1640111552', '_1254858940' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1640111552" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Google Guice - Core Library</th></tr><tr class="b"><td><p><b>Description: </b>Guice is a lightweight dependency injection framework for Java 5 and above</p><p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/google-guice/guice/">http://code.google.com/p/google-guice/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><ul><li>javax.inject:javax.inject:jar:1 (compile) <img id="_250882442" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_881119231', '_250882442' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_881119231" style="dis
 play:none"><table border="0" class="table table-striped"><tr class="a"><th>javax.inject</th></tr><tr class="b"><td><p><b>Description: </b>The javax.inject API</p><p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/atinject/">http://code.google.com/p/atinject/</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>aopalliance:aopalliance:jar:1.0 (compile) <img id="_1710200114" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1630398960', '_1710200114' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1630398960" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>AOP alliance</th></tr><tr class="b"><td><p><b>Description: </b>AOP Alliance</p><p><b>URL: </b><a class="externalLink" href="http://aopalliance.sourceforge.net">http://aopal
 liance.sourceforge.net</a></p><p><b>Project License: </b>Public Domain</p></td></tr></table></div></li></ul></li><li>org.apache.curator:curator-test:jar:2.0.0-incubating-SNAPSHOT (test) <img id="_1034697148" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1195410322', '_1034697148' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1195410322" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Curator Testing</th></tr><tr class="b"><td><p><b>Description: </b>Unit testing utilities.</p><p><b>URL: </b><a class="externalLink" href="http://curator.incubator.apache.org/curator-test">http://curator.incubator.apache.org/curator-test</a></p><p><b>Project License: </b><a class="externalLink" href="file:///Users/jzimmerman/Netflix/dev/oss/apache/curator/curator-test/LICENSE.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div><ul><li>org.javassist:javassist:jar:3.15.0-G
 A (test) <img id="_108311764" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1143115058', '_108311764' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1143115058" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Javassist</th></tr><tr class="b"><td><p><b>Description: </b>Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation
+     simple.  It is a class library for editing bytecodes in Java.</p><p><b>URL: </b><a class="externalLink" href="http://www.javassist.org/">http://www.javassist.org/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.mozilla.org/MPL/MPL-1.1.html">MPL 1.1</a><a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">LGPL 2.1</a><a class="externalLink" href="http://www.apache.org/licenses/">Apache License 2.0</a></p></td></tr></table></div></li><li>org.apache.commons:commons-math:jar:2.2 (test) <img id="_788257623" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1994471982', '_788257623' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1994471982" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Commons Math</th></tr><tr class="b"><td><p><b>Description: </b>The Math project is a library of lightweight, self-contained mathematics and statistic
 s components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.</p><p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/math/">http://commons.apache.org/math/</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>com.sun.jersey:jersey-server:jar:1.11 (test) <img id="_598381480" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_2140721804', '_598381480' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_2140721804" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>jersey-server</th></tr><tr class="b"><td><p><b>Description: </b>Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311)
         production quality Reference Implementation for building
-        RESTful Web services.</p><p><b>URL: </b><a class="externalLink" href="https://jersey.java.net/jersey-server/">https://jersey.java.net/jersey-server/</a></p><p><b>Project License: </b><a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL 1.1</a><a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></p></td></tr></table></div><ul><li>asm:asm:jar:3.1 (test) <img id="_978068744" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_843101730', '_978068744' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_843101730" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>ASM Core</th></tr><tr class="b"><td><p><b>Description: </b>A very small and fast Java bytecode manipulation framework</p><p><b>URL: </b><a class="externalLink" href="http://asm.objectweb.org/asm/">http://asm.objectweb.org/asm/</a></p><p><b>Project 
 License: </b>No license is defined for this project.</p></td></tr></table></div></li></ul></li><li>com.sun.jersey:jersey-servlet:jar:1.11 (test) <img id="_1778000067" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_10029355', '_1778000067' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_10029355" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>jersey-servlet</th></tr><tr class="b"><td><p><b>Description: </b>Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311)
+        RESTful Web services.</p><p><b>URL: </b><a class="externalLink" href="https://jersey.java.net/jersey-server/">https://jersey.java.net/jersey-server/</a></p><p><b>Project License: </b><a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL 1.1</a><a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></p></td></tr></table></div><ul><li>asm:asm:jar:3.1 (test) <img id="_1405752718" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1069189837', '_1405752718' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1069189837" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>ASM Core</th></tr><tr class="b"><td><p><b>Description: </b>A very small and fast Java bytecode manipulation framework</p><p><b>URL: </b><a class="externalLink" href="http://asm.objectweb.org/asm/">http://asm.objectweb.org/asm/</a></p><p><b>Proj
 ect License: </b>No license is defined for this project.</p></td></tr></table></div></li></ul></li><li>com.sun.jersey:jersey-servlet:jar:1.11 (test) <img id="_35043811" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_400879991', '_35043811' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_400879991" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>jersey-servlet</th></tr><tr class="b"><td><p><b>Description: </b>Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311)
         production quality Reference Implementation for building
-        RESTful Web services.</p><p><b>URL: </b><a class="externalLink" href="https://jersey.java.net/jersey-servlet/">https://jersey.java.net/jersey-servlet/</a></p><p><b>Project License: </b><a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL 1.1</a><a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></p></td></tr></table></div></li><li>com.sun.jersey:jersey-client:jar:1.11 (test) <img id="_972506984" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_2024238968', '_972506984' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_2024238968" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>jersey-client</th></tr><tr class="b"><td><p><b>Description: </b>Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311)
+        RESTful Web services.</p><p><b>URL: </b><a class="externalLink" href="https://jersey.java.net/jersey-servlet/">https://jersey.java.net/jersey-servlet/</a></p><p><b>Project License: </b><a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL 1.1</a><a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></p></td></tr></table></div></li><li>com.sun.jersey:jersey-client:jar:1.11 (test) <img id="_191087980" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1001979113', '_191087980' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1001979113" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>jersey-client</th></tr><tr class="b"><td><p><b>Description: </b>Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311)
         production quality Reference Implementation for building
-        RESTful Web services.</p><p><b>URL: </b><a class="externalLink" href="https://jersey.java.net/jersey-client/">https://jersey.java.net/jersey-client/</a></p><p><b>Project License: </b><a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL 1.1</a><a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></p></td></tr></table></div></li><li>com.sun.jersey:jersey-core:jar:1.11 (test) <img id="_424741078" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_533431321', '_424741078' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_533431321" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>jersey-core</th></tr><tr class="b"><td><p><b>Description: </b>Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311)
+        RESTful Web services.</p><p><b>URL: </b><a class="externalLink" href="https://jersey.java.net/jersey-client/">https://jersey.java.net/jersey-client/</a></p><p><b>Project License: </b><a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL 1.1</a><a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></p></td></tr></table></div></li><li>com.sun.jersey:jersey-core:jar:1.11 (test) <img id="_908742316" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1798785706', '_908742316' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1798785706" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>jersey-core</th></tr><tr class="b"><td><p><b>Description: </b>Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311)
         production quality Reference Implementation for building
-        RESTful Web services.</p><p><b>URL: </b><a class="externalLink" href="https://jersey.java.net/jersey-core/">https://jersey.java.net/jersey-core/</a></p><p><b>Project License: </b><a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL 1.1</a><a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></p></td></tr></table></div></li><li>org.mortbay.jetty:jetty:jar:6.1.22 (test) <img id="_422289170" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1318667099', '_422289170' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1318667099" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Jetty Server</th></tr><tr class="b"><td><p><b>Description: </b>Jetty server core</p><p><b>URL: </b><a class="externalLink" href="http://www.eclipse.org/jetty/jetty-parent/project/modules/jetty">http://www.eclipse.org/jetty/jetty-p
 arent/project/modules/jetty</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License - Version 2.0</a><a class="externalLink" href="http://www.eclipse.org/org/documents/epl-v10.php">Eclipse Public License - Version 1.0</a></p></td></tr></table></div><ul><li>org.mortbay.jetty:jetty-util:jar:6.1.22 (test) <img id="_1737445233" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_611346612', '_1737445233' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_611346612" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Jetty Utilities</th></tr><tr class="b"><td><p><b>Description: </b>Utility classes for Jetty</p><p><b>URL: </b><a class="externalLink" href="http://www.eclipse.org/jetty/jetty-parent/project/jetty-util">http://www.eclipse.org/jetty/jetty-parent/project/jetty-util</a></p><p><b>Project License: </b><a class="
 externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License - Version 2.0</a><a class="externalLink" href="http://www.eclipse.org/org/documents/epl-v10.php">Eclipse Public License - Version 1.0</a></p></td></tr></table></div></li><li>org.mortbay.jetty:servlet-api:jar:2.5-20081211 (test) <img id="_1202069089" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_474326695', '_1202069089' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_474326695" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Servlet Specification API</th></tr><tr class="b"><td><p><b>Description: </b>Servlet Specification API</p><p><b>URL: </b><a class="externalLink" href="http://jetty.mortbay.org/servlet-api">http://jetty.mortbay.org/servlet-api</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License Version 2.0</a></p></td
 ></tr></table></div></li></ul></li><li>net.sf.scannotation:scannotation:jar:1.0.2 (test) <img id="_74662883" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_308245858', '_74662883' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_308245858" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>scannotation</th></tr><tr class="b"><td><p><b>Description: </b>Scannotation is a Java library that creates an annotation database from a set of .class files</p><p><b>URL: </b><a class="externalLink" href="http://scannotation.sf.net">http://scannotation.sf.net</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License V2.0</a></p></td></tr></table></div><ul><li>javassist:javassist:jar:3.6.0.GA (test) <img id="_1436394426" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1557296143', '_14363944
 26' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1557296143" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>javassist</th></tr><tr class="b"><td><p><b>Description: </b>POM was created from install:install-file</p><p><b>Project License: </b>No license is defined for this project.</p></td></tr></table></div></li></ul></li><li>org.jboss.resteasy:resteasy-jaxrs:jar:2.3.0.GA (test) <img id="_389030998" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1633136825', '_389030998' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1633136825" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>RESTEasy JAX-RS Implementation</th></tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>URL: </b><a class="externalLink" href="http://rest-easy.org/resteasy-jaxrs">http://rest-
 easy.org/resteasy-jaxrs</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></p></td></tr></table></div><ul><li>org.jboss.resteasy:jaxrs-api:jar:2.3.0.GA (test) <img id="_607534202" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_938611904', '_607534202' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_938611904" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>JAX-RS Core API</th></tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>URL: </b><a class="externalLink" href="http://rest-easy.org/jaxrs-api">http://rest-easy.org/jaxrs-api</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></p></td></tr></table></div></li><li>javax.annotation:jsr250-
 api:jar:1.0 (test) <img id="_1848557836" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1989760141', '_1848557836' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1989760141" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>jsr250-api</th></tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>Project License: </b>No license is defined for this project.</p></td></tr></table></div></li><li>javax.activation:activation:jar:1.1 (test) <img id="_240736635" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_725264445', '_240736635' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_725264445" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>JavaBeans Activation Framework (JAF)</th></tr><tr class="b"><td><p><b>Description: </b>JavaB
 eans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).</p><p><b>URL: </b><a class="externalLink" href="http://java.sun.com/products/javabeans/jaf/index.jsp">http://java.sun.com/products/javabeans/jaf/index.jsp</a></p><p><b>Project License: </b><a class="externalLink" href="https://glassfish.dev.java.net/public/CDDLv1.0.html">Common Development and Distribution License (CDDL) v1.0</a></p></td></tr></table></div></li><li>commons-httpclient:commons-httpclient:jar:3.1 (test) <img id="_135088023" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1012817682', '_135088023' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1012817682" style="display:none"><table border="0
 " class="table table-striped"><tr class="a"><th>HttpClient</th></tr><tr class="b"><td><p><b>Description: </b>The HttpClient  component supports the client-side of RFC 1945 (HTTP/1.0)  and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.</p><p><b>URL: </b><a class="externalLink" href="http://jakarta.apache.org/httpcomponents/httpclient-3.x/">http://jakarta.apache.org/httpcomponents/httpclient-3.x/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License</a></p></td></tr></table></div><ul><li>commons-logging:commons-logging:jar:1.0.4 (test) <img id="_2076958380" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_686446174', '_2076958380' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_68
 6446174" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Logging</th></tr><tr class="b"><td><p><b>Description: </b>Commons Logging is a thin adapter allowing configurable bridging to other,
-    well known logging systems.</p><p><b>URL: </b><a class="externalLink" href="http://jakarta.apache.org/commons/logging/">http://jakarta.apache.org/commons/logging/</a></p><p><b>Project License: </b><a href="/LICENSE.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>commons-codec:commons-codec:jar:1.2 (test) <img id="_812237380" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_293620406', '_812237380' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_293620406" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Codec</th></tr><tr class="b"><td><p><b>Description: </b>The codec package contains simple encoder and decoders for
+        RESTful Web services.</p><p><b>URL: </b><a class="externalLink" href="https://jersey.java.net/jersey-core/">https://jersey.java.net/jersey-core/</a></p><p><b>Project License: </b><a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL 1.1</a><a class="externalLink" href="http://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></p></td></tr></table></div></li><li>org.mortbay.jetty:jetty:jar:6.1.22 (test) <img id="_456287867" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1936748455', '_456287867' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1936748455" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Jetty Server</th></tr><tr class="b"><td><p><b>Description: </b>Jetty server core</p><p><b>URL: </b><a class="externalLink" href="http://www.eclipse.org/jetty/jetty-parent/project/modules/jetty">http://www.eclipse.org/jetty/jetty-p
 arent/project/modules/jetty</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License - Version 2.0</a><a class="externalLink" href="http://www.eclipse.org/org/documents/epl-v10.php">Eclipse Public License - Version 1.0</a></p></td></tr></table></div><ul><li>org.mortbay.jetty:jetty-util:jar:6.1.22 (test) <img id="_1961677756" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_608260912', '_1961677756' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_608260912" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Jetty Utilities</th></tr><tr class="b"><td><p><b>Description: </b>Utility classes for Jetty</p><p><b>URL: </b><a class="externalLink" href="http://www.eclipse.org/jetty/jetty-parent/project/jetty-util">http://www.eclipse.org/jetty/jetty-parent/project/jetty-util</a></p><p><b>Project License: </b><a class="
 externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License - Version 2.0</a><a class="externalLink" href="http://www.eclipse.org/org/documents/epl-v10.php">Eclipse Public License - Version 1.0</a></p></td></tr></table></div></li><li>org.mortbay.jetty:servlet-api:jar:2.5-20081211 (test) <img id="_1615306710" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1384912414', '_1615306710' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1384912414" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Servlet Specification API</th></tr><tr class="b"><td><p><b>Description: </b>Servlet Specification API</p><p><b>URL: </b><a class="externalLink" href="http://jetty.mortbay.org/servlet-api">http://jetty.mortbay.org/servlet-api</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License Version 2.0</a></p></
 td></tr></table></div></li></ul></li><li>net.sf.scannotation:scannotation:jar:1.0.2 (test) <img id="_537710715" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_686435416', '_537710715' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_686435416" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>scannotation</th></tr><tr class="b"><td><p><b>Description: </b>Scannotation is a Java library that creates an annotation database from a set of .class files</p><p><b>URL: </b><a class="externalLink" href="http://scannotation.sf.net">http://scannotation.sf.net</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License V2.0</a></p></td></tr></table></div><ul><li>javassist:javassist:jar:3.6.0.GA (test) <img id="_652289070" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1310287726', '_65228
 9070' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1310287726" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>javassist</th></tr><tr class="b"><td><p><b>Description: </b>POM was created from install:install-file</p><p><b>Project License: </b>No license is defined for this project.</p></td></tr></table></div></li></ul></li><li>org.jboss.resteasy:resteasy-jaxrs:jar:2.3.0.GA (test) <img id="_2134774935" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_59046948', '_2134774935' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_59046948" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>RESTEasy JAX-RS Implementation</th></tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>URL: </b><a class="externalLink" href="http://rest-easy.org/resteasy-jaxrs">http://rest-
 easy.org/resteasy-jaxrs</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></p></td></tr></table></div><ul><li>org.jboss.resteasy:jaxrs-api:jar:2.3.0.GA (test) <img id="_2071035235" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1450911982', '_2071035235' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1450911982" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>JAX-RS Core API</th></tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>URL: </b><a class="externalLink" href="http://rest-easy.org/jaxrs-api">http://rest-easy.org/jaxrs-api</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></p></td></tr></table></div></li><li>javax.annotation:jsr
 250-api:jar:1.0 (test) <img id="_9530904" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1132902129', '_9530904' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1132902129" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>jsr250-api</th></tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>Project License: </b>No license is defined for this project.</p></td></tr></table></div></li><li>javax.activation:activation:jar:1.1 (test) <img id="_1121462291" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_191316062', '_1121462291' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_191316062" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>JavaBeans Activation Framework (JAF)</th></tr><tr class="b"><td><p><b>Description: </b>JavaB
 eans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).</p><p><b>URL: </b><a class="externalLink" href="http://java.sun.com/products/javabeans/jaf/index.jsp">http://java.sun.com/products/javabeans/jaf/index.jsp</a></p><p><b>Project License: </b><a class="externalLink" href="https://glassfish.dev.java.net/public/CDDLv1.0.html">Common Development and Distribution License (CDDL) v1.0</a></p></td></tr></table></div></li><li>commons-httpclient:commons-httpclient:jar:3.1 (test) <img id="_1712015332" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1471545039', '_1712015332' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1471545039" style="display:none"><table border=
 "0" class="table table-striped"><tr class="a"><th>HttpClient</th></tr><tr class="b"><td><p><b>Description: </b>The HttpClient  component supports the client-side of RFC 1945 (HTTP/1.0)  and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.</p><p><b>URL: </b><a class="externalLink" href="http://jakarta.apache.org/httpcomponents/httpclient-3.x/">http://jakarta.apache.org/httpcomponents/httpclient-3.x/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License</a></p></td></tr></table></div><ul><li>commons-logging:commons-logging:jar:1.0.4 (test) <img id="_1803277663" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_723386195', '_1803277663' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_
 723386195" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Logging</th></tr><tr class="b"><td><p><b>Description: </b>Commons Logging is a thin adapter allowing configurable bridging to other,
+    well known logging systems.</p><p><b>URL: </b><a class="externalLink" href="http://jakarta.apache.org/commons/logging/">http://jakarta.apache.org/commons/logging/</a></p><p><b>Project License: </b><a href="/LICENSE.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>commons-codec:commons-codec:jar:1.2 (test) <img id="_879159351" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_463173766', '_879159351' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_463173766" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Codec</th></tr><tr class="b"><td><p><b>Description: </b>The codec package contains simple encoder and decoders for
    various formats such as Base64 and Hexadecimal.  In addition to these
    widely used encoders and decoders, the codec package also maintains a
-   collection of phonetic encoding utilities.</p><p><b>Project License: </b>No license is defined for this project.</p></td></tr></table></div></li></ul></li><li>org.apache.httpcomponents:httpclient:jar:4.1.2 (test) <img id="_1752481008" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1298232756', '_1752481008' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1298232756" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>HttpClient</th></tr><tr class="b"><td><p><b>Description: </b>HttpComponents Client (base module)</p><p><b>URL: </b><a class="externalLink" href="http://hc.apache.org/httpcomponents-client">http://hc.apache.org/httpcomponents-client</a></p><p><b>Project License: </b><a href="LICENSE.txt">Apache License</a></p></td></tr></table></div><ul><li>org.apache.httpcomponents:httpcore:jar:4.1.2 (test) <img id="_1304625921" src="./images/icon_info_sml.gif" alt="Information" on
 click="toggleDependencyDetail( '_1649336228', '_1304625921' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1649336228" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>HttpCore</th></tr><tr class="b"><td><p><b>Description: </b>HttpComponents Core (blocking I/O)</p><p><b>URL: </b><a class="externalLink" href="http://hc.apache.org/httpcomponents-core-ga">http://hc.apache.org/httpcomponents-core-ga</a></p><p><b>Project License: </b><a href="LICENSE.txt">Apache License</a></p></td></tr></table></div></li></ul></li><li>net.jcip:jcip-annotations:jar:1.0 (test) <img id="_1476671745" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1994174192', '_1476671745' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1994174192" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>&quot;Java Concurrency in Practice&quot; book annotations</th><
 /tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>URL: </b><a class="externalLink" href="http://jcip.net/">http://jcip.net/</a></p><p><b>Project License: </b>No license is defined for this project.</p></td></tr></table></div></li></ul></li><li>org.apache.zookeeper:zookeeper:jar:3.4.5 (compile) <img id="_1714743741" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1462903463', '_1714743741' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1462903463" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>zookeeper</th></tr><tr class="b"><td><p><b>Description: </b>There is currently no description associated with this project.</p><p><b>Project License: </b>No license is defined for this project.</p></td></tr></table></div><ul><li>org.slf4j:slf4j-api:jar:1.6.4 (compile) <img id="_1987879637" src="./images/icon_info_sml.gif
 " alt="Information" onclick="toggleDependencyDetail( '_782026043', '_1987879637' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_782026043" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>SLF4J API Module</th></tr><tr class="b"><td><p><b>Description: </b>The slf4j API</p><p><b>URL: </b><a class="externalLink" href="http://www.slf4j.org">http://www.slf4j.org</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></p></td></tr></table></div></li><li>org.slf4j:slf4j-log4j12:jar:1.6.1 (compile) <img id="_572068080" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_835827535', '_572068080' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_835827535" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>SLF4J LOG4J-12 Binding</th></tr><tr class="b"><td><p><b>
 Description: </b>The slf4j log4j-12 binding</p><p><b>URL: </b><a class="externalLink" href="http://www.slf4j.org">http://www.slf4j.org</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></p></td></tr></table></div></li><li>jline:jline:jar:0.9.94 (compile) <img id="_566006415" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1240115321', '_566006415' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1240115321" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>JLine</th></tr><tr class="b"><td><p><b>Description: </b>JLine is a java library for reading and editing user input in console applications. It features tab-completion, command history, password masking, customizable keybindings, and pass-through handlers to use to chain to other console applications.</p><p><b>URL: </b><a class="externalLink" href="h
 ttp://jline.sourceforge.net">http://jline.sourceforge.net</a></p><p><b>Project License: </b><a href="LICENSE.txt">BSD</a></p></td></tr></table></div></li><li>org.jboss.netty:netty:jar:3.2.2.Final (compile) <img id="_570414321" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_351006315', '_570414321' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_351006315" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>The Netty Project</th></tr><tr class="b"><td><p><b>Description: </b>The Netty project is an effort to provide an asynchronous event-driven

[... 18 lines stripped ...]