blob: 76ff53a8448a7bee49b0afca919249ed51927bc8 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia at Oct 10, 2012 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>OpenCMIS - Project Dependencies</title>
<style type="text/css" media="all">
@import url("./css/maven-base.css");
@import url("./css/maven-theme.css");
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20121010" />
<meta http-equiv="Content-Language" content="en" />
</head>
<body class="composite">
<div id="banner">
<a href="" id="bannerLeft">
<img src="images/chemistry-logo.png" alt="Apache Chemistry OpenCMIS" />
</a>
<a href="http://www.apache.org/" id="bannerRight">
<img src="images/apache-logo.gif" alt="The Apache Software Foundation" />
</a>
<div class="clear">
<hr/>
</div>
</div>
<div id="breadcrumbs">
<div class="xleft">
<span id="publishDate">Last Published: 2012-10-10</span>
</div>
<div class="xright">
<span id="projectVersion">Version: 0.8.0</span>
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">
<h5>Parent Project</h5>
<ul>
<li class="none">
<a href="http://www.apache.org/index.html" class="externalLink" title="The Apache Software Foundation">The Apache Software Foundation</a>
</li>
</ul>
<h5>Project Documentation</h5>
<ul>
<li class="expanded">
<a href="project-info.html" title="Project Information">Project Information</a>
<ul>
<li class="none">
<a href="index.html" title="About">About</a>
</li>
<li class="none">
<a href="integration.html" title="Continuous Integration">Continuous Integration</a>
</li>
<li class="none">
<strong>Dependencies</strong>
</li>
<li class="none">
<a href="dependency-convergence.html" title="Dependency Convergence">Dependency Convergence</a>
</li>
<li class="none">
<a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a>
</li>
<li class="none">
<a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a>
</li>
<li class="none">
<a href="license.html" title="Project License">Project License</a>
</li>
<li class="none">
<a href="project-summary.html" title="Project Summary">Project Summary</a>
</li>
<li class="none">
<a href="team-list.html" title="Project Team">Project Team</a>
</li>
<li class="none">
<a href="source-repository.html" title="Source Repository">Source Repository</a>
</li>
</ul>
</li>
<li class="collapsed">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
</li>
</ul>
<h5>Chemistry</h5>
<ul>
<li class="none">
<a href="http://chemistry.apache.org" class="externalLink" title="Main Website">Main Website</a>
</li>
</ul>
<a href="http://maven.apache.org/" title="Maven" class="poweredBy">
<img class="poweredBy" alt="Maven" src="http://maven.apache.org/images/logos/maven-feather.png" />
</a>
</div>
</div>
<div id="bodyColumn">
<div id="contentBox">
<div class="section"><h2>Project Dependencies<a name="Project_Dependencies"></a></h2><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="bodyTable"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Classifier</th><th>Type</th><th>Optional</th></tr><tr class="b"><td>org.slf4j</td><td>slf4j-api</td><td>1.6.6</td><td>-</td><td>jar</td><td> </td></tr></table></div><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="bodyTable"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Classifier</th><th>Type</th><th>Optional</th></tr><tr class="b"><td>junit</td><td>junit</td><td>4.7</td><td>-</td><td>jar</td><td> </td></tr></table></div></div><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></div><div class="section"><h2>Project Dependency Graph<a name="Project_Dependency_Graph"></a></h2><div class="section"><h3>Dependency Tree<a name="Dependency_Tree"></a></h3><p></p><ul><li><p><a href="#org.apache.chemistry.opencmis:chemistry-opencmis:pom">org.apache.chemistry.opencmis:chemistry-opencmis:pom</a></p><ul><li><p><a href="#org.slf4j:slf4j-api:jar">org.slf4j:slf4j-api:jar</a></p></li><li><p><a href="#junit:junit:jar">junit:junit:jar</a></p></li></ul></li></ul></div><div class="section"><h3>Dependency Listings<a name="Dependency_Listings"></a></h3><p><a name="org.apache.chemistry.opencmis:chemistry-opencmis:pom"><b>Apache Chemistry OpenCMIS</b></a></p><p>Apache Chemistry OpenCMIS is an open source implementation of the OASIS CMIS specification.</p><p><a class="externalLink" href="http://chemistry.apache.org/java/">http://chemistry.apache.org/java/</a></p><p><a name="org.slf4j:slf4j-api:jar"><b>SLF4J API Module</b></a></p><p>The slf4j API</p><p><a class="externalLink" href="http://www.slf4j.org">http://www.slf4j.org</a></p><p><a name="junit:junit:jar"><b>JUnit</b></a></p><p>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><a class="externalLink" href="http://junit.org">http://junit.org</a></p></div></div>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">Copyright &#169; 2009-2012
<a href="http://www.apache.org/">The Apache Software Foundation</a>.
All Rights Reserved.
</div>
<div class="clear">
<hr/>
</div>
</div>
</body>
</html>