You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by sb...@apache.org on 2015/05/16 23:41:15 UTC

svn commit: r951508 [11/14] - in /websites/production/streams/content/site/0.2-incubating/streams-project/streams-monitoring: ./ apidocs/ apidocs/org/ apidocs/org/apache/ apidocs/org/apache/streams/ apidocs/org/apache/streams/jackson/ apidocs/org/apach...

Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-monitoring/dependencies.html
==============================================================================
--- websites/production/streams/content/site/0.2-incubating/streams-project/streams-monitoring/dependencies.html (added)
+++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-monitoring/dependencies.html Sat May 16 21:41:13 2015
@@ -0,0 +1,1267 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at 2015-05-16
+ | 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="20150516" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>streams-monitoring &#x2013; Project Dependencies</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
+
+    
+            </head>
+        <body class="topBarDisabled">
+          
+        
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                <div id="bannerLeft">
+                <h2>streams-monitoring</h2>
+                </div>
+                      </div>
+        <div class="pull-right">  </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                  <li id="publishDate">Last Published: 2015-05-16</li>
+                      
+                
+                    
+                 <li id="projectVersion" class="pull-right">Version: 0.2-incubating</li>
+      
+                            </ul>
+      </div>
+
+            
+      <div class="row-fluid">
+        <div id="leftColumn" class="span3">
+          <div class="well sidebar-nav">
+                
+                    
+                <ul class="nav nav-list">
+  </ul>
+                
+                    
+                
+          <hr class="divider" />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span9" >
+                                  
+            <a name="Project_Dependencies"></a>
+<div class="section">
+<h2><a name="Project_Dependencies"></a>Project Dependencies</h2><a name="Project_Dependencies_compile"></a>
+<div class="section">
+<h3><a name="compile"></a>compile</h3>
+<p>The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:</p>
+<table border="0" class="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.fasterxml.jackson.core</td>
+<td><a class="externalLink" href="http://wiki.fasterxml.com/JacksonHome">jackson-databind</a></td>
+<td>2.3.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>-<a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License, Version 2.1</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.3.5</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.httpcomponents</td>
+<td><a class="externalLink" href="http://hc.apache.org/httpcomponents-core">httpcomponents-core</a></td>
+<td>4.3.3</td>
+<td>pom</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.streams</td>
+<td><a class="externalLink" href="http://streams.incubator.apache.org/0.2-incubating/streams-pojo/streams-pojo">streams-pojo</a></td>
+<td>0.2-incubating</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.slf4j</td>
+<td><a class="externalLink" href="http://www.slf4j.org">slf4j-api</a></td>
+<td>1.7.6</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_Dependencies_test"></a>
+<div class="section">
+<h3><a name="test"></a>test</h3>
+<p>The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:</p>
+<table border="0" class="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>commons-logging</td>
+<td><a class="externalLink" href="http://commons.apache.org/logging">commons-logging</a></td>
+<td>1.1.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>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></table></div></div><a name="Project_Transitive_Dependencies"></a>
+<div class="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>
+<div class="section">
+<h3><a name="compile"></a>compile</h3>
+<p>The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:</p>
+<table border="0" class="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>ch.qos.logback</td>
+<td><a class="externalLink" href="http://logback.qos.ch">logback-classic</a></td>
+<td>1.1.1</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License - v 1.0</a>-<a class="externalLink" href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html">GNU Lesser General Public License</a></td></tr>
+<tr class="a">
+<td>ch.qos.logback</td>
+<td><a class="externalLink" href="http://logback.qos.ch">logback-core</a></td>
+<td>1.1.1</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License - v 1.0</a>-<a class="externalLink" href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html">GNU Lesser General Public License</a></td></tr>
+<tr class="b">
+<td>com.fasterxml</td>
+<td><a class="externalLink" href="http://github.com/FasterXML/aalto-xml/">aalto-xml</a></td>
+<td>0.9.9</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.fasterxml</td>
+<td><a class="externalLink" href="http://wiki.fasterxml.com/JacksonExtensionXmlDataBinding">jackson-xml-databind</a></td>
+<td>0.6.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>com.fasterxml.jackson.core</td>
+<td><a class="externalLink" href="http://wiki.fasterxml.com/JacksonHome">jackson-annotations</a></td>
+<td>2.3.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>-<a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License, Version 2.1</a></td></tr>
+<tr class="a">
+<td>com.fasterxml.jackson.core</td>
+<td><a class="externalLink" href="http://wiki.fasterxml.com/JacksonHome">jackson-core</a></td>
+<td>2.3.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>-<a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License, Version 2.1</a></td></tr>
+<tr class="b">
+<td>com.fasterxml.jackson.dataformat</td>
+<td><a class="externalLink" href="http://wiki.fasterxml.com/JacksonExtensionXmlDataBinding">jackson-dataformat-xml</a></td>
+<td>2.3.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>-<a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License, Version 2.1</a></td></tr>
+<tr class="a">
+<td>com.fasterxml.jackson.datatype</td>
+<td><a class="externalLink" href="http://wiki.fasterxml.com/JacksonModuleJoda">jackson-datatype-joda</a></td>
+<td>2.3.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>-<a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License, Version 2.1</a></td></tr>
+<tr class="b">
+<td>com.fasterxml.jackson.module</td>
+<td><a class="externalLink" href="http://wiki.fasterxml.com/JacksonJAXBAnnotations">jackson-module-jaxb-annotations</a></td>
+<td>2.3.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>-<a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License, Version 2.1</a></td></tr>
+<tr class="a">
+<td>com.google.code.findbugs</td>
+<td><a class="externalLink" href="http://findbugs.sourceforge.net/">annotations</a></td>
+<td>1.3.9</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.html">GNU Lesser Public License</a></td></tr>
+<tr class="b">
+<td>com.google.code.gson</td>
+<td><a class="externalLink" href="http://code.google.com/p/google-gson/">gson</a></td>
+<td>2.2.4</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.guava</td>
+<td><a class="externalLink" href="http://code.google.com/p/guava-libraries/guava">guava</a></td>
+<td>17.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>com.sun.codemodel</td>
+<td><a class="externalLink" href="http://codemodel.java.net/codemodel/">codemodel</a></td>
+<td>2.6</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL v1.1 / GPL v2 dual license</a></td></tr>
+<tr class="a">
+<td>com.sun.istack</td>
+<td><a class="externalLink" href="http://java.net/istack-commons/istack-commons-runtime/">istack-commons-runtime</a></td>
+<td>2.16</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL 1.1</a>-<a class="externalLink" href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></td></tr>
+<tr class="b">
+<td>com.sun.xml.bind</td>
+<td><a class="externalLink" href="http://jaxb.java.net/">jaxb-core</a></td>
+<td>2.2.7</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL 1.1</a>-<a class="externalLink" href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></td></tr>
+<tr class="a">
+<td>com.sun.xml.bind</td>
+<td><a class="externalLink" href="http://jaxb.java.net/">jaxb-impl</a></td>
+<td>2.2.7</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL 1.1</a>-<a class="externalLink" href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></td></tr>
+<tr class="b">
+<td>com.sun.xml.fastinfoset</td>
+<td><a class="externalLink" href="http://fi.java.net">FastInfoset</a></td>
+<td>1.2.12</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.opensource.org/licenses/apache2.0.php">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>commons-codec</td>
+<td><a class="externalLink" href="http://commons.apache.org/proper/commons-codec/">commons-codec</a></td>
+<td>1.10</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>commons-io</td>
+<td><a class="externalLink" href="http://commons.apache.org/io/">commons-io</a></td>
+<td>2.4</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>commons-lang</td>
+<td><a class="externalLink" href="http://commons.apache.org/lang/">commons-lang</a></td>
+<td>2.6</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>javax.validation</td>
+<td>validation-api</td>
+<td>1.0.0.GA</td>
+<td>jar</td>
+<td>license.txt</td></tr>
+<tr class="a">
+<td>javax.xml.bind</td>
+<td><a class="externalLink" href="http://jaxb.java.net/">jaxb-api</a></td>
+<td>2.2.7</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL 1.1</a>-<a class="externalLink" href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></td></tr>
+<tr class="b">
+<td>javax.xml.bind</td>
+<td>jsr173_api</td>
+<td>1.0</td>
+<td>jar</td>
+<td>-</td></tr>
+<tr class="a">
+<td>javax.xml.stream</td>
+<td>stax-api</td>
+<td>1.0-2</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.gnu.org/licenses/gpl.txt">GNU General Public Library</a>-<a class="externalLink" href="http://www.sun.com/cddl/cddl.html">COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0</a></td></tr>
+<tr class="b">
+<td>joda-time</td>
+<td><a class="externalLink" href="http://joda-time.sourceforge.net">joda-time</a></td>
+<td>2.2</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td></tr>
+<tr class="a">
+<td>nz.net.ultraq.jaxb</td>
+<td><a class="externalLink" href="http://www.ultraq.net.nz/programming/jaxb-utilities/">jaxb-utilities</a></td>
+<td>1.2.6</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.commons</td>
+<td><a class="externalLink" href="http://commons.apache.org/lang/">commons-lang3</a></td>
+<td>3.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>org.apache.httpcomponents</td>
+<td><a class="externalLink" href="http://hc.apache.org/httpcomponents-core-ga">httpcore</a></td>
+<td>4.3.2</td>
+<td>jar</td>
+<td>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.11</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.jackson</td>
+<td><a class="externalLink" href="http://jackson.codehaus.org">jackson-mapper-asl</a></td>
+<td>1.9.11</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.codehaus.jackson</td>
+<td><a class="externalLink" href="http://jackson.codehaus.org">jackson-xc</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>-<a class="externalLink" href="http://www.fsf.org/licensing/licenses/lgpl.txt">GNU Lesser General Public License (LGPL), Version 2.1</a></td></tr>
+<tr class="a">
+<td>org.codehaus.woodstox</td>
+<td><a class="externalLink" href="http://woodstox.codehaus.org/StAX2">stax2-api</a></td>
+<td>3.1.1</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">The BSD 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.18.2-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.jsonschema2pojo</td>
+<td><a class="externalLink" href="https://github.com/joelittlejohn/jsonschema2pojo/jsonschema2pojo-core">jsonschema2pojo-core</a></td>
+<td>0.4.6</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.reflections</td>
+<td><a class="externalLink" href="http://github.com/ronmamo/reflections">reflections</a></td>
+<td>0.9.9</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.wtfpl.net/">WTFPL</a>-<a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.html">The New BSD License</a></td></tr></table></div><a name="Project_Transitive_Dependencies_test"></a>
+<div class="section">
+<h3><a name="test"></a>test</h3>
+<p>The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:</p>
+<table border="0" class="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>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></div></div><a name="Project_Dependency_Graph"></a>
+<div class="section">
+<h2><a name="Project_Dependency_Graph"></a>Project Dependency Graph</h2><script language="javascript" type="text/javascript">
+      function toggleDependencyDetail( divId, imgId )
+      {
+        var div = document.getElementById( divId );
+        var img = document.getElementById( imgId );
+        if( div.style.display == '' )
+        {
+          div.style.display = 'none';
+          img.src='./images/icon_info_sml.gif';
+        }
+        else
+        {
+          div.style.display = '';
+          img.src='./images/close.gif';
+        }
+      }
+</script>
+<a name="Dependency_Tree"></a>
+<div class="section">
+<h3><a name="Dependency_Tree"></a>Dependency Tree</h3>
+<ul>
+<li>org.apache.streams:streams-monitoring:jar:0.2-incubating <img id="_img1" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep0', '_img1' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep0" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>streams-monitoring</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Monitoring of executing streams and stream components.</p>
+<p><b>URL: </b><a class="externalLink" href="http://streams.incubator.apache.org/0.2-incubating/streams-monitoring/streams-monitoring">http://streams.incubator.apache.org/0.2-incubating/streams-monitoring/streams-monitoring</a></p>
+<p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>com.fasterxml.jackson.core:jackson-databind:jar:2.3.2 (compile) <img id="_img3" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep2', '_img3' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep2" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>jackson-databind</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>General data-binding functionality for Jackson: works on core streaming API</p>
+<p><b>URL: </b><a class="externalLink" href="http://wiki.fasterxml.com/JacksonHome">http://wiki.fasterxml.com/JacksonHome</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>, <a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License, Version 2.1</a></p></td></tr></table></div>
+<ul>
+<li>com.fasterxml.jackson.core:jackson-annotations:jar:2.3.2 (compile) <img id="_img5" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep4', '_img5' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep4" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Jackson-annotations</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Core annotations used for value types, used by Jackson data binding package.</p>
+<p><b>URL: </b><a class="externalLink" href="http://wiki.fasterxml.com/JacksonHome">http://wiki.fasterxml.com/JacksonHome</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>, <a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License, Version 2.1</a></p></td></tr></table></div></li>
+<li>com.fasterxml.jackson.core:jackson-core:jar:2.3.2 (compile) <img id="_img7" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep6', '_img7' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep6" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Jackson-core</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Core Jackson abstractions, basic JSON streaming API implementation</p>
+<p><b>URL: </b><a class="externalLink" href="http://wiki.fasterxml.com/JacksonHome">http://wiki.fasterxml.com/JacksonHome</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>, <a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License, Version 2.1</a></p></td></tr></table></div></li></ul></li>
+<li>org.apache.streams:streams-pojo:jar:0.2-incubating (compile) <img id="_img9" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep8', '_img9' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep8" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>streams-pojo</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Activity json schemas and POJOs, and supporting classes.</p>
+<p><b>URL: </b><a class="externalLink" href="http://streams.incubator.apache.org/0.2-incubating/streams-pojo/streams-pojo">http://streams.incubator.apache.org/0.2-incubating/streams-pojo/streams-pojo</a></p>
+<p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.jsonschema2pojo:jsonschema2pojo-core:jar:0.4.6 (compile) <img id="_img11" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep10', '_img11' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep10" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>jsonschema2pojo-core</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Generate DTO style Java classes from JSON Schema documents</p>
+<p><b>URL: </b><a class="externalLink" href="https://github.com/joelittlejohn/jsonschema2pojo/jsonschema2pojo-core">https://github.com/joelittlejohn/jsonschema2pojo/jsonschema2pojo-core</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>com.sun.codemodel:codemodel:jar:2.6 (compile) <img id="_img13" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep12', '_img13' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep12" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Codemodel Core</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The core functionality of the CodeModel java source code generation library</p>
+<p><b>URL: </b><a class="externalLink" href="http://codemodel.java.net/codemodel/">http://codemodel.java.net/codemodel/</a></p>
+<p><b>Project License: </b><a class="externalLink" href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL v1.1 / GPL v2 dual license</a></p></td></tr></table></div></li>
+<li>com.google.code.gson:gson:jar:2.2.4 (compile) <img id="_img15" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep14', '_img15' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep14" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Gson</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Google Gson library</p>
+<p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/google-gson/">http://code.google.com/p/google-gson/</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>commons-lang:commons-lang:jar:2.6 (compile) <img id="_img17" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep16', '_img17' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep16" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Commons Lang</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Commons Lang, a package of Java utility classes for the
+        classes that are in java.lang's hierarchy, or are considered to be so
+        standard as to justify existence in java.lang.</p>
+<p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/lang/">http://commons.apache.org/lang/</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>javax.validation:validation-api:jar:1.0.0.GA (compile) <img id="_img19" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep18', '_img19' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep18" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Bean Validation API</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Bean Validation (JSR-303) API.</p>
+<p><b>Project License: </b><a href="license.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.codehaus.jackson:jackson-mapper-asl:jar:1.9.11 (compile) <img id="_img21" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep20', '_img21' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep20" style="display:none">
+<table border="0" class="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.11 (compile) <img id="_img23" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep22', '_img23' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep22" style="display:none">
+<table border="0" class="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>
+<li>org.apache.commons:commons-lang3:jar:3.1 (compile) <img id="_img25" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep24', '_img25' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep24" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Commons Lang</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Commons Lang, a package of Java utility classes for the
+  classes that are in java.lang's hierarchy, or are considered to be so
+  standard as to justify existence in java.lang.</p>
+<p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/lang/">http://commons.apache.org/lang/</a></p>
+<p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
+<li>com.google.code.findbugs:annotations:jar:1.3.9 (compile) <img id="_img27" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep26', '_img27' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep26" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>FindBugs-Annotations</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Annotation supports the FindBugs tool</p>
+<p><b>URL: </b><a class="externalLink" href="http://findbugs.sourceforge.net/">http://findbugs.sourceforge.net/</a></p>
+<p><b>Project License: </b><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.html">GNU Lesser Public License</a></p></td></tr></table></div></li></ul></li>
+<li>com.fasterxml.jackson.datatype:jackson-datatype-joda:jar:2.3.2 (compile) <img id="_img29" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep28', '_img29' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep28" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Jackson-datatype-Joda</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Add-on module for Jackson (http://jackson.codehaus.org) to support
+Joda (http://joda-time.sourceforge.net/) data types.</p>
+<p><b>URL: </b><a class="externalLink" href="http://wiki.fasterxml.com/JacksonModuleJoda">http://wiki.fasterxml.com/JacksonModuleJoda</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>, <a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License, Version 2.1</a></p></td></tr></table></div></li>
+<li>com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.3.2 (compile) <img id="_img31" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep30', '_img31' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep30" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Jackson-dataformat-XML</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Data format extension for Jackson (http://jackson.codehaus.org) to offer
+alternative support for serializing POJOs as XML and deserializing XML as pojos.
+Support implemented on top of Stax API (javax.xml.stream), by implementing core Jackson Streaming API types like JsonGenerator, JsonParser and JsonFactory.
+Some data-binding types overridden as well (ObjectMapper sub-classed as XmlMapper).</p>
+<p><b>URL: </b><a class="externalLink" href="http://wiki.fasterxml.com/JacksonExtensionXmlDataBinding">http://wiki.fasterxml.com/JacksonExtensionXmlDataBinding</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>, <a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License, Version 2.1</a></p></td></tr></table></div>
+<ul>
+<li>com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.3.2 (compile) <img id="_img33" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep32', '_img33' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep32" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Jackson-module-JAXB-annotations</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Support for using JAXB annotations as an alternative to &quot;native&quot; Jackson annotations, for configuring data binding.</p>
+<p><b>URL: </b><a class="externalLink" href="http://wiki.fasterxml.com/JacksonJAXBAnnotations">http://wiki.fasterxml.com/JacksonJAXBAnnotations</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>, <a class="externalLink" href="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License, Version 2.1</a></p></td></tr></table></div></li>
+<li>org.codehaus.woodstox:stax2-api:jar:3.1.1 (compile) <img id="_img35" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep34', '_img35' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep34" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Stax2 API</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Stax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured bi-direction validation interface and high-performance Typed Access API.</p>
+<p><b>URL: </b><a class="externalLink" href="http://woodstox.codehaus.org/StAX2">http://woodstox.codehaus.org/StAX2</a></p>
+<p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">The BSD License</a></p></td></tr></table></div>
+<ul>
+<li>javax.xml.stream:stax-api:jar:1.0-2 (compile) <img id="_img37" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep36', '_img37' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep36" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Streaming API for XML</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>StAX is a standard XML processing API that allows you to stream XML data from and to your application.</p>
+<p><b>Project License: </b><a class="externalLink" href="http://www.gnu.org/licenses/gpl.txt">GNU General Public Library</a>, <a class="externalLink" href="http://www.sun.com/cddl/cddl.html">COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0</a></p></td></tr></table></div></li></ul></li></ul></li>
+<li>com.fasterxml:jackson-xml-databind:jar:0.6.2 (compile) <img id="_img39" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep38', '_img39' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep38" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Jackson-XML-databind</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Extension for Jackson (http://jackson.codehaus.org) to offer
+alternative support for serializing POJOs as XML and deserializing XML as pojos.
+Support implemented on top of Stax API (javax.xml.stream), by implementing core Jackson Streaming API types like JsonGenerator, JsonParser and JsonFactory.
+Some data-binding types overridden as well (ObjectMapper sub-classed as XmlMapper).</p>
+<p><b>URL: </b><a class="externalLink" href="http://wiki.fasterxml.com/JacksonExtensionXmlDataBinding">http://wiki.fasterxml.com/JacksonExtensionXmlDataBinding</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-xc:jar:1.9.2 (compile) <img id="_img41" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep40', '_img41' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep40" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Xml Compatibility extensions for Jackson</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Extensions that provide interoperability support for
+Jackson JSON processor's data binding functionality.</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>, <a class="externalLink" href="http://www.fsf.org/licensing/licenses/lgpl.txt">GNU Lesser General Public License (LGPL), Version 2.1</a></p></td></tr></table></div></li></ul></li>
+<li>com.fasterxml:aalto-xml:jar:0.9.9 (compile) <img id="_img43" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep42', '_img43' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep42" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>aalto-xml</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Ultra-high performance non-blocking XML processor (Stax/Stax2, SAX/SAX2)</p>
+<p><b>URL: </b><a class="externalLink" href="http://github.com/FasterXML/aalto-xml/">http://github.com/FasterXML/aalto-xml/</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>joda-time:joda-time:jar:2.2 (compile) <img id="_img45" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep44', '_img45' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep44" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Joda time</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Date and time library to replace JDK date handling</p>
+<p><b>URL: </b><a class="externalLink" href="http://joda-time.sourceforge.net">http://joda-time.sourceforge.net</a></p>
+<p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></p></td></tr></table></div></li>
+<li>nz.net.ultraq.jaxb:jaxb-utilities:jar:1.2.6 (compile) <img id="_img47" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep46', '_img47' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep46" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>JAXB Utilities</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Utility classes to make XML manipulation with JAXB a tad easier.</p>
+<p><b>URL: </b><a class="externalLink" href="http://www.ultraq.net.nz/programming/jaxb-utilities/">http://www.ultraq.net.nz/programming/jaxb-utilities/</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>com.sun.xml.bind:jaxb-impl:jar:2.2.7 (compile) <img id="_img49" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep48', '_img49' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep48" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>JAXB Reference Implementation</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>JAXB (JSR 222) Reference Implementation</p>
+<p><b>URL: </b><a class="externalLink" href="http://jaxb.java.net/">http://jaxb.java.net/</a></p>
+<p><b>Project License: </b><a class="externalLink" href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL 1.1</a>, <a class="externalLink" href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></p></td></tr></table></div>
+<ul>
+<li>com.sun.xml.bind:jaxb-core:jar:2.2.7 (compile) <img id="_img51" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep50', '_img51' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep50" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>JAXB CORE</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>JAXB (JSR 222) reference implementation - core classes</p>
+<p><b>URL: </b><a class="externalLink" href="http://jaxb.java.net/">http://jaxb.java.net/</a></p>
+<p><b>Project License: </b><a class="externalLink" href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL 1.1</a>, <a class="externalLink" href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></p></td></tr></table></div>
+<ul>
+<li>javax.xml.bind:jaxb-api:jar:2.2.7 (compile) <img id="_img53" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep52', '_img53' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep52" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Java Architecture for XML Binding</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>JAXB (JSR 222) API</p>
+<p><b>URL: </b><a class="externalLink" href="http://jaxb.java.net/">http://jaxb.java.net/</a></p>
+<p><b>Project License: </b><a class="externalLink" href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL 1.1</a>, <a class="externalLink" href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></p></td></tr></table></div></li>
+<li>com.sun.istack:istack-commons-runtime:jar:2.16 (compile) <img id="_img55" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep54', '_img55' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep54" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>istack common utility code runtime</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>istack common utility code</p>
+<p><b>URL: </b><a class="externalLink" href="http://java.net/istack-commons/istack-commons-runtime/">http://java.net/istack-commons/istack-commons-runtime/</a></p>
+<p><b>Project License: </b><a class="externalLink" href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL 1.1</a>, <a class="externalLink" href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></p></td></tr></table></div></li></ul></li>
+<li>com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12 (compile) <img id="_img57" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep56', '_img57' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep56" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>fastinfoset</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Open Source implementation of the Fast Infoset Standard for Binary XML (http://www.itu.int/ITU-T/asn1/).</p>
+<p><b>URL: </b><a class="externalLink" href="http://fi.java.net">http://fi.java.net</a></p>
+<p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/apache2.0.php">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>javax.xml.bind:jsr173_api:jar:1.0 (compile) <img id="_img59" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep58', '_img59' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep58" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>jsr173_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></ul></li></ul></li></ul></li>
+<li>commons-io:commons-io:jar:2.4 (compile) <img id="_img61" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep60', '_img61' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep60" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Commons IO</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The Commons IO library contains utility classes, stream implementations, file filters, 
+file comparators, endian transformation classes, and much more.</p>
+<p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/io/">http://commons.apache.org/io/</a></p>
+<p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
+<li>com.google.guava:guava:jar:17.0 (compile) <img id="_img63" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep62', '_img63' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep62" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Guava: Google Core Libraries for Java</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Guava is a suite of core and expanded libraries that include
+    utility classes, google's collections, io classes, and much
+    much more.
+
+    Guava has only one code dependency - javax.annotation,
+    per the JSR-305 spec.</p>
+<p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/guava-libraries/guava">http://code.google.com/p/guava-libraries/guava</a></p>
+<p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.reflections:reflections:jar:0.9.9 (compile) <img id="_img65" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep64', '_img65' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep64" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Reflections</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Reflections - a Java runtime metadata analysis</p>
+<p><b>URL: </b><a class="externalLink" href="http://github.com/ronmamo/reflections">http://github.com/ronmamo/reflections</a></p>
+<p><b>Project License: </b><a class="externalLink" href="http://www.wtfpl.net/">WTFPL</a>, <a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.html">The New BSD License</a></p></td></tr></table></div>
+<ul>
+<li>org.javassist:javassist:jar:3.18.2-GA (compile) <img id="_img67" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep66', '_img67' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep66" 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></ul></li>
+<li>ch.qos.logback:logback-classic:jar:1.1.1 (compile) <img id="_img69" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep68', '_img69' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep68" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Logback Classic Module</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>logback-classic module</p>
+<p><b>URL: </b><a class="externalLink" href="http://logback.qos.ch">http://logback.qos.ch</a></p>
+<p><b>Project License: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License - v 1.0</a>, <a class="externalLink" href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html">GNU Lesser General Public License</a></p></td></tr></table></div></li>
+<li>ch.qos.logback:logback-core:jar:1.1.1 (compile) <img id="_img71" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep70', '_img71' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep70" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Logback Core Module</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>logback-core module</p>
+<p><b>URL: </b><a class="externalLink" href="http://logback.qos.ch">http://logback.qos.ch</a></p>
+<p><b>Project License: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License - v 1.0</a>, <a class="externalLink" href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html">GNU Lesser General Public License</a></p></td></tr></table></div></li></ul></li>
+<li>org.apache.httpcomponents:httpcomponents-core:pom:4.3.3 (compile) <img id="_img73" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep72', '_img73' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep72" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache HttpComponents Core</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Core components to build HTTP enabled services</p>
+<p><b>URL: </b><a class="externalLink" href="http://hc.apache.org/httpcomponents-core">http://hc.apache.org/httpcomponents-core</a></p>
+<p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.httpcomponents:httpclient:jar:4.3.5 (compile) <img id="_img75" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep74', '_img75' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep74" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache HttpClient</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>HttpComponents Client</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 class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.apache.httpcomponents:httpcore:jar:4.3.2 (compile) <img id="_img77" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep76', '_img77' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep76" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache 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, Version 2.0</a></p></td></tr></table></div></li>
+<li>commons-codec:commons-codec:jar:1.10 (compile) <img id="_img79" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep78', '_img79' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep78" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Commons Codec</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The Apache Commons 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>URL: </b><a class="externalLink" href="http://commons.apache.org/proper/commons-codec/">http://commons.apache.org/proper/commons-codec/</a></p>
+<p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
+<li>commons-logging:commons-logging:jar:1.1.1 (test) <img id="_img81" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep80', '_img81' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep80" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Commons 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://commons.apache.org/logging">http://commons.apache.org/logging</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>junit:junit:jar:4.11 (test) <img id="_img83" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep82', '_img83' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep82" 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 License: </b><a class="externalLink" href="http://www.opensource.org/licenses/cpl1.0.txt">Common Public License Version 1.0</a></p></td></tr></table></div>
+<ul>
+<li>org.hamcrest:hamcrest-core:jar:1.3 (test) <img id="_img85" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep84', '_img85' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep84" 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 License: </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.slf4j:slf4j-api:jar:1.7.6 (compile) <img id="_img87" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep86', '_img87' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep86" 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></ul></li></ul></div></div><a name="Licenses"></a>
+<div class="section">
+<h2><a name="Licenses"></a>Licenses</h2>
+<p><b>New BSD License: </b>Hamcrest Core</p>
+<p><b>Apache 2: </b>Joda time</p>
+<p><b>Unknown: </b>jsr173_api</p>
+<p><b>WTFPL: </b>Reflections</p>
+<p><b>Eclipse Public License - v 1.0: </b>Logback Classic Module, Logback Core Module</p>
+<p><b>LGPL 2.1: </b>Javassist</p>
+<p><b>Apache License, Version 2.0: </b>Apache Commons Codec, Apache HttpClient, Apache HttpComponents Core, Apache HttpCore, Bean Validation API, fastinfoset, jsonschema2pojo-core, streams-monitoring, streams-pojo</p>
+<p><b>MPL 1.1: </b>Javassist</p>
+<p><b>GNU Lesser General Public License, Version 2.1: </b>Jackson-annotations, Jackson-core, Jackson-dataformat-XML, Jackson-datatype-Joda, Jackson-module-JAXB-annotations, jackson-databind</p>
+<p><b>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: </b>Streaming API for XML</p>
+<p><b>GNU Lesser General Public License: </b>Logback Classic Module, Logback Core Module</p>
+<p><b>The Apache Software License, Version 2.0: </b>Commons IO, Commons Lang, Commons Logging, Data Mapper for Jackson, Gson, Guava: Google Core Libraries for Java, JAXB Utilities, Jackson, Jackson-XML-databind, Jackson-annotations, Jackson-core, Jackson-dataformat-XML, Jackson-datatype-Joda, Jackson-module-JAXB-annotations, Xml Compatibility extensions for Jackson, aalto-xml, jackson-databind</p>
+<p><b>GNU Lesser Public License: </b>FindBugs-Annotations</p>
+<p><b>The BSD License: </b>Stax2 API</p>
+<p><b>CDDL 1.1: </b>JAXB CORE, JAXB Reference Implementation, Java Architecture for XML Binding, istack common utility code runtime</p>
+<p><b>CDDL v1.1 / GPL v2 dual license: </b>Codemodel Core</p>
+<p><b>GPL2 w/ CPE: </b>JAXB CORE, JAXB Reference Implementation, Java Architecture for XML Binding, istack common utility code runtime</p>
+<p><b>Apache License 2.0: </b>Javassist</p>
+<p><b>GNU General Public Library: </b>Streaming API for XML</p>
+<p><b>Common Public License Version 1.0: </b>JUnit</p>
+<p><b>MIT License: </b>SLF4J API Module</p>
+<p><b>GNU Lesser General Public License (LGPL), Version 2.1: </b>Xml Compatibility extensions for Jackson</p>
+<p><b>The New BSD License: </b>Reflections</p></div><a name="Dependency_File_Details"></a>
+<div class="section">
+<h2><a name="Dependency_File_Details"></a>Dependency File Details</h2>
+<table border="0" class="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>logback-classic-1.1.1.jar</td>
+<td>270.86 kB</td>
+<td>211</td>
+<td>173</td>
+<td>25</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>logback-core-1.1.1.jar</td>
+<td>427.79 kB</td>
+<td>399</td>
+<td>355</td>
+<td>34</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>aalto-xml-0.9.9.jar</td>
+<td>320.25 kB</td>
+<td>154</td>
+<td>128</td>
+<td>12</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>jackson-xml-databind-0.6.2.jar</td>
+<td>55.02 kB</td>
+<td>44</td>
+<td>28</td>
+<td>6</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>jackson-annotations-2.3.2.jar</td>
+<td>36.52 kB</td>
+<td>61</td>
+<td>49</td>
+<td>1</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>jackson-core-2.3.2.jar</td>
+<td>199.55 kB</td>
+<td>110</td>
+<td>88</td>
+<td>8</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>jackson-databind-2.3.2.jar</td>
+<td>915.10 kB</td>
+<td>599</td>
+<td>565</td>
+<td>20</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>jackson-dataformat-xml-2.3.2.jar</td>
+<td>86.42 kB</td>
+<td>64</td>
+<td>42</td>
+<td>6</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>jackson-datatype-joda-2.3.2.jar</td>
+<td>44.29 kB</td>
+<td>51</td>
+<td>34</td>
+<td>3</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>jackson-module-jaxb-annotations-2.3.2.jar</td>
+<td>31.64 kB</td>
+<td>30</td>
+<td>12</td>
+<td>3</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>annotations-1.3.9.jar</td>
+<td>14.55 kB</td>
+<td>36</td>
+<td>26</td>
+<td>2</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>gson-2.2.4.jar</td>
+<td>190.43 kB</td>
+<td>163</td>
+<td>153</td>
+<td>6</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>guava-17.0.jar</td>
+<td>2.24 MB</td>
+<td>1715</td>
+<td>1686</td>
+<td>17</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>codemodel-2.6.jar</td>
+<td>152.44 kB</td>
+<td>140</td>
+<td>127</td>
+<td>4</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>istack-commons-runtime-2.16.jar</td>
+<td>23.19 kB</td>
+<td>32</td>
+<td>20</td>
+<td>3</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>jaxb-core-2.2.7.jar</td>
+<td>221.75 kB</td>
+<td>229</td>
+<td>170</td>
+<td>23</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>jaxb-impl-2.2.7.jar</td>
+<td>919.97 kB</td>
+<td>646</td>
+<td>529</td>
+<td>19</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>FastInfoset-1.2.12.jar</td>
+<td>293.86 kB</td>
+<td>182</td>
+<td>148</td>
+<td>17</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>commons-codec-1.10.jar</td>
+<td>284.18 kB</td>
+<td>238</td>
+<td>92</td>
+<td>6</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>commons-io-2.4.jar</td>
+<td>185.14 kB</td>
+<td>128</td>
+<td>110</td>
+<td>6</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>commons-lang-2.6.jar</td>
+<td>284.22 kB</td>
+<td>155</td>
+<td>133</td>
+<td>10</td>
+<td>1.3</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>commons-logging-1.1.1.jar</td>
+<td>60.69 kB</td>
+<td>42</td>
+<td>28</td>
+<td>2</td>
+<td>1.1</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>validation-api-1.0.0.GA.jar</td>
+<td>47.43 kB</td>
+<td>90</td>
+<td>76</td>
+<td>6</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>jaxb-api-2.2.7.jar</td>
+<td>100.15 kB</td>
+<td>122</td>
+<td>104</td>
+<td>6</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>jsr173_api-1.0.jar</td>
+<td>49.67 kB</td>
+<td>42</td>
+<td>40</td>
+<td>5</td>
+<td>1.2</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>stax-api-1.0-2.jar</td>
+<td>23.35 kB</td>
+<td>44</td>
+<td>37</td>
+<td>3</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>joda-time-2.2.jar</td>
+<td>573.91 kB</td>
+<td>708</td>
+<td>229</td>
+<td>7</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>junit-4.11.jar</td>
+<td>245.04 kB</td>
+<td>266</td>
+<td>233</td>
+<td>28</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>jaxb-utilities-1.2.6.jar</td>
+<td>14.36 kB</td>
+<td>21</td>
+<td>9</td>
+<td>2</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>commons-lang3-3.1.jar</td>
+<td>315.80 kB</td>
+<td>179</td>
+<td>153</td>
+<td>12</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>httpclient-4.3.5.jar</td>
+<td>590.53 kB</td>
+<td>459</td>
+<td>420</td>
+<td>24</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>httpcomponents-core-4.3.3.pom</td>
+<td>13.19 kB</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td>
+<td>-</td></tr>
+<tr class="b">
+<td>httpcore-4.3.2.jar</td>
+<td>282.27 kB</td>
+<td>260</td>
+<td>232</td>
+<td>15</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>streams-pojo/target/classes</td>
+<td>-</td>
+<td>0</td>
+<td>0</td>
+<td>0</td>
+<td>-</td>
+<td>No</td></tr>
+<tr class="b">
+<td>jackson-core-asl-1.9.11.jar</td>
+<td>232.13 kB</td>
+<td>137</td>
+<td>121</td>
+<td>8</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>jackson-mapper-asl-1.9.11.jar</td>
+<td>780.42 kB</td>
+<td>529</td>
+<td>502</td>
+<td>18</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>jackson-xc-1.9.2.jar</td>
+<td>27.08 kB</td>
+<td>19</td>
+<td>9</td>
+<td>1</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>stax2-api-3.1.1.jar</td>
+<td>182.11 kB</td>
+<td>140</td>
+<td>124</td>
+<td>11</td>
+<td>1.4</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>hamcrest-core-1.3.jar</td>
+<td>45.02 kB</td>
+<td>52</td>
+<td>45</td>
+<td>3</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>javassist-3.18.2-GA.jar</td>
+<td>714.52 kB</td>
+<td>414</td>
+<td>390</td>
+<td>17</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>jsonschema2pojo-core-0.4.6.jar</td>
+<td>78.31 kB</td>
+<td>63</td>
+<td>51</td>
+<td>4</td>
+<td>1.6</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>reflections-0.9.9.jar</td>
+<td>141.74 kB</td>
+<td>117</td>
+<td>103</td>
+<td>6</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>slf4j-api-1.7.6.jar</td>
+<td>28.69 kB</td>
+<td>35</td>
+<td>24</td>
+<td>3</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="a">
+<th>Total</th>
+<th>Size</th>
+<th>Entries</th>
+<th>Classes</th>
+<th>Packages</th>
+<th>Java Version</th>
+<th>Debug Information</th></tr>
+<tr class="b">
+<td>43</td>
+<td>11.75 MB</td>
+<td>9126</td>
+<td>7598</td>
+<td>412</td>
+<td>1.6</td>
+<td>41</td></tr>
+<tr class="a">
+<td>compile: 40</td>
+<td>compile: 11.40 MB</td>
+<td>compile: 8766</td>
+<td>compile: 7292</td>
+<td>compile: 379</td>
+<td>-</td>
+<td>compile: 38</td></tr>
+<tr class="b">
+<td>test: 3</td>
+<td>test: 350.75 kB</td>
+<td>test: 360</td>
+<td>test: 306</td>
+<td>test: 33</td>
+<td>-</td>
+<td>test: 3</td></tr></table></div>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+              <div class="row span12">Copyright &copy;                    2015
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+                    
+      </div>
+
+        
+        
+                </div>
+    </footer>
+  </body>
+</html>

Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-monitoring/dependency-info.html
==============================================================================
--- websites/production/streams/content/site/0.2-incubating/streams-project/streams-monitoring/dependency-info.html (added)
+++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-monitoring/dependency-info.html Sat May 16 21:41:13 2015
@@ -0,0 +1,134 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at 2015-05-16
+ | 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="20150516" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>streams-monitoring &#x2013; Dependency Information</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
+
+    
+            </head>
+        <body class="topBarDisabled">
+          
+        
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                <div id="bannerLeft">
+                <h2>streams-monitoring</h2>
+                </div>
+                      </div>
+        <div class="pull-right">  </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                  <li id="publishDate">Last Published: 2015-05-16</li>
+                      
+                
+                    
+                 <li id="projectVersion" class="pull-right">Version: 0.2-incubating</li>
+      
+                            </ul>
+      </div>
+
+            
+      <div class="row-fluid">
+        <div id="leftColumn" class="span3">
+          <div class="well sidebar-nav">
+                
+                    
+                <ul class="nav nav-list">
+  </ul>
+                
+                    
+                
+          <hr class="divider" />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span9" >
+                                  
+            <div class="section">
+<h2><a name="Dependency_Information"></a>Dependency Information</h2><a name="Dependency_Information"></a>
+<div class="section">
+<h3><a name="Apache_Maven"></a>Apache Maven</h3><a name="Apache_Maven"></a>
+<div class="source">
+<pre>&lt;dependency&gt;
+  &lt;groupId&gt;org.apache.streams&lt;/groupId&gt;
+  &lt;artifactId&gt;streams-monitoring&lt;/artifactId&gt;
+  &lt;version&gt;0.2-incubating&lt;/version&gt;
+&lt;/dependency&gt;</pre></div></div>
+<div class="section">
+<h3><a name="Apache_Buildr"></a>Apache Buildr</h3><a name="Apache_Buildr"></a>
+<div class="source">
+<pre>'org.apache.streams:streams-monitoring:jar:0.2-incubating'</pre></div></div>
+<div class="section">
+<h3><a name="Apache_Ivy"></a>Apache Ivy</h3><a name="Apache_Ivy"></a>
+<div class="source">
+<pre>&lt;dependency org=&quot;org.apache.streams&quot; name=&quot;streams-monitoring&quot; rev=&quot;0.2-incubating&quot;&gt;
+  &lt;artifact name=&quot;streams-monitoring&quot; type=&quot;jar&quot; /&gt;
+&lt;/dependency&gt;</pre></div></div>
+<div class="section">
+<h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a>
+<div class="source">
+<pre>@Grapes(
+@Grab(group='org.apache.streams', module='streams-monitoring', version='0.2-incubating')
+)</pre></div></div>
+<div class="section">
+<h3><a name="Grails"></a>Grails</h3><a name="Grails"></a>
+<div class="source">
+<pre>compile 'org.apache.streams:streams-monitoring:0.2-incubating'</pre></div></div>
+<div class="section">
+<h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a>
+<div class="source">
+<pre>[org.apache.streams/streams-monitoring &quot;0.2-incubating&quot;]</pre></div></div>
+<div class="section">
+<h3><a name="SBT"></a>SBT</h3><a name="SBT"></a>
+<div class="source">
+<pre>libraryDependencies += &quot;org.apache.streams&quot; % &quot;streams-monitoring&quot; % &quot;0.2-incubating&quot;</pre></div></div></div>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+              <div class="row span12">Copyright &copy;                    2015
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+                    
+      </div>
+
+        
+        
+                </div>
+    </footer>
+  </body>
+</html>