mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-27 03:21:29 +01:00
version 1.2.6 of the site documentation
This commit is contained in:
@@ -2,16 +2,16 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (version 1.7.0_45) on Tue Sep 16 05:39:50 EDT 2014 -->
|
||||
<!-- Generated by javadoc (version 1.7.0_45) on Sun Nov 16 09:17:32 EST 2014 -->
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||
<title>Constant Field Values (Dependency-Check Core 1.2.5 API)</title>
|
||||
<meta name="date" content="2014-09-16">
|
||||
<title>Constant Field Values (Dependency-Check Core 1.2.6 API)</title>
|
||||
<meta name="date" content="2014-11-16">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Constant Field Values (Dependency-Check Core 1.2.5 API)";
|
||||
parent.document.title="Constant Field Values (Dependency-Check Core 1.2.6 API)";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
@@ -94,6 +94,25 @@
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
||||
<caption><span>org.owasp.dependencycheck.analyzer.<a href="org/owasp/dependencycheck/analyzer/NexusAnalyzer.html" title="class in org.owasp.dependencycheck.analyzer">NexusAnalyzer</a></span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th scope="col">Constant Field</th>
|
||||
<th class="colLast" scope="col">Value</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><a name="org.owasp.dependencycheck.analyzer.NexusAnalyzer.DEFAULT_URL">
|
||||
<!-- -->
|
||||
</a><code>public static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
||||
<td><code><a href="org/owasp/dependencycheck/analyzer/NexusAnalyzer.html#DEFAULT_URL">DEFAULT_URL</a></code></td>
|
||||
<td class="colLast"><code>"https://repository.sonatype.org/service/local/"</code></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
|
||||
Reference in New Issue
Block a user