You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directmemory.apache.org by ol...@apache.org on 2012/08/31 12:47:04 UTC

svn commit: r1379415 [15/36] - in /directmemory/site-content: ./ css/ directmemory-cache/ directmemory-cache/css/ directmemory-cache/js/ directmemory-common/ directmemory-common/css/ directmemory-common/js/ directmemory-integrations/ directmemory-integ...

Modified: directmemory/site-content/directmemory-serializers/directmemory-protostuff/dependencies.html
URL: http://svn.apache.org/viewvc/directmemory/site-content/directmemory-serializers/directmemory-protostuff/dependencies.html?rev=1379415&r1=1379414&r2=1379415&view=diff
==============================================================================
--- directmemory/site-content/directmemory-serializers/directmemory-protostuff/dependencies.html (original)
+++ directmemory/site-content/directmemory-serializers/directmemory-protostuff/dependencies.html Fri Aug 31 10:46:50 2012
@@ -1,21 +1,21 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Aug 30, 2012
- | Rendered using Apache Maven Fluido Skin 1.3.0-SNAPSHOT
+ | Generated by Apache Maven Doxia at Aug 31, 2012
+ | 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="20120830" />
+    <meta name="Date-Revision-yyyymmdd" content="20120831" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache DirectMemory :: Serializers :: Protostuff - Project Dependencies</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0-SNAPSHOT.min.css" />
+    <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-SNAPSHOT.min.js"></script>
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
 
                           
         
@@ -155,7 +155,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2012-08-30</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2012-08-31</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.2-SNAPSHOT</li>
             
                             </ul>
@@ -165,7 +165,7 @@
                 
         <div id="bodyColumn" >
                                   
-            <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.dyuproject.protostuff</td><td><a class="externalLink" href="http://code.google.com/p/protostuff/protostuff-api/">protostuff-api</a></td><td>1.0.5</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.dyuproject.protostuff</td><td><a class="externalLink" href="http://code.google.com/p/protostuff/protostuff-core/">protostuff-cor
 e</a></td><td>1.0.5</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.dyuproject.protostuff</td><td><a class="externalLink" href="http://code.google.com/p/protostuff/protostuff-runtime/">protostuff-runtime</a></td><td>1.0.5</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></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>junit</td><td><a class="externalLink" href="http://junit.org">
 junit</a></td><td>4.10</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>org.apache.directmemory</td><td><a class="externalLink" href="http://directmemory.apache.org/directmemory-tests/">directmemory-tests</a></td><td>0.2-20120827.210121-33</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></table></div><a name="Project_Dependencies_provided"></a><div class="section"><h3>provided<a name="provided"></a></h3><p>The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:</p><table border="0" class="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>geronimo-sp
 ec</td><td>geronimo-spec-jta</td><td>1.0.1B-rc4</td><td>jar</td><td>-</td></tr><tr class="a"><td>org.apache.directmemory</td><td><a class="externalLink" href="http://directmemory.apache.org/directmemory-cache/">directmemory-cache</a></td><td>0.2-20120827.210111-33</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></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 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.dyuproject.protostuff</td><td><a class="externalLink" href="http://code.google.com/p/protostuff/protostuff-collectionschema/">protostuff-collectionschema</a></td><td>1.0.5</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></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>org.hamcrest</td><td>hamcrest-core</td><td>1.1</td><td>ja
 r</td><td><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">BSD style</a></td></tr></table></div><a name="Project_Transitive_Dependencies_provided"></a><div class="section"><h3>provided<a name="provided"></a></h3><p>The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:</p><table border="0" class="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</a></td><td>r09</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.aspectj</td><td><a class="externalLink" href="http://www.aspectj.org">aspectjrt</a></td><td>1.6.1
 2</td><td>jar</td><td><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License - v 1.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.6.4</td><td>jar</td><td><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></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.dyuproject.protostuff</td><td><a class="externalLink" href="http://code.google.com/p/protostuff/protostuff-api/">protostuff-api</a></td><td>1.0.5</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.dyuproject.protostuff</td><td><a class="externalLink" href="http://code.google.com/p/protostuff/protostuff-core/">protostuff-cor
 e</a></td><td>1.0.5</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.dyuproject.protostuff</td><td><a class="externalLink" href="http://code.google.com/p/protostuff/protostuff-runtime/">protostuff-runtime</a></td><td>1.0.5</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></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>junit</td><td><a class="externalLink" href="http://junit.org">
 junit</a></td><td>4.10</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>org.apache.directmemory</td><td><a class="externalLink" href="http://directmemory.apache.org/directmemory-tests/">directmemory-tests</a></td><td>0.2-20120831.100306-34</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></table></div><a name="Project_Dependencies_provided"></a><div class="section"><h3>provided<a name="provided"></a></h3><p>The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:</p><table border="0" class="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>geronimo-sp
 ec</td><td>geronimo-spec-jta</td><td>1.0.1B-rc4</td><td>jar</td><td>-</td></tr><tr class="a"><td>org.apache.directmemory</td><td><a class="externalLink" href="http://directmemory.apache.org/directmemory-cache/">directmemory-cache</a></td><td>0.2-20120831.100258-34</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></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 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.dyuproject.protostuff</td><td><a class="externalLink" href="http://code.google.com/p/protostuff/protostuff-collectionschema/">protostuff-collectionschema</a></td><td>1.0.5</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></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>org.hamcrest</td><td>hamcrest-core</td><td>1.1</td><td>ja
 r</td><td><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">BSD style</a></td></tr></table></div><a name="Project_Transitive_Dependencies_provided"></a><div class="section"><h3>provided<a name="provided"></a></h3><p>The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:</p><table border="0" class="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</a></td><td>r09</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.aspectj</td><td><a class="externalLink" href="http://www.aspectj.org">aspectjrt</a></td><td>1.6.1
 2</td><td>jar</td><td><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License - v 1.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.6.4</td><td>jar</td><td><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></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 );
@@ -182,9 +182,9 @@
         }
       }
 </script>
-<a name="Dependency_Tree"></a><div class="section"><h3>Dependency Tree<a name="Dependency_Tree"></a></h3><ul><li>org.apache.directmemory:directmemory-protostuff:bundle:0.2-SNAPSHOT <img id="_979817421" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1691027933', '_979817421' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1691027933" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Apache DirectMemory :: Serializers :: Protostuff</th></tr><tr class="b"><td><p><b>Description: </b>Protostuff serializer adapter for DirectMemory Cache</p><p><b>URL: </b><a class="externalLink" href="http://directmemory.apache.org/directmemory-serializers/directmemory-protostuff/">http://directmemory.apache.org/directmemory-serializers/directmemory-protostuff/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Ve
 rsion 2.0</a></p></td></tr></table></div><ul><li>org.apache.directmemory:directmemory-cache:jar:0.2-SNAPSHOT (provided) <img id="_863836234" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1344068049', '_863836234' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1344068049" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Apache DirectMemory :: Cache</th></tr><tr class="b"><td><p><b>Description: </b>DirectMemory Cache is a multi layered cache implementation featuring off-heap memory management (a-la
+<a name="Dependency_Tree"></a><div class="section"><h3>Dependency Tree<a name="Dependency_Tree"></a></h3><ul><li>org.apache.directmemory:directmemory-protostuff:bundle:0.2-SNAPSHOT <img id="_961793387" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1884675226', '_961793387' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1884675226" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Apache DirectMemory :: Serializers :: Protostuff</th></tr><tr class="b"><td><p><b>Description: </b>Protostuff serializer adapter for DirectMemory Cache</p><p><b>URL: </b><a class="externalLink" href="http://directmemory.apache.org/directmemory-serializers/directmemory-protostuff/">http://directmemory.apache.org/directmemory-serializers/directmemory-protostuff/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Ve
 rsion 2.0</a></p></td></tr></table></div><ul><li>org.apache.directmemory:directmemory-cache:jar:0.2-SNAPSHOT (provided) <img id="_2003151071" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_435707918', '_2003151071' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_435707918" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Apache DirectMemory :: Cache</th></tr><tr class="b"><td><p><b>Description: </b>DirectMemory Cache is a multi layered cache implementation featuring off-heap memory management (a-la
     BigMemory) to enable efficient handling of a large number of java objects without affecting jvm garbage collection
-    performance</p><p><b>URL: </b><a class="externalLink" href="http://directmemory.apache.org/directmemory-cache/">http://directmemory.apache.org/directmemory-cache/</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.slf4j:slf4j-api:jar:1.6.4 (provided) <img id="_1904927284" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_652399603', '_1904927284' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_652399603" 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>com.google.guava:guava:jar:r09 (provided) <img id="_865386680" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1607142054', '_865386680' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1607142054" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Guava (Google Common Libraries)</th></tr><tr class="b"><td><p><b>Description: </b>Guava is a suite of core and expanded libraries that include 
+    performance</p><p><b>URL: </b><a class="externalLink" href="http://directmemory.apache.org/directmemory-cache/">http://directmemory.apache.org/directmemory-cache/</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.slf4j:slf4j-api:jar:1.6.4 (provided) <img id="_1055106398" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1975999929', '_1055106398' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1975999929" 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.ph
 p">MIT License</a></p></td></tr></table></div></li><li>com.google.guava:guava:jar:r09 (provided) <img id="_1080910338" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_2142787703', '_1080910338' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_2142787703" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Guava (Google Common Libraries)</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.
     
@@ -193,8 +193,8 @@
     by downloading the appropriate module and its dependencies.
     
     Guava (complete) 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">http://code.google.com/p/guava-libraries</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.aspectj:aspectjrt:jar:1.6.12 (provided) <img id="_356296300" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1097256103', '_356296300' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1097256103" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>AspectJ runtime</th></tr><tr class="b"><td><p><b>Description: </b>The runtime needed to execute a program using AspectJ</p><p><b>URL: </b><a class="externalLink" href="http://www.aspectj.org">http://www.aspectj.org</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.ecl
 ipse.org/legal/epl-v10.html">Eclipse Public License - v 1.0</a></p></td></tr></table></div></li></ul></li><li>com.dyuproject.protostuff:protostuff-runtime:jar:1.0.5 (compile) <img id="_432608098" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_138017554', '_432608098' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_138017554" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>protostuff :: runtime</th></tr><tr class="b"><td><p><b>Description: </b>protobuf serialization for pre-existing objects</p><p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/protostuff/protostuff-runtime/">http://code.google.com/p/protostuff/protostuff-runtime/</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.dyuproject.protostuff:protostuff-coll
 ectionschema:jar:1.0.5 (compile) <img id="_527620794" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1522428447', '_527620794' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1522428447" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>protostuff :: collectionschema</th></tr><tr class="b"><td><p><b>Description: </b>predefined schemas for jdk collections and maps</p><p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/protostuff/protostuff-collectionschema/">http://code.google.com/p/protostuff/protostuff-collectionschema/</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.dyuproject.protostuff:protostuff-core:jar:1.0.5 (compile) <img id="_418381167" src="./images/icon_info_sml.gif" alt="Information" onclick="
 toggleDependencyDetail( '_821755233', '_418381167' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_821755233" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>protostuff :: core</th></tr><tr class="b"><td><p><b>Description: </b>protobuf serialization for mutable messages</p><p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/protostuff/protostuff-core/">http://code.google.com/p/protostuff/protostuff-core/</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.dyuproject.protostuff:protostuff-api:jar:1.0.5 (compile) <img id="_543317682" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_950098418', '_543317682' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_950098418" style="display:none"><table borde
 r="0" class="table table-striped"><tr class="a"><th>protostuff :: api</th></tr><tr class="b"><td><p><b>Description: </b>serialization api for messages</p><p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/protostuff/protostuff-api/">http://code.google.com/p/protostuff/protostuff-api/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>junit:junit:jar:4.10 (test) <img id="_1875636635" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_250415969', '_1875636635' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_250415969" 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.1 (test) <img id="_3835909" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_771289681', '_3835909' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_771289681" 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>There is currently no description associated with this project.</p><p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">BSD style</a></p></td></tr></table></div></li></ul></li><li>org.apache.di
 rectmemory:directmemory-tests:jar:0.2-SNAPSHOT (test) <img id="_352935177" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1994402519', '_352935177' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1994402519" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Apache DirectMemory :: Tests</th></tr><tr class="b"><td><p><b>Description: </b>Apache DirectMemory :: Tests</p><p><b>URL: </b><a class="externalLink" href="http://directmemory.apache.org/directmemory-tests/">http://directmemory.apache.org/directmemory-tests/</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>geronimo-spec:geronimo-spec-jta:jar:1.0.1B-rc4 (provided) <img id="_1690260345" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1089573553', '_
 1690260345' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1089573553" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>geronimo-spec-jta</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></div></div><a name="Licenses"></a><div class="section"><h2>Licenses<a name="Licenses"></a></h2><p><b>BSD style: </b>Hamcrest Core</p><p><b>Unknown: </b>geronimo-spec-jta</p><p><b>Eclipse Public License - v 1.0: </b>AspectJ runtime</p><p><b>Common Public License Version 1.0: </b>JUnit</p><p><b>MIT License: </b>SLF4J API Module</p><p><b>The Apache Software License, Version 2.0: </b>Apache DirectMemory :: Cache, Apache DirectMemory :: Serializers :: Protostuff, Apache DirectMemory :: Tests, Guava (Google Common Libraries), protostuff :: api, protostuff ::
  collectionschema, protostuff :: core, protostuff :: runtime</p></div><a name="Dependency_File_Details"></a><div class="section"><h2>Dependency File Details<a name="Dependency_File_Details"></a></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>JDK Rev</th><th>Debug</th></tr><tr class="b"><td>protostuff-api-1.0.5.jar</td><td>47.44 kB</td><td>45</td><td>35</td><td>1</td><td>1.5</td><td>debug</td></tr><tr class="a"><td>protostuff-collectionschema-1.0.5.jar</td><td>51.04 kB</td><td>64</td><td>54</td><td>1</td><td>1.5</td><td>debug</td></tr><tr class="b"><td>protostuff-core-1.0.5.jar</td><td>45.13 kB</td><td>28</td><td>18</td><td>1</td><td>1.5</td><td>debug</td></tr><tr class="a"><td>protostuff-runtime-1.0.5.jar</td><td>255.22 kB</td><td>171</td><td>160</td><td>1</td><td>1.5</td><td>debug</td></tr><tr class="b"><td>guava-r09.jar</td><td>1.09 MB</td><td>902</td><td>883</td><td>8</td><
 td>1.5</td><td>debug</td></tr><tr class="a"><td>geronimo-spec-jta-1.0.1B-rc4.jar</td><td>13.15 kB</td><td>23</td><td>17</td><td>2</td><td>1.4</td><td>debug</td></tr><tr class="b"><td>junit-4.10.jar</td><td>247.23 kB</td><td>290</td><td>252</td><td>31</td><td>1.5</td><td>debug</td></tr><tr class="a"><td>directmemory-cache-0.2-SNAPSHOT.jar</td><td>72.68 kB</td><td>68</td><td>47</td><td>7</td><td>1.6</td><td>debug</td></tr><tr class="b"><td>directmemory-tests-0.2-SNAPSHOT.jar</td><td>9.14 kB</td><td>16</td><td>2</td><td>1</td><td>1.6</td><td>debug</td></tr><tr class="a"><td>aspectjrt-1.6.12.jar</td><td>113.50 kB</td><td>145</td><td>128</td><td>10</td><td>1.5</td><td>debug</td></tr><tr class="b"><td>hamcrest-core-1.1.jar</td><td>74.85 kB</td><td>54</td><td>21</td><td>3</td><td>1.5</td><td>debug</td></tr><tr class="a"><td>slf4j-api-1.6.4.jar</td><td>25.35 kB</td><td>34</td><td>23</td><td>3</td><td>1.3</td><td>debug</td></tr><tr class="b"><th>Total</th><th>Size</th><th>Entries</th
 ><th>Classes</th><th>Packages</th><th>JDK Rev</th><th>Debug</th></tr><tr class="a"><td>12</td><td>2.02 MB</td><td>1,840</td><td>1,640</td><td>69</td><td>1.6</td><td>12</td></tr><tr class="b"><td>compile: 4</td><td>compile: 398.84 kB</td><td>compile: 308</td><td>compile: 267</td><td>compile: 4</td><td>-</td><td>compile: 4</td></tr><tr class="a"><td>test: 3</td><td>test: 331.22 kB</td><td>test: 360</td><td>test: 275</td><td>test: 35</td><td>-</td><td>test: 3</td></tr><tr class="b"><td>provided: 5</td><td>provided: 1.31 MB</td><td>provided: 1,172</td><td>provided: 1,098</td><td>provided: 30</td><td>-</td><td>provided: 5</td></tr></table></div><a name="Dependency_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="table table-striped"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class="b"><td>apache.snapshots</td><td><a class="externalL
 ink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a></td><td>-</td><td>Yes</td></tr><tr class="a"><td>central</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td><td>Yes</td><td>-</td></tr></table><p>Repository locations for each of the Dependencies.</p><table border="0" class="table table-striped"><tr class="a"><th>Artifact</th><th>apache.snapshots</th><th>archiva-asf-mirror</th></tr><tr class="b"><td>com.dyuproject.protostuff:protostuff-api:jar:1.0.5</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/com/dyuproject/protostuff/protostuff-api/1.0.5/protostuff-api-1.0.5.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>com.dyuproject.protostuff:protostuff-collectionschema:jar:1.0.5</td><td>-</td><
 td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/com/dyuproject/protostuff/protostuff-collectionschema/1.0.5/protostuff-collectionschema-1.0.5.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>com.dyuproject.protostuff:protostuff-core:jar:1.0.5</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/com/dyuproject/protostuff/protostuff-core/1.0.5/protostuff-core-1.0.5.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>com.dyuproject.protostuff:protostuff-runtime:jar:1.0.5</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/com/dyuproject/protostuff/protostuff-runtime/1.0.5/protostuff-r
 untime-1.0.5.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>com.google.guava:guava:jar:r09</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/com/google/guava/guava/r09/guava-r09.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>geronimo-spec:geronimo-spec-jta:jar:1.0.1B-rc4</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/geronimo-spec/geronimo-spec-jta/1.0.1B-rc4/geronimo-spec-jta-1.0.1B-rc4.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>junit:junit:jar:4.10</td><td>-</td><td><a class="externalLink" href="https
 ://archiva-repository.apache.org/archiva/repository/all-public/junit/junit/4.10/junit-4.10.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>org.apache.directmemory:directmemory-cache:jar:0.2-SNAPSHOT</td><td><a class="externalLink" href="http://repository.apache.org/snapshots/org/apache/directmemory/directmemory-cache/0.2-SNAPSHOT/directmemory-cache-0.2-20120827.210111-33.jar"><img alt="Found at http://repository.apache.org/snapshots" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><td>org.apache.directmemory:directmemory-tests:jar:0.2-SNAPSHOT</td><td><a class="externalLink" href="http://repository.apache.org/snapshots/org/apache/directmemory/directmemory-tests/0.2-SNAPSHOT/directmemory-tests-0.2-20120827.210121-33.jar"><img alt="Found at http://repository.apache.org/snapshots" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><
 tr class="a"><td>org.aspectj:aspectjrt:jar:1.6.12</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/org/aspectj/aspectjrt/1.6.12/aspectjrt-1.6.12.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>org.hamcrest:hamcrest-core:jar:1.1</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>org.slf4j:slf4j-api:jar:1.6.4</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar"><img alt="Found at https://archiva-repository.apache.org/archi
 va/repository/all-public" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><th>Total</th><th>apache.snapshots</th><th>archiva-asf-mirror</th></tr><tr class="a"><td>12 (compile: 4, test: 3, provided: 5)</td><td>2</td><td>10</td></tr></table></div>
+    per the JSR-305 spec.</p><p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/guava-libraries">http://code.google.com/p/guava-libraries</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.aspectj:aspectjrt:jar:1.6.12 (provided) <img id="_1408355658" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_157687128', '_1408355658' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_157687128" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>AspectJ runtime</th></tr><tr class="b"><td><p><b>Description: </b>The runtime needed to execute a program using AspectJ</p><p><b>URL: </b><a class="externalLink" href="http://www.aspectj.org">http://www.aspectj.org</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.ecl
 ipse.org/legal/epl-v10.html">Eclipse Public License - v 1.0</a></p></td></tr></table></div></li></ul></li><li>com.dyuproject.protostuff:protostuff-runtime:jar:1.0.5 (compile) <img id="_363636435" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_134530074', '_363636435' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_134530074" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>protostuff :: runtime</th></tr><tr class="b"><td><p><b>Description: </b>protobuf serialization for pre-existing objects</p><p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/protostuff/protostuff-runtime/">http://code.google.com/p/protostuff/protostuff-runtime/</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.dyuproject.protostuff:protostuff-coll
 ectionschema:jar:1.0.5 (compile) <img id="_797067914" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1820004984', '_797067914' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1820004984" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>protostuff :: collectionschema</th></tr><tr class="b"><td><p><b>Description: </b>predefined schemas for jdk collections and maps</p><p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/protostuff/protostuff-collectionschema/">http://code.google.com/p/protostuff/protostuff-collectionschema/</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.dyuproject.protostuff:protostuff-core:jar:1.0.5 (compile) <img id="_1782583230" src="./images/icon_info_sml.gif" alt="Information" onclick=
 "toggleDependencyDetail( '_2007248838', '_1782583230' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_2007248838" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>protostuff :: core</th></tr><tr class="b"><td><p><b>Description: </b>protobuf serialization for mutable messages</p><p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/protostuff/protostuff-core/">http://code.google.com/p/protostuff/protostuff-core/</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.dyuproject.protostuff:protostuff-api:jar:1.0.5 (compile) <img id="_28439806" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1577198798', '_28439806' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1577198798" style="display:none"><table b
 order="0" class="table table-striped"><tr class="a"><th>protostuff :: api</th></tr><tr class="b"><td><p><b>Description: </b>serialization api for messages</p><p><b>URL: </b><a class="externalLink" href="http://code.google.com/p/protostuff/protostuff-api/">http://code.google.com/p/protostuff/protostuff-api/</a></p><p><b>Project License: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>junit:junit:jar:4.10 (test) <img id="_444972533" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_380877471', '_444972533' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_380877471" 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.1 (test) <img id="_1665437470" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1186557599', '_1665437470' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1186557599" 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>There is currently no description associated with this project.</p><p><b>Project License: </b><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">BSD style</a></p></td></tr></table></div></li></ul></li><li>org.a
 pache.directmemory:directmemory-tests:jar:0.2-SNAPSHOT (test) <img id="_1352399602" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1460098827', '_1352399602' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1460098827" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>Apache DirectMemory :: Tests</th></tr><tr class="b"><td><p><b>Description: </b>Apache DirectMemory :: Tests</p><p><b>URL: </b><a class="externalLink" href="http://directmemory.apache.org/directmemory-tests/">http://directmemory.apache.org/directmemory-tests/</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>geronimo-spec:geronimo-spec-jta:jar:1.0.1B-rc4 (provided) <img id="_1624879303" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_74386
 8960', '_1624879303' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_743868960" style="display:none"><table border="0" class="table table-striped"><tr class="a"><th>geronimo-spec-jta</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></div></div><a name="Licenses"></a><div class="section"><h2>Licenses<a name="Licenses"></a></h2><p><b>BSD style: </b>Hamcrest Core</p><p><b>Unknown: </b>geronimo-spec-jta</p><p><b>Eclipse Public License - v 1.0: </b>AspectJ runtime</p><p><b>Common Public License Version 1.0: </b>JUnit</p><p><b>MIT License: </b>SLF4J API Module</p><p><b>The Apache Software License, Version 2.0: </b>Apache DirectMemory :: Cache, Apache DirectMemory :: Serializers :: Protostuff, Apache DirectMemory :: Tests, Guava (Google Common Libraries), protostuff :: api, proto
 stuff :: collectionschema, protostuff :: core, protostuff :: runtime</p></div><a name="Dependency_File_Details"></a><div class="section"><h2>Dependency File Details<a name="Dependency_File_Details"></a></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>JDK Rev</th><th>Debug</th></tr><tr class="b"><td>protostuff-api-1.0.5.jar</td><td>47.44 kB</td><td>45</td><td>35</td><td>1</td><td>1.5</td><td>debug</td></tr><tr class="a"><td>protostuff-collectionschema-1.0.5.jar</td><td>51.04 kB</td><td>64</td><td>54</td><td>1</td><td>1.5</td><td>debug</td></tr><tr class="b"><td>protostuff-core-1.0.5.jar</td><td>45.13 kB</td><td>28</td><td>18</td><td>1</td><td>1.5</td><td>debug</td></tr><tr class="a"><td>protostuff-runtime-1.0.5.jar</td><td>255.22 kB</td><td>171</td><td>160</td><td>1</td><td>1.5</td><td>debug</td></tr><tr class="b"><td>guava-r09.jar</td><td>1.09 MB</td><td>902</td><td>883</td><td
 >8</td><td>1.5</td><td>debug</td></tr><tr class="a"><td>geronimo-spec-jta-1.0.1B-rc4.jar</td><td>13.15 kB</td><td>23</td><td>17</td><td>2</td><td>1.4</td><td>debug</td></tr><tr class="b"><td>junit-4.10.jar</td><td>247.23 kB</td><td>290</td><td>252</td><td>31</td><td>1.5</td><td>debug</td></tr><tr class="a"><td>directmemory-cache-0.2-SNAPSHOT.jar</td><td>72.67 kB</td><td>68</td><td>47</td><td>7</td><td>1.6</td><td>debug</td></tr><tr class="b"><td>directmemory-tests-0.2-SNAPSHOT.jar</td><td>9.14 kB</td><td>16</td><td>2</td><td>1</td><td>1.6</td><td>debug</td></tr><tr class="a"><td>aspectjrt-1.6.12.jar</td><td>113.50 kB</td><td>145</td><td>128</td><td>10</td><td>1.5</td><td>debug</td></tr><tr class="b"><td>hamcrest-core-1.1.jar</td><td>74.85 kB</td><td>54</td><td>21</td><td>3</td><td>1.5</td><td>debug</td></tr><tr class="a"><td>slf4j-api-1.6.4.jar</td><td>25.35 kB</td><td>34</td><td>23</td><td>3</td><td>1.3</td><td>debug</td></tr><tr class="b"><th>Total</th><th>Size</th><th>Ent
 ries</th><th>Classes</th><th>Packages</th><th>JDK Rev</th><th>Debug</th></tr><tr class="a"><td>12</td><td>2.02 MB</td><td>1,840</td><td>1,640</td><td>69</td><td>1.6</td><td>12</td></tr><tr class="b"><td>compile: 4</td><td>compile: 398.84 kB</td><td>compile: 308</td><td>compile: 267</td><td>compile: 4</td><td>-</td><td>compile: 4</td></tr><tr class="a"><td>test: 3</td><td>test: 331.22 kB</td><td>test: 360</td><td>test: 275</td><td>test: 35</td><td>-</td><td>test: 3</td></tr><tr class="b"><td>provided: 5</td><td>provided: 1.31 MB</td><td>provided: 1,172</td><td>provided: 1,098</td><td>provided: 30</td><td>-</td><td>provided: 5</td></tr></table></div><a name="Dependency_Repository_Locations"></a><div class="section"><h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2><table border="0" class="table table-striped"><tr class="a"><th>Repo ID</th><th>URL</th><th>Release</th><th>Snapshot</th></tr><tr class="b"><td>apache.snapshots</td><td><a class="e
 xternalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a></td><td>-</td><td>Yes</td></tr><tr class="a"><td>central</td><td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a></td><td>Yes</td><td>-</td></tr></table><p>Repository locations for each of the Dependencies.</p><table border="0" class="table table-striped"><tr class="a"><th>Artifact</th><th>apache.snapshots</th><th>archiva-asf-mirror</th></tr><tr class="b"><td>com.dyuproject.protostuff:protostuff-api:jar:1.0.5</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/com/dyuproject/protostuff/protostuff-api/1.0.5/protostuff-api-1.0.5.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>com.dyuproject.protostuff:protostuff-collectionschema:jar:1.0.5</td><td
 >-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/com/dyuproject/protostuff/protostuff-collectionschema/1.0.5/protostuff-collectionschema-1.0.5.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>com.dyuproject.protostuff:protostuff-core:jar:1.0.5</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/com/dyuproject/protostuff/protostuff-core/1.0.5/protostuff-core-1.0.5.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>com.dyuproject.protostuff:protostuff-runtime:jar:1.0.5</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/com/dyuproject/protostuff/protostuff-runtime/1.0.5/prot
 ostuff-runtime-1.0.5.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>com.google.guava:guava:jar:r09</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/com/google/guava/guava/r09/guava-r09.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>geronimo-spec:geronimo-spec-jta:jar:1.0.1B-rc4</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/geronimo-spec/geronimo-spec-jta/1.0.1B-rc4/geronimo-spec-jta-1.0.1B-rc4.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>junit:junit:jar:4.10</td><td>-</td><td><a class="externalLink" hre
 f="https://archiva-repository.apache.org/archiva/repository/all-public/junit/junit/4.10/junit-4.10.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>org.apache.directmemory:directmemory-cache:jar:0.2-SNAPSHOT</td><td><a class="externalLink" href="http://repository.apache.org/snapshots/org/apache/directmemory/directmemory-cache/0.2-SNAPSHOT/directmemory-cache-0.2-20120831.100258-34.jar"><img alt="Found at http://repository.apache.org/snapshots" src="images/icon_success_sml.gif" /></a></td><td>-</td></tr><tr class="b"><td>org.apache.directmemory:directmemory-tests:jar:0.2-SNAPSHOT</td><td><a class="externalLink" href="http://repository.apache.org/snapshots/org/apache/directmemory/directmemory-tests/0.2-SNAPSHOT/directmemory-tests-0.2-20120831.100306-34.jar"><img alt="Found at http://repository.apache.org/snapshots" src="images/icon_success_sml.gif" /></a></td><td>-</t
 d></tr><tr class="a"><td>org.aspectj:aspectjrt:jar:1.6.12</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/org/aspectj/aspectjrt/1.6.12/aspectjrt-1.6.12.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td>org.hamcrest:hamcrest-core:jar:1.1</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar"><img alt="Found at https://archiva-repository.apache.org/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td></tr><tr class="a"><td>org.slf4j:slf4j-api:jar:1.6.4</td><td>-</td><td><a class="externalLink" href="https://archiva-repository.apache.org/archiva/repository/all-public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar"><img alt="Found at https://archiva-repository.apache.o
 rg/archiva/repository/all-public" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><th>Total</th><th>apache.snapshots</th><th>archiva-asf-mirror</th></tr><tr class="a"><td>12 (compile: 4, test: 3, provided: 5)</td><td>2</td><td>10</td></tr></table></div>
                   </div>
           </div>
 

Modified: directmemory/site-content/directmemory-serializers/directmemory-protostuff/dependency-convergence.html
URL: http://svn.apache.org/viewvc/directmemory/site-content/directmemory-serializers/directmemory-protostuff/dependency-convergence.html?rev=1379415&r1=1379414&r2=1379415&view=diff
==============================================================================
--- directmemory/site-content/directmemory-serializers/directmemory-protostuff/dependency-convergence.html (original)
+++ directmemory/site-content/directmemory-serializers/directmemory-protostuff/dependency-convergence.html Fri Aug 31 10:46:50 2012
@@ -1,21 +1,21 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Aug 30, 2012
- | Rendered using Apache Maven Fluido Skin 1.3.0-SNAPSHOT
+ | Generated by Apache Maven Doxia at Aug 31, 2012
+ | 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="20120830" />
+    <meta name="Date-Revision-yyyymmdd" content="20120831" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache DirectMemory :: Serializers :: Protostuff - Reactor Dependency Convergence</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0-SNAPSHOT.min.css" />
+    <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-SNAPSHOT.min.js"></script>
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
 
                           
         
@@ -155,7 +155,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2012-08-30</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2012-08-31</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.2-SNAPSHOT</li>
             
                             </ul>

Modified: directmemory/site-content/directmemory-serializers/directmemory-protostuff/dependency-management.html
URL: http://svn.apache.org/viewvc/directmemory/site-content/directmemory-serializers/directmemory-protostuff/dependency-management.html?rev=1379415&r1=1379414&r2=1379415&view=diff
==============================================================================
--- directmemory/site-content/directmemory-serializers/directmemory-protostuff/dependency-management.html (original)
+++ directmemory/site-content/directmemory-serializers/directmemory-protostuff/dependency-management.html Fri Aug 31 10:46:50 2012
@@ -1,21 +1,21 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Aug 30, 2012
- | Rendered using Apache Maven Fluido Skin 1.3.0-SNAPSHOT
+ | Generated by Apache Maven Doxia at Aug 31, 2012
+ | 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="20120830" />
+    <meta name="Date-Revision-yyyymmdd" content="20120831" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache DirectMemory :: Serializers :: Protostuff - Project Dependency Management</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0-SNAPSHOT.min.css" />
+    <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-SNAPSHOT.min.js"></script>
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
 
                           
         
@@ -155,7 +155,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2012-08-30</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2012-08-31</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.2-SNAPSHOT</li>
             
                             </ul>

Modified: directmemory/site-content/directmemory-serializers/directmemory-protostuff/distribution-management.html
URL: http://svn.apache.org/viewvc/directmemory/site-content/directmemory-serializers/directmemory-protostuff/distribution-management.html?rev=1379415&r1=1379414&r2=1379415&view=diff
==============================================================================
--- directmemory/site-content/directmemory-serializers/directmemory-protostuff/distribution-management.html (original)
+++ directmemory/site-content/directmemory-serializers/directmemory-protostuff/distribution-management.html Fri Aug 31 10:46:50 2012
@@ -1,21 +1,21 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Aug 30, 2012
- | Rendered using Apache Maven Fluido Skin 1.3.0-SNAPSHOT
+ | Generated by Apache Maven Doxia at Aug 31, 2012
+ | 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="20120830" />
+    <meta name="Date-Revision-yyyymmdd" content="20120831" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache DirectMemory :: Serializers :: Protostuff - Project Distribution Management</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0-SNAPSHOT.min.css" />
+    <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-SNAPSHOT.min.js"></script>
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
 
                           
         
@@ -155,7 +155,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2012-08-30</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2012-08-31</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.2-SNAPSHOT</li>
             
                             </ul>

Modified: directmemory/site-content/directmemory-serializers/directmemory-protostuff/index.html
URL: http://svn.apache.org/viewvc/directmemory/site-content/directmemory-serializers/directmemory-protostuff/index.html?rev=1379415&r1=1379414&r2=1379415&view=diff
==============================================================================
--- directmemory/site-content/directmemory-serializers/directmemory-protostuff/index.html (original)
+++ directmemory/site-content/directmemory-serializers/directmemory-protostuff/index.html Fri Aug 31 10:46:50 2012
@@ -1,21 +1,21 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Aug 30, 2012
- | Rendered using Apache Maven Fluido Skin 1.3.0-SNAPSHOT
+ | Generated by Apache Maven Doxia at Aug 31, 2012
+ | 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="20120830" />
+    <meta name="Date-Revision-yyyymmdd" content="20120831" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache DirectMemory :: Serializers :: Protostuff - About</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0-SNAPSHOT.min.css" />
+    <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-SNAPSHOT.min.js"></script>
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
 
                           
         
@@ -155,7 +155,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2012-08-30</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2012-08-31</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.2-SNAPSHOT</li>
             
                             </ul>

Modified: directmemory/site-content/directmemory-serializers/directmemory-protostuff/integration.html
URL: http://svn.apache.org/viewvc/directmemory/site-content/directmemory-serializers/directmemory-protostuff/integration.html?rev=1379415&r1=1379414&r2=1379415&view=diff
==============================================================================
--- directmemory/site-content/directmemory-serializers/directmemory-protostuff/integration.html (original)
+++ directmemory/site-content/directmemory-serializers/directmemory-protostuff/integration.html Fri Aug 31 10:46:50 2012
@@ -1,21 +1,21 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Aug 30, 2012
- | Rendered using Apache Maven Fluido Skin 1.3.0-SNAPSHOT
+ | Generated by Apache Maven Doxia at Aug 31, 2012
+ | 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="20120830" />
+    <meta name="Date-Revision-yyyymmdd" content="20120831" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache DirectMemory :: Serializers :: Protostuff - Continuous Integration</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0-SNAPSHOT.min.css" />
+    <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-SNAPSHOT.min.js"></script>
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
 
                           
         
@@ -155,7 +155,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2012-08-30</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2012-08-31</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.2-SNAPSHOT</li>
             
                             </ul>

Modified: directmemory/site-content/directmemory-serializers/directmemory-protostuff/issue-tracking.html
URL: http://svn.apache.org/viewvc/directmemory/site-content/directmemory-serializers/directmemory-protostuff/issue-tracking.html?rev=1379415&r1=1379414&r2=1379415&view=diff
==============================================================================
--- directmemory/site-content/directmemory-serializers/directmemory-protostuff/issue-tracking.html (original)
+++ directmemory/site-content/directmemory-serializers/directmemory-protostuff/issue-tracking.html Fri Aug 31 10:46:50 2012
@@ -1,21 +1,21 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Aug 30, 2012
- | Rendered using Apache Maven Fluido Skin 1.3.0-SNAPSHOT
+ | Generated by Apache Maven Doxia at Aug 31, 2012
+ | 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="20120830" />
+    <meta name="Date-Revision-yyyymmdd" content="20120831" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache DirectMemory :: Serializers :: Protostuff - Issue Tracking</title>
-    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0-SNAPSHOT.min.css" />
+    <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-SNAPSHOT.min.js"></script>
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
 
                           
         
@@ -155,7 +155,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2012-08-30</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2012-08-31</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.2-SNAPSHOT</li>
             
                             </ul>