mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-16 08:36:55 +01:00
36 lines
1.3 KiB
XML
36 lines
1.3 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!--
|
|
This file is part of dependency-check-ant.
|
|
|
|
Dependency-check-ant is free software: you can redistribute it and/or modify it
|
|
under the terms of the GNU General Public License as published by the Free
|
|
Software Foundation, either version 3 of the License, or (at your option) any
|
|
later version.
|
|
|
|
Dependency-check-ant is distributed in the hope that it will be useful, but
|
|
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
details.
|
|
|
|
You should have received a copy of the GNU General Public License along with
|
|
dependency-check-ant. If not, see http://www.gnu.org/licenses/.
|
|
|
|
Copyright (c) 2013 Jeremy Long. All Rights Reserved.
|
|
-->
|
|
<project name="dependency-check-ant">
|
|
<bannerLeft>
|
|
<name>dependency-check-ant</name>
|
|
</bannerLeft>
|
|
<body>
|
|
<breadcrumbs>
|
|
<item name="dependency-check" href="../index.html"/>
|
|
</breadcrumbs>
|
|
<menu name="Getting Started">
|
|
<item name="Installation" href="installation.html"/>
|
|
<item name="Usage" href="usage.html"/>
|
|
<item name="Configuration" href="configuration.html"/>
|
|
</menu>
|
|
<menu ref="Project Documentation" />
|
|
<menu ref="reports" />
|
|
</body>
|
|
</project> |