mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-22 00:59:34 +01:00
version 1.1.1 of gh-pages
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<!-- this is a JXR report set -->
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
||||
<title>Dependency-Check Maven Plugin 1.1.0 Reference</title>
|
||||
<title>Dependency-Check Maven Plugin 1.1.1 Reference</title>
|
||||
</head>
|
||||
<frameset cols="20%,80%">
|
||||
<frameset rows="30%,70%">
|
||||
|
||||
@@ -214,7 +214,7 @@
|
||||
<a class="jxr_linenumber" name="L206" href="#L206">206</a> <em class="jxr_javadoccomment"> * The database connection string.</em>
|
||||
<a class="jxr_linenumber" name="L207" href="#L207">207</a> <em class="jxr_javadoccomment"> */</em>
|
||||
<a class="jxr_linenumber" name="L208" href="#L208">208</a> @SuppressWarnings({<span class="jxr_string">"CanBeFinal"</span>, <span class="jxr_string">"FieldCanBeLocal"</span>})
|
||||
<a class="jxr_linenumber" name="L209" href="#L209">209</a> @Parameter(property = <span class="jxr_string">"nexusUrl"</span>, defaultValue = <span class="jxr_string">""</span>, required = false)
|
||||
<a class="jxr_linenumber" name="L209" href="#L209">209</a> @Parameter(property = <span class="jxr_string">"connectionString"</span>, defaultValue = <span class="jxr_string">""</span>, required = false)
|
||||
<a class="jxr_linenumber" name="L210" href="#L210">210</a> <strong class="jxr_keyword">private</strong> String connectionString;
|
||||
<a class="jxr_linenumber" name="L211" href="#L211">211</a> <em class="jxr_javadoccomment">/**</em>
|
||||
<a class="jxr_linenumber" name="L212" href="#L212">212</a> <em class="jxr_javadoccomment"> * The database driver name. An example would be org.h2.Driver.</em>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<html xml:lang="en" lang="en">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
||||
<title>Dependency-Check Maven Plugin 1.1.0 Reference Package org.owasp.dependencycheck.maven</title>
|
||||
<title>Dependency-Check Maven Plugin 1.1.1 Reference Package org.owasp.dependencycheck.maven</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="style" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<html xml:lang="en" lang="en">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
||||
<title>Dependency-Check Maven Plugin 1.1.0 Reference Package org.owasp.dependencycheck.maven</title>
|
||||
<title>Dependency-Check Maven Plugin 1.1.1 Reference Package org.owasp.dependencycheck.maven</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="style" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<html xml:lang="en" lang="en">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
||||
<title>Dependency-Check Maven Plugin 1.1.0 Reference</title>
|
||||
<title>Dependency-Check Maven Plugin 1.1.1 Reference</title>
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<html xml:lang="en" lang="en">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
||||
<title>Dependency-Check Maven Plugin 1.1.0 Reference</title>
|
||||
<title>Dependency-Check Maven Plugin 1.1.1 Reference</title>
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
|
||||
</head>
|
||||
<body>
|
||||
@@ -24,7 +24,7 @@
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h2>Dependency-Check Maven Plugin 1.1.0 Reference</h2>
|
||||
<h2>Dependency-Check Maven Plugin 1.1.1 Reference</h2>
|
||||
|
||||
<table class="summary">
|
||||
<thead>
|
||||
|
||||
Reference in New Issue
Block a user