| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596 |
- <!DOCTYPE html>
- <!--
- | Generated by Apache Maven Doxia Site Renderer 1.9.2 from org.apache.maven.plugins:maven-site-plugin:3.9.1:CategorySummaryDocumentRenderer at 2024-05-19
- | Rendered using Apache Maven Default Skin
- -->
- <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="generator" content="Apache Maven Doxia Site Renderer 1.9.2" />
- <title>Task4 – Project Information</title>
- <link rel="stylesheet" href="./css/maven-base.css" />
- <link rel="stylesheet" href="./css/maven-theme.css" />
- <link rel="stylesheet" href="./css/site.css" />
- <link rel="stylesheet" href="./css/print.css" media="print" />
- </head>
- <body class="composite">
- <div id="banner">
- <div id="bannerLeft">Task4
- </div>
- <div class="clear">
- <hr/>
- </div>
- </div>
- <div id="breadcrumbs">
- <div class="xleft">
- <span id="publishDate">Last Published: 2024-05-19</span>
-  | <span id="projectVersion">Version: 1.0-SNAPSHOT</span>
- </div>
- <div class="xright"><a href="${project.url}" title="Task4">Task4</a> </div>
- <div class="clear">
- <hr/>
- </div>
- </div>
- <div id="leftColumn">
- <div id="navcolumn">
- <h5>Project Documentation</h5>
- <ul>
- <li class="expanded"><strong>Project Information</strong>
- <ul>
- <li class="none"><a href="dependencies.html" title="Dependencies">Dependencies</a></li>
- <li class="none"><a href="dependency-info.html" title="Dependency Information">Dependency Information</a></li>
- <li class="none"><a href="index.html" title="About">About</a></li>
- <li class="none"><a href="plugin-management.html" title="Plugin Management">Plugin Management</a></li>
- <li class="none"><a href="plugins.html" title="Plugins">Plugins</a></li>
- <li class="none"><a href="summary.html" title="Summary">Summary</a></li>
- </ul></li>
- </ul>
- <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
- <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
- </a>
- </div>
- </div>
- <div id="bodyColumn">
- <div id="contentBox">
- <section>
- <h2><a name="Project_Information"></a>Project Information</h2>
- <p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> on behalf of the project.</p><section>
- <h3><a name="Overview"></a>Overview</h3>
- <table border="0" class="bodyTable">
- <tr class="a">
- <th>Document</th>
- <th>Description</th></tr>
- <tr class="b">
- <td><a href="dependencies.html">Dependencies</a></td>
- <td>This document lists the project's dependencies and provides information on each dependency.</td></tr>
- <tr class="a">
- <td><a href="dependency-info.html">Dependency Information</a></td>
- <td>This document describes how to include this project as a dependency using various dependency management tools.</td></tr>
- <tr class="b">
- <td><a href="index.html">About</a></td>
- <td>There is currently no description associated with this project.</td></tr>
- <tr class="a">
- <td><a href="plugin-management.html">Plugin Management</a></td>
- <td>This document lists the plugins that are defined through pluginManagement.</td></tr>
- <tr class="b">
- <td><a href="plugins.html">Plugins</a></td>
- <td>This document lists the build plugins and the report plugins used by this project.</td></tr>
- <tr class="a">
- <td><a href="summary.html">Summary</a></td>
- <td>This document lists other related information of this project</td></tr></table></section></section>
- </div>
- </div>
- <div class="clear">
- <hr/>
- </div>
- <div id="footer">
- <div class="xright">
- Copyright © 2024.. </div>
- <div class="clear">
- <hr/>
- </div>
- </div>
- </body>
- </html>
|