|
@@ -0,0 +1,340 @@
|
|
|
|
|
+<!DOCTYPE html>
|
|
|
|
|
+<!--
|
|
|
|
|
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0:dependencies 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 Dependencies</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"><a href="project-info.html" title="Project Information">Project Information</a>
|
|
|
|
|
+ <ul>
|
|
|
|
|
+ <li class="none"><strong>Dependencies</strong></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">
|
|
|
|
|
+<a name="Project_Dependencies"></a><section>
|
|
|
|
|
+<h2><a name="Project_Dependencies"></a>Project Dependencies</h2><a name="Project_Dependencies_compile"></a><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="bodyTable">
|
|
|
|
|
+<tr class="a">
|
|
|
|
|
+<th>GroupId</th>
|
|
|
|
|
+<th>ArtifactId</th>
|
|
|
|
|
+<th>Version</th>
|
|
|
|
|
+<th>Type</th>
|
|
|
|
|
+<th>Licenses</th></tr>
|
|
|
|
|
+<tr class="b">
|
|
|
|
|
+<td>pl.dmcs</td>
|
|
|
|
|
+<td><a class="externalLink" href="https://weeia.p.lodz.pl">app</a></td>
|
|
|
|
|
+<td>1.0</td>
|
|
|
|
|
+<td>jar</td>
|
|
|
|
|
+<td>-</td></tr></table></section><a name="Project_Dependencies_test"></a><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="bodyTable">
|
|
|
|
|
+<tr class="a">
|
|
|
|
|
+<th>GroupId</th>
|
|
|
|
|
+<th>ArtifactId</th>
|
|
|
|
|
+<th>Version</th>
|
|
|
|
|
+<th>Type</th>
|
|
|
|
|
+<th>Licenses</th></tr>
|
|
|
|
|
+<tr class="b">
|
|
|
|
|
+<td>org.junit.jupiter</td>
|
|
|
|
|
+<td><a class="externalLink" href="https://junit.org/junit5/">junit-jupiter-api</a></td>
|
|
|
|
|
+<td>5.10.2</td>
|
|
|
|
|
+<td>jar</td>
|
|
|
|
|
+<td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr>
|
|
|
|
|
+<tr class="a">
|
|
|
|
|
+<td>org.junit.jupiter</td>
|
|
|
|
|
+<td><a class="externalLink" href="https://junit.org/junit5/">junit-jupiter-engine</a></td>
|
|
|
|
|
+<td>5.10.2</td>
|
|
|
|
|
+<td>jar</td>
|
|
|
|
|
+<td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr></table></section></section><a name="Project_Transitive_Dependencies"></a><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_test"></a><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="bodyTable">
|
|
|
|
|
+<tr class="a">
|
|
|
|
|
+<th>GroupId</th>
|
|
|
|
|
+<th>ArtifactId</th>
|
|
|
|
|
+<th>Version</th>
|
|
|
|
|
+<th>Type</th>
|
|
|
|
|
+<th>Licenses</th></tr>
|
|
|
|
|
+<tr class="b">
|
|
|
|
|
+<td>org.apiguardian</td>
|
|
|
|
|
+<td><a class="externalLink" href="https://github.com/apiguardian-team/apiguardian">apiguardian-api</a></td>
|
|
|
|
|
+<td>1.1.2</td>
|
|
|
|
|
+<td>jar</td>
|
|
|
|
|
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache License, Version 2.0</a></td></tr>
|
|
|
|
|
+<tr class="a">
|
|
|
|
|
+<td>org.junit.platform</td>
|
|
|
|
|
+<td><a class="externalLink" href="https://junit.org/junit5/">junit-platform-commons</a></td>
|
|
|
|
|
+<td>1.10.2</td>
|
|
|
|
|
+<td>jar</td>
|
|
|
|
|
+<td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr>
|
|
|
|
|
+<tr class="b">
|
|
|
|
|
+<td>org.junit.platform</td>
|
|
|
|
|
+<td><a class="externalLink" href="https://junit.org/junit5/">junit-platform-engine</a></td>
|
|
|
|
|
+<td>1.10.2</td>
|
|
|
|
|
+<td>jar</td>
|
|
|
|
|
+<td><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></td></tr>
|
|
|
|
|
+<tr class="a">
|
|
|
|
|
+<td>org.opentest4j</td>
|
|
|
|
|
+<td><a class="externalLink" href="https://github.com/ota4j-team/opentest4j">opentest4j</a></td>
|
|
|
|
|
+<td>1.3.0</td>
|
|
|
|
|
+<td>jar</td>
|
|
|
|
|
+<td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">The Apache License, Version 2.0</a></td></tr></table></section></section><a name="Project_Dependency_Graph"></a><section>
|
|
|
|
|
+<h2><a name="Project_Dependency_Graph"></a>Project Dependency Graph</h2><script type="text/javascript">
|
|
|
|
|
+ function toggleDependencyDetails( 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';
|
|
|
|
|
+ img.alt='[Information]';
|
|
|
|
|
+ }
|
|
|
|
|
+ else
|
|
|
|
|
+ {
|
|
|
|
|
+ div.style.display = '';
|
|
|
|
|
+ img.src='./images/close.gif';
|
|
|
|
|
+ img.alt='[Close]';
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
|
|
+</script><a name="Dependency_Tree"></a><section>
|
|
|
|
|
+<h3><a name="Dependency_Tree"></a>Dependency Tree</h3>
|
|
|
|
|
+<ul>
|
|
|
|
|
+<li>pl.dmcs:Task4:jar:1.0-SNAPSHOT <img id="_img1" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep0', '_img1' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep0" style="display:none">
|
|
|
|
|
+<table border="0" class="bodyTable">
|
|
|
|
|
+<tr class="a">
|
|
|
|
|
+<th>Task4</th></tr>
|
|
|
|
|
+<tr class="b">
|
|
|
|
|
+<td>
|
|
|
|
|
+<p><b>Description: </b>There is currently no description associated with this project.</p>
|
|
|
|
|
+<p><b>Project Licenses: </b>No licenses are defined for this project.</p></td></tr></table></div>
|
|
|
|
|
+<ul>
|
|
|
|
|
+<li>pl.dmcs:app:jar:1.0 (compile) <img id="_img3" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep2', '_img3' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep2" style="display:none">
|
|
|
|
|
+<table border="0" class="bodyTable">
|
|
|
|
|
+<tr class="a">
|
|
|
|
|
+<th>My sample project</th></tr>
|
|
|
|
|
+<tr class="b">
|
|
|
|
|
+<td>
|
|
|
|
|
+<p><b>Description: </b>This is my sample project.</p>
|
|
|
|
|
+<p><b>URL: </b><a class="externalLink" href="https://weeia.p.lodz.pl">https://weeia.p.lodz.pl</a></p>
|
|
|
|
|
+<p><b>Project Licenses: </b>No licenses are defined for this project.</p></td></tr></table></div></li>
|
|
|
|
|
+<li>org.junit.jupiter:junit-jupiter-api:jar:5.10.2 (test) <img id="_img5" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep4', '_img5' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep4" style="display:none">
|
|
|
|
|
+<table border="0" class="bodyTable">
|
|
|
|
|
+<tr class="a">
|
|
|
|
|
+<th>JUnit Jupiter API</th></tr>
|
|
|
|
|
+<tr class="b">
|
|
|
|
|
+<td>
|
|
|
|
|
+<p><b>Description: </b>Module "junit-jupiter-api" of JUnit 5.</p>
|
|
|
|
|
+<p><b>URL: </b><a class="externalLink" href="https://junit.org/junit5/">https://junit.org/junit5/</a></p>
|
|
|
|
|
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></p></td></tr></table></div>
|
|
|
|
|
+<ul>
|
|
|
|
|
+<li>org.opentest4j:opentest4j:jar:1.3.0 (test) <img id="_img7" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep6', '_img7' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep6" style="display:none">
|
|
|
|
|
+<table border="0" class="bodyTable">
|
|
|
|
|
+<tr class="a">
|
|
|
|
|
+<th>org.opentest4j:opentest4j</th></tr>
|
|
|
|
|
+<tr class="b">
|
|
|
|
|
+<td>
|
|
|
|
|
+<p><b>Description: </b>Open Test Alliance for the JVM</p>
|
|
|
|
|
+<p><b>URL: </b><a class="externalLink" href="https://github.com/ota4j-team/opentest4j">https://github.com/ota4j-team/opentest4j</a></p>
|
|
|
|
|
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">The Apache License, Version 2.0</a></p></td></tr></table></div></li>
|
|
|
|
|
+<li>org.junit.platform:junit-platform-commons:jar:1.10.2 (test) <img id="_img9" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep8', '_img9' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep8" style="display:none">
|
|
|
|
|
+<table border="0" class="bodyTable">
|
|
|
|
|
+<tr class="a">
|
|
|
|
|
+<th>JUnit Platform Commons</th></tr>
|
|
|
|
|
+<tr class="b">
|
|
|
|
|
+<td>
|
|
|
|
|
+<p><b>Description: </b>Module "junit-platform-commons" of JUnit 5.</p>
|
|
|
|
|
+<p><b>URL: </b><a class="externalLink" href="https://junit.org/junit5/">https://junit.org/junit5/</a></p>
|
|
|
|
|
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></p></td></tr></table></div></li>
|
|
|
|
|
+<li>org.apiguardian:apiguardian-api:jar:1.1.2 (test) <img id="_img11" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep10', '_img11' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep10" style="display:none">
|
|
|
|
|
+<table border="0" class="bodyTable">
|
|
|
|
|
+<tr class="a">
|
|
|
|
|
+<th>org.apiguardian:apiguardian-api</th></tr>
|
|
|
|
|
+<tr class="b">
|
|
|
|
|
+<td>
|
|
|
|
|
+<p><b>Description: </b>@API Guardian</p>
|
|
|
|
|
+<p><b>URL: </b><a class="externalLink" href="https://github.com/apiguardian-team/apiguardian">https://github.com/apiguardian-team/apiguardian</a></p>
|
|
|
|
|
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
|
|
|
|
|
+<li>org.junit.jupiter:junit-jupiter-engine:jar:5.10.2 (test) <img id="_img13" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep12', '_img13' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep12" style="display:none">
|
|
|
|
|
+<table border="0" class="bodyTable">
|
|
|
|
|
+<tr class="a">
|
|
|
|
|
+<th>JUnit Jupiter Engine</th></tr>
|
|
|
|
|
+<tr class="b">
|
|
|
|
|
+<td>
|
|
|
|
|
+<p><b>Description: </b>Module "junit-jupiter-engine" of JUnit 5.</p>
|
|
|
|
|
+<p><b>URL: </b><a class="externalLink" href="https://junit.org/junit5/">https://junit.org/junit5/</a></p>
|
|
|
|
|
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></p></td></tr></table></div>
|
|
|
|
|
+<ul>
|
|
|
|
|
+<li>org.junit.platform:junit-platform-engine:jar:1.10.2 (test) <img id="_img15" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep14', '_img15' );" style="cursor: pointer; vertical-align: text-bottom;" /><div id="_dep14" style="display:none">
|
|
|
|
|
+<table border="0" class="bodyTable">
|
|
|
|
|
+<tr class="a">
|
|
|
|
|
+<th>JUnit Platform Engine API</th></tr>
|
|
|
|
|
+<tr class="b">
|
|
|
|
|
+<td>
|
|
|
|
|
+<p><b>Description: </b>Module "junit-platform-engine" of JUnit 5.</p>
|
|
|
|
|
+<p><b>URL: </b><a class="externalLink" href="https://junit.org/junit5/">https://junit.org/junit5/</a></p>
|
|
|
|
|
+<p><b>Project Licenses: </b><a class="externalLink" href="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License v2.0</a></p></td></tr></table></div></li></ul></li></ul></li></ul></section></section><a name="Licenses"></a><section>
|
|
|
|
|
+<h2><a name="Licenses"></a>Licenses</h2>
|
|
|
|
|
+<p><b>Unknown: </b>My sample project, Task4</p>
|
|
|
|
|
+<p><b>The Apache License, Version 2.0: </b>org.apiguardian:apiguardian-api, org.opentest4j:opentest4j</p>
|
|
|
|
|
+<p><b>Eclipse Public License v2.0: </b>JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API</p></section><a name="Dependency_File_Details"></a><section>
|
|
|
|
|
+<h2><a name="Dependency_File_Details"></a>Dependency File Details</h2>
|
|
|
|
|
+<table border="0" class="bodyTable">
|
|
|
|
|
+<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>apiguardian-api-1.1.2.jar</td>
|
|
|
|
|
+<td>6.8 kB</td>
|
|
|
|
|
+<td>9</td>
|
|
|
|
|
+<td>3</td>
|
|
|
|
|
+<td>2</td>
|
|
|
|
|
+<td>9</td>
|
|
|
|
|
+<td>Yes</td></tr>
|
|
|
|
|
+<tr class="a">
|
|
|
|
|
+<td>junit-jupiter-api-5.10.2.jar</td>
|
|
|
|
|
+<td>211 kB</td>
|
|
|
|
|
+<td>197</td>
|
|
|
|
|
+<td>182</td>
|
|
|
|
|
+<td>8</td>
|
|
|
|
|
+<td>9</td>
|
|
|
|
|
+<td>Yes</td></tr>
|
|
|
|
|
+<tr class="b">
|
|
|
|
|
+<td>junit-jupiter-engine-5.10.2.jar</td>
|
|
|
|
|
+<td>244.7 kB</td>
|
|
|
|
|
+<td>147</td>
|
|
|
|
|
+<td>130</td>
|
|
|
|
|
+<td>9</td>
|
|
|
|
|
+<td>9</td>
|
|
|
|
|
+<td>Yes</td></tr>
|
|
|
|
|
+<tr class="a">
|
|
|
|
|
+<td>junit-platform-commons-1.10.2.jar</td>
|
|
|
|
|
+<td>106.2 kB</td>
|
|
|
|
|
+<td>64</td>
|
|
|
|
|
+<td>44</td>
|
|
|
|
|
+<td>7</td>
|
|
|
|
|
+<td>9</td>
|
|
|
|
|
+<td>Yes</td></tr>
|
|
|
|
|
+<tr class="b">
|
|
|
|
|
+<td>junit-platform-engine-1.10.2.jar</td>
|
|
|
|
|
+<td>204.8 kB</td>
|
|
|
|
|
+<td>153</td>
|
|
|
|
|
+<td>136</td>
|
|
|
|
|
+<td>10</td>
|
|
|
|
|
+<td>9</td>
|
|
|
|
|
+<td>Yes</td></tr>
|
|
|
|
|
+<tr class="a">
|
|
|
|
|
+<td>opentest4j-1.3.0.jar</td>
|
|
|
|
|
+<td>14.3 kB</td>
|
|
|
|
|
+<td>15</td>
|
|
|
|
|
+<td>9</td>
|
|
|
|
|
+<td>2</td>
|
|
|
|
|
+<td>9</td>
|
|
|
|
|
+<td>Yes</td></tr>
|
|
|
|
|
+<tr class="b">
|
|
|
|
|
+<td>app-1.0.jar</td>
|
|
|
|
|
+<td>2.2 kB</td>
|
|
|
|
|
+<td>10</td>
|
|
|
|
|
+<td>1</td>
|
|
|
|
|
+<td>1</td>
|
|
|
|
|
+<td>11</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>7</td>
|
|
|
|
|
+<td>790 kB</td>
|
|
|
|
|
+<td>595</td>
|
|
|
|
|
+<td>505</td>
|
|
|
|
|
+<td>39</td>
|
|
|
|
|
+<td>11</td>
|
|
|
|
|
+<td>7</td></tr>
|
|
|
|
|
+<tr class="a">
|
|
|
|
|
+<td>compile: 1</td>
|
|
|
|
|
+<td>compile: 2.2 kB</td>
|
|
|
|
|
+<td>compile: 10</td>
|
|
|
|
|
+<td>compile: 1</td>
|
|
|
|
|
+<td>compile: 1</td>
|
|
|
|
|
+<td>11</td>
|
|
|
|
|
+<td>compile: 1</td></tr>
|
|
|
|
|
+<tr class="b">
|
|
|
|
|
+<td>test: 6</td>
|
|
|
|
|
+<td>test: 787.8 kB</td>
|
|
|
|
|
+<td>test: 585</td>
|
|
|
|
|
+<td>test: 504</td>
|
|
|
|
|
+<td>test: 38</td>
|
|
|
|
|
+<td>9</td>
|
|
|
|
|
+<td>test: 6</td></tr></table></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>
|