This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/plc4x-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new c2cf8a5 Site checkin for project PLC4X: Jenkins Tools
c2cf8a5 is described below
commit c2cf8a599aeb2d2463e79be3aeebdbcbeebad1a4
Author: jenkins <[email protected]>
AuthorDate: Tue Apr 30 11:22:06 2019 +0000
Site checkin for project PLC4X: Jenkins Tools
---
dependency-convergence.html | 6 +-
plc4py/dependencies.html | 239 ++++++++++++++++++++++----------------------
2 files changed, 125 insertions(+), 120 deletions(-)
diff --git a/dependency-convergence.html b/dependency-convergence.html
index 3ac6f8b..460075c 100644
--- a/dependency-convergence.html
+++ b/dependency-convergence.html
@@ -487,7 +487,7 @@
<td width="25%">4.4.1</td>
<td>
<ol style="list-style-type: decimal">
-
<li>org.apache.plc4x:plc4py:pom:0.4.0-SNAPSHOT<br>\- org.apache.plc4x:interop-server:jar:0.4.0-SNAPSHOT:compile<br> \- org.apache.thrift:libthrift:jar:0.12.0:compile<br> \- org.apache.httpcomponents:httpcore:jar:4.4.1:compile<br></li>
+
<li>org.apache.plc4x:plc4py:pom:0.4.0-SNAPSHOT<br>\- org.apache.plc4x:interop-server:pom:0.4.0-SNAPSHOT:provided<br> \- org.apache.thrift:libthrift:jar:0.12.0:provided<br> \- org.apache.httpcomponents:httpcore:jar:4.4.1:provided<br></li>
<br>
</ol></td>
</tr>
@@ -495,7 +495,7 @@
<td width="25%">4.4.10</td>
<td>
<ol style="list-style-type: decimal">
-
<li>org.apache.plc4x:plc4py:pom:0.4.0-SNAPSHOT<br>\- org.apache.plc4x:interop-server:jar:0.4.0-SNAPSHOT:compile<br> \- org.apache.thrift:libthrift:jar:0.12.0:compile<br> \- org.apache.httpcomponents:httpclient:jar:4.5.6:compile<br> \- (org.apache.httpcomponents:httpcore:jar:4.4.10:compile
- omitted for conflict with 4.4.1)<br></li>
+
<li>org.apache.plc4x:plc4py:pom:0.4.0-SNAPSHOT<br>\- org.apache.plc4x:interop-server:pom:0.4.0-SNAPSHOT:provided<br> \- org.apache.thrift:libthrift:jar:0.12.0:provided<br> \- org.apache.httpcomponents:httpclient:jar:4.5.6:provided<br> \- (org.apache.httpcomponents:httpcore:jar:4.4.10:provided
- omitted for conflict with 4.4.1)<br></li>
<br>
</ol></td>
</tr>
@@ -888,7 +888,7 @@
<td width="25%">0.4.0-SNAPSHOT</td>
<td>
<ol style="list-style-type: decimal">
-
<li>org.apache.plc4x:plc4py:pom:0.4.0-SNAPSHOT<br>\- org.apache.plc4x:interop-server:jar:0.4.0-SNAPSHOT:compile<br></li>
+ <li></li>
<br>
</ol></td>
</tr>
diff --git a/plc4py/dependencies.html b/plc4py/dependencies.html
index 477b2f8..e65c92c 100644
--- a/plc4py/dependencies.html
+++ b/plc4py/dependencies.html
@@ -123,7 +123,7 @@
<!-- Repeat the item, otherwise it is not
clickable as the dropdown root -->
<li><a href="#_toc_project_dependencies"
title="Project Dependencies">Project Dependencies</a></li>
<li class="divider"></li>
- <li><a href="#_toc_compile1"
title="compile">compile</a></li>
+ <li><a href="#_toc_provided1"
title="provided">provided</a></li>
</ul>
</li>
<li class="divider-vertical"></li>
@@ -133,8 +133,7 @@
<!-- Repeat the item, otherwise it is not
clickable as the dropdown root -->
<li><a
href="#_toc_project_transitive_dependencies" title="Project Transitive
Dependencies">Project Transitive Dependencies</a></li>
<li class="divider"></li>
- <li><a href="#_toc_compile2"
title="compile">compile</a></li>
- <li><a href="#_toc_runtime1" title="runtime">runtime</a></li>
+ <li><a href="#_toc_provided2"
title="provided">provided</a></li>
</ul>
</li>
<li class="divider-vertical"></li>
@@ -166,10 +165,10 @@
<div class="page-header">
<h2 id="_toc_project_dependencies">Project Dependencies</h2>
</div>
- <a name="Project_Dependencies_compile"></a>
+ <a name="Project_Dependencies_provided"></a>
<div class="section">
- <h3 id="_toc_compile1">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>
+ <h3 id="_toc_provided1">provided</h3>
+ <p>The following is a list of provided dependencies for this project. These
dependencies are required to compile the application, but should be provided by
default when using the library:</p>
<table border="0" class="bodyTable table table-striped table-hover">
<thead>
<tr class="a">
@@ -178,6 +177,7 @@
<th>Version</th>
<th>Type</th>
<th>Licenses</th>
+ <th>Optional</th>
</tr>
</thead>
<tbody>
@@ -185,8 +185,9 @@
<td>org.apache.plc4x</td>
<td><a class="externalLink"
href="https://plc4x.apache.org/plc4j/plc4j-utils/interop-server">interop-server</a></td>
<td>0.4.0-SNAPSHOT</td>
- <td>jar</td>
+ <td>pom</td>
<td><a class="externalLink"
href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version
2.0</a></td>
+ <td>Yes</td>
</tr>
</tbody>
</table>
@@ -196,10 +197,10 @@
<div class="section">
<h2 id="_toc_project_transitive_dependencies">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_compile"></a>
+ <a name="Project_Transitive_Dependencies_provided"></a>
<div class="section">
- <h3 id="_toc_compile2">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>
+ <h3 id="_toc_provided2">provided</h3>
+ <p>The following is a list of provided dependencies for this project. These
dependencies are required to compile the application, but should be provided by
default when using the library:</p>
<table border="0" class="bodyTable table table-striped table-hover">
<thead>
<tr class="a">
@@ -208,6 +209,7 @@
<th>Version</th>
<th>Type</th>
<th>Licenses</th>
+ <th>Optional</th>
</tr>
</thead>
<tbody>
@@ -217,6 +219,7 @@
<td>1.11</td>
<td>jar</td>
<td><a class="externalLink"
href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version
2.0</a></td>
+ <td>Yes</td>
</tr>
<tr class="a">
<td>commons-io</td>
@@ -224,6 +227,7 @@
<td>2.6</td>
<td>jar</td>
<td><a class="externalLink"
href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version
2.0</a></td>
+ <td>Yes</td>
</tr>
<tr class="b">
<td>commons-lang</td>
@@ -231,6 +235,7 @@
<td>20030203.000129</td>
<td>jar</td>
<td>-</td>
+ <td>Yes</td>
</tr>
<tr class="a">
<td>commons-logging</td>
@@ -238,6 +243,7 @@
<td>1.2</td>
<td>jar</td>
<td><a class="externalLink"
href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software
License, Version 2.0</a></td>
+ <td>Yes</td>
</tr>
<tr class="b">
<td>io.netty</td>
@@ -245,6 +251,7 @@
<td>4.1.35.Final</td>
<td>jar</td>
<td><a class="externalLink"
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a></td>
+ <td>Yes</td>
</tr>
<tr class="a">
<td>io.netty</td>
@@ -252,6 +259,7 @@
<td>4.1.35.Final</td>
<td>jar</td>
<td><a class="externalLink"
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a></td>
+ <td>Yes</td>
</tr>
<tr class="b">
<td>io.netty</td>
@@ -259,6 +267,7 @@
<td>4.1.35.Final</td>
<td>jar</td>
<td><a class="externalLink"
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a></td>
+ <td>Yes</td>
</tr>
<tr class="a">
<td>io.netty</td>
@@ -266,6 +275,7 @@
<td>4.1.35.Final</td>
<td>jar</td>
<td><a class="externalLink"
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a></td>
+ <td>Yes</td>
</tr>
<tr class="b">
<td>io.netty</td>
@@ -273,6 +283,7 @@
<td>4.1.35.Final</td>
<td>jar</td>
<td><a class="externalLink"
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a></td>
+ <td>Yes</td>
</tr>
<tr class="a">
<td>javax.annotation</td>
@@ -280,6 +291,7 @@
<td>1.0</td>
<td>jar</td>
<td><a class="externalLink"
href="https://glassfish.dev.java.net/public/CDDLv1.0.html">COMMON DEVELOPMENT
AND DISTRIBUTION LICENSE (CDDL) Version 1.0</a></td>
+ <td>Yes</td>
</tr>
<tr class="b">
<td>junit</td>
@@ -287,6 +299,7 @@
<td>4.12</td>
<td>jar</td>
<td><a class="externalLink"
href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License
1.0</a></td>
+ <td>Yes</td>
</tr>
<tr class="a">
<td>net.bytebuddy</td>
@@ -294,6 +307,7 @@
<td>1.9.10</td>
<td>jar</td>
<td><a class="externalLink"
href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software
License, Version 2.0</a></td>
+ <td>Yes</td>
</tr>
<tr class="b">
<td>net.bytebuddy</td>
@@ -301,6 +315,7 @@
<td>1.9.10</td>
<td>jar</td>
<td><a class="externalLink"
href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software
License, Version 2.0</a></td>
+ <td>Yes</td>
</tr>
<tr class="a">
<td>org.apache.commons</td>
@@ -308,6 +323,7 @@
<td>3.7</td>
<td>jar</td>
<td><a class="externalLink"
href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version
2.0</a></td>
+ <td>Yes</td>
</tr>
<tr class="b">
<td>org.apache.httpcomponents</td>
@@ -315,6 +331,7 @@
<td>4.5.6</td>
<td>jar</td>
<td><a class="externalLink"
href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version
2.0</a></td>
+ <td>Yes</td>
</tr>
<tr class="a">
<td>org.apache.httpcomponents</td>
@@ -322,6 +339,7 @@
<td>4.4.1</td>
<td>jar</td>
<td><a class="externalLink"
href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version
2.0</a></td>
+ <td>Yes</td>
</tr>
<tr class="b">
<td>org.apache.plc4x</td>
@@ -329,6 +347,7 @@
<td>0.4.0-SNAPSHOT</td>
<td>jar</td>
<td><a class="externalLink"
href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version
2.0</a></td>
+ <td>Yes</td>
</tr>
<tr class="a">
<td>org.apache.plc4x</td>
@@ -336,6 +355,7 @@
<td>0.4.0-SNAPSHOT</td>
<td>jar</td>
<td><a class="externalLink"
href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version
2.0</a></td>
+ <td>Yes</td>
</tr>
<tr class="b">
<td>org.apache.plc4x</td>
@@ -343,6 +363,7 @@
<td>0.4.0-SNAPSHOT</td>
<td>jar</td>
<td><a class="externalLink"
href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version
2.0</a></td>
+ <td>Yes</td>
</tr>
<tr class="a">
<td>org.apache.thrift</td>
@@ -350,94 +371,87 @@
<td>0.12.0</td>
<td>jar</td>
<td><a class="externalLink"
href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software
License, Version 2.0</a></td>
+ <td>Yes</td>
</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.0.0</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>
+ <td>Yes</td>
+ </tr>
+ <tr class="a">
<td>org.hamcrest</td>
<td><a class="externalLink"
href="https://github.com/hamcrest/JavaHamcrest/hamcrest-core">hamcrest-core</a></td>
<td>1.3</td>
<td>jar</td>
<td><a class="externalLink"
href="http://www.opensource.org/licenses/bsd-license.php">New BSD
License</a></td>
+ <td>Yes</td>
</tr>
- <tr class="a">
+ <tr class="b">
<td>org.hamcrest</td>
<td><a class="externalLink"
href="https://github.com/hamcrest/JavaHamcrest/hamcrest-library">hamcrest-library</a></td>
<td>1.3</td>
<td>jar</td>
<td><a class="externalLink"
href="http://www.opensource.org/licenses/bsd-license.php">New BSD
License</a></td>
+ <td>Yes</td>
+ </tr>
+ <tr class="a">
+ <td>org.junit.jupiter</td>
+ <td><a class="externalLink"
href="http://junit.org/junit5/">junit-jupiter-api</a></td>
+ <td>5.2.0</td>
+ <td>jar</td>
+ <td><a class="externalLink"
href="http://www.eclipse.org/legal/epl-v20.html">Eclipse Public License
v2.0</a></td>
+ <td>Yes</td>
</tr>
<tr class="b">
+ <td>org.junit.platform</td>
+ <td><a class="externalLink"
href="http://junit.org/junit5/">junit-platform-commons</a></td>
+ <td>1.2.0</td>
+ <td>jar</td>
+ <td><a class="externalLink"
href="http://www.eclipse.org/legal/epl-v20.html">Eclipse Public License
v2.0</a></td>
+ <td>Yes</td>
+ </tr>
+ <tr class="a">
<td>org.mockito</td>
<td><a class="externalLink"
href="https://github.com/mockito/mockito">mockito-core</a></td>
<td>2.24.5</td>
<td>jar</td>
<td><a class="externalLink"
href="https://github.com/mockito/mockito/blob/master/LICENSE">The MIT
License</a></td>
+ <td>Yes</td>
</tr>
- <tr class="a">
+ <tr class="b">
<td>org.mockito</td>
<td><a class="externalLink"
href="https://github.com/mockito/mockito">mockito-junit-jupiter</a></td>
<td>2.24.5</td>
<td>jar</td>
<td><a class="externalLink"
href="https://github.com/mockito/mockito/blob/master/LICENSE">The MIT
License</a></td>
+ <td>Yes</td>
</tr>
- <tr class="b">
+ <tr class="a">
<td>org.objenesis</td>
<td><a class="externalLink"
href="http://objenesis.org">objenesis</a></td>
<td>2.6</td>
<td>jar</td>
<td><a class="externalLink"
href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2</a></td>
+ <td>Yes</td>
</tr>
- <tr class="a">
- <td>org.slf4j</td>
- <td><a class="externalLink"
href="http://www.slf4j.org">slf4j-api</a></td>
- <td>1.7.25</td>
- <td>jar</td>
- <td><a class="externalLink"
href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></td>
- </tr>
- </tbody>
- </table>
- </div>
- <a name="Project_Transitive_Dependencies_runtime"></a>
- <div class="section">
- <h3 id="_toc_runtime1">runtime</h3>
- <p>The following is a list of runtime dependencies for this project. These
dependencies are required to run the application:</p>
- <table border="0" class="bodyTable table table-striped table-hover">
- <thead>
- <tr class="a">
- <th>GroupId</th>
- <th>ArtifactId</th>
- <th>Version</th>
- <th>Type</th>
- <th>Licenses</th>
- </tr>
- </thead>
- <tbody>
<tr class="b">
- <td>org.apiguardian</td>
- <td><a class="externalLink"
href="https://github.com/apiguardian-team/apiguardian">apiguardian-api</a></td>
- <td>1.0.0</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.jupiter</td>
- <td><a class="externalLink"
href="http://junit.org/junit5/">junit-jupiter-api</a></td>
- <td>5.2.0</td>
- <td>jar</td>
- <td><a class="externalLink"
href="http://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="http://junit.org/junit5/">junit-platform-commons</a></td>
- <td>1.2.0</td>
- <td>jar</td>
- <td><a class="externalLink"
href="http://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.1.0</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>
+ <td>Yes</td>
+ </tr>
+ <tr class="a">
+ <td>org.slf4j</td>
+ <td><a class="externalLink"
href="http://www.slf4j.org">slf4j-api</a></td>
+ <td>1.7.25</td>
+ <td>jar</td>
+ <td><a class="externalLink"
href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></td>
+ <td>Yes</td>
</tr>
</tbody>
</table>
@@ -485,7 +499,7 @@
</table>
</div>
<ul>
- <li>org.apache.plc4x:interop-server:jar:0.4.0-SNAPSHOT (compile) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep2"><i class="glyphicon
glyphicon-info-sign"></i></button>
+ <li>org.apache.plc4x:interop-server:pom:0.4.0-SNAPSHOT (provided) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep2"><i class="glyphicon
glyphicon-info-sign"></i></button>
<div id="_dep2" style="" class="collapse">
<table border="0" class="bodyTable table table-striped table-hover">
<thead>
@@ -501,7 +515,7 @@
</table>
</div>
<ul>
- <li>javax.annotation:jsr250-api:jar:1.0 (compile) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep4"><i class="glyphicon
glyphicon-info-sign"></i></button>
+ <li>javax.annotation:jsr250-api:jar:1.0 (provided) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep4"><i class="glyphicon
glyphicon-info-sign"></i></button>
<div id="_dep4" style="" class="collapse">
<table border="0" class="bodyTable table table-striped table-hover">
<thead>
@@ -516,7 +530,7 @@
</tbody>
</table>
</div></li>
- <li>org.apache.thrift:libthrift:jar:0.12.0 (compile) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep6"><i class="glyphicon
glyphicon-info-sign"></i></button>
+ <li>org.apache.thrift:libthrift:jar:0.12.0 (provided) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep6"><i class="glyphicon
glyphicon-info-sign"></i></button>
<div id="_dep6" style="" class="collapse">
<table border="0" class="bodyTable table table-striped table-hover">
<thead>
@@ -532,7 +546,7 @@
</table>
</div>
<ul>
- <li>org.slf4j:slf4j-api:jar:1.7.25 (compile) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep8"><i class="glyphicon
glyphicon-info-sign"></i></button>
+ <li>org.slf4j:slf4j-api:jar:1.7.25 (provided) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep8"><i class="glyphicon
glyphicon-info-sign"></i></button>
<div id="_dep8" style="" class="collapse">
<table border="0" class="bodyTable table table-striped
table-hover">
<thead>
@@ -547,7 +561,7 @@
</tbody>
</table>
</div></li>
- <li>org.apache.httpcomponents:httpclient:jar:4.5.6 (compile) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep10"><i class="glyphicon
glyphicon-info-sign"></i></button>
+ <li>org.apache.httpcomponents:httpclient:jar:4.5.6 (provided) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep10"><i class="glyphicon
glyphicon-info-sign"></i></button>
<div id="_dep10" style="" class="collapse">
<table border="0" class="bodyTable table table-striped
table-hover">
<thead>
@@ -563,7 +577,7 @@
</table>
</div>
<ul>
- <li>commons-logging:commons-logging:jar:1.2 (compile) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep12"><i class="glyphicon
glyphicon-info-sign"></i></button>
+ <li>commons-logging:commons-logging:jar:1.2 (provided) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep12"><i class="glyphicon
glyphicon-info-sign"></i></button>
<div id="_dep12" style="" class="collapse">
<table border="0" class="bodyTable table table-striped
table-hover">
<thead>
@@ -578,7 +592,7 @@
</tbody>
</table>
</div></li>
- <li>commons-codec:commons-codec:jar:1.11 (compile) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep14"><i class="glyphicon
glyphicon-info-sign"></i></button>
+ <li>commons-codec:commons-codec:jar:1.11 (provided) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep14"><i class="glyphicon
glyphicon-info-sign"></i></button>
<div id="_dep14" style="" class="collapse">
<table border="0" class="bodyTable table table-striped
table-hover">
<thead>
@@ -594,7 +608,7 @@
</table>
</div></li>
</ul></li>
- <li>org.apache.httpcomponents:httpcore:jar:4.4.1 (compile) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep16"><i class="glyphicon
glyphicon-info-sign"></i></button>
+ <li>org.apache.httpcomponents:httpcore:jar:4.4.1 (provided) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep16"><i class="glyphicon
glyphicon-info-sign"></i></button>
<div id="_dep16" style="" class="collapse">
<table border="0" class="bodyTable table table-striped
table-hover">
<thead>
@@ -610,7 +624,7 @@
</table>
</div></li>
</ul></li>
- <li>org.apache.plc4x:plc4j-api:jar:0.4.0-SNAPSHOT (compile) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep18"><i class="glyphicon
glyphicon-info-sign"></i></button>
+ <li>org.apache.plc4x:plc4j-api:jar:0.4.0-SNAPSHOT (provided) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep18"><i class="glyphicon
glyphicon-info-sign"></i></button>
<div id="_dep18" style="" class="collapse">
<table border="0" class="bodyTable table table-striped table-hover">
<thead>
@@ -625,7 +639,7 @@
</tbody>
</table>
</div></li>
- <li>org.apache.plc4x:plc4j-protocol-driver-base-test:jar:0.4.0-SNAPSHOT
(compile) <button title="Information" class="btn btn-link btn-small"
type="button" data-toggle="collapse" data-target="#_dep20"><i class="glyphicon
glyphicon-info-sign"></i></button>
+ <li>org.apache.plc4x:plc4j-protocol-driver-base-test:jar:0.4.0-SNAPSHOT
(provided) <button title="Information" class="btn btn-link btn-small"
type="button" data-toggle="collapse" data-target="#_dep20"><i class="glyphicon
glyphicon-info-sign"></i></button>
<div id="_dep20" style="" class="collapse">
<table border="0" class="bodyTable table table-striped table-hover">
<thead>
@@ -641,7 +655,7 @@
</table>
</div>
<ul>
- <li>io.netty:netty-transport:jar:4.1.35.Final (compile) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep22"><i class="glyphicon
glyphicon-info-sign"></i></button>
+ <li>io.netty:netty-transport:jar:4.1.35.Final (provided) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep22"><i class="glyphicon
glyphicon-info-sign"></i></button>
<div id="_dep22" style="" class="collapse">
<table border="0" class="bodyTable table table-striped
table-hover">
<thead>
@@ -657,7 +671,7 @@
</table>
</div>
<ul>
- <li>io.netty:netty-resolver:jar:4.1.35.Final (compile) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep24"><i class="glyphicon
glyphicon-info-sign"></i></button>
+ <li>io.netty:netty-resolver:jar:4.1.35.Final (provided) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep24"><i class="glyphicon
glyphicon-info-sign"></i></button>
<div id="_dep24" style="" class="collapse">
<table border="0" class="bodyTable table table-striped
table-hover">
<thead>
@@ -673,7 +687,7 @@
</table>
</div></li>
</ul></li>
- <li>junit:junit:jar:4.12 (compile) <button title="Information"
class="btn btn-link btn-small" type="button" data-toggle="collapse"
data-target="#_dep26"><i class="glyphicon glyphicon-info-sign"></i></button>
+ <li>junit:junit:jar:4.12 (provided) <button title="Information"
class="btn btn-link btn-small" type="button" data-toggle="collapse"
data-target="#_dep26"><i class="glyphicon glyphicon-info-sign"></i></button>
<div id="_dep26" style="" class="collapse">
<table border="0" class="bodyTable table table-striped
table-hover">
<thead>
@@ -688,7 +702,7 @@
</tbody>
</table>
</div></li>
- <li>org.hamcrest:hamcrest-core:jar:1.3 (compile) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep28"><i class="glyphicon
glyphicon-info-sign"></i></button>
+ <li>org.hamcrest:hamcrest-core:jar:1.3 (provided) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep28"><i class="glyphicon
glyphicon-info-sign"></i></button>
<div id="_dep28" style="" class="collapse">
<table border="0" class="bodyTable table table-striped
table-hover">
<thead>
@@ -703,7 +717,7 @@
</tbody>
</table>
</div></li>
- <li>org.hamcrest:hamcrest-library:jar:1.3 (compile) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep30"><i class="glyphicon
glyphicon-info-sign"></i></button>
+ <li>org.hamcrest:hamcrest-library:jar:1.3 (provided) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep30"><i class="glyphicon
glyphicon-info-sign"></i></button>
<div id="_dep30" style="" class="collapse">
<table border="0" class="bodyTable table table-striped
table-hover">
<thead>
@@ -718,7 +732,7 @@
</tbody>
</table>
</div></li>
- <li>org.mockito:mockito-core:jar:2.24.5 (compile) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep32"><i class="glyphicon
glyphicon-info-sign"></i></button>
+ <li>org.mockito:mockito-core:jar:2.24.5 (provided) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep32"><i class="glyphicon
glyphicon-info-sign"></i></button>
<div id="_dep32" style="" class="collapse">
<table border="0" class="bodyTable table table-striped
table-hover">
<thead>
@@ -734,7 +748,7 @@
</table>
</div>
<ul>
- <li>net.bytebuddy:byte-buddy:jar:1.9.10 (compile) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep34"><i class="glyphicon
glyphicon-info-sign"></i></button>
+ <li>net.bytebuddy:byte-buddy:jar:1.9.10 (provided) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep34"><i class="glyphicon
glyphicon-info-sign"></i></button>
<div id="_dep34" style="" class="collapse">
<table border="0" class="bodyTable table table-striped
table-hover">
<thead>
@@ -749,7 +763,7 @@
</tbody>
</table>
</div></li>
- <li>net.bytebuddy:byte-buddy-agent:jar:1.9.10 (compile) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep36"><i class="glyphicon
glyphicon-info-sign"></i></button>
+ <li>net.bytebuddy:byte-buddy-agent:jar:1.9.10 (provided) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep36"><i class="glyphicon
glyphicon-info-sign"></i></button>
<div id="_dep36" style="" class="collapse">
<table border="0" class="bodyTable table table-striped
table-hover">
<thead>
@@ -764,7 +778,7 @@
</tbody>
</table>
</div></li>
- <li>org.objenesis:objenesis:jar:2.6 (compile) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep38"><i class="glyphicon
glyphicon-info-sign"></i></button>
+ <li>org.objenesis:objenesis:jar:2.6 (provided) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep38"><i class="glyphicon
glyphicon-info-sign"></i></button>
<div id="_dep38" style="" class="collapse">
<table border="0" class="bodyTable table table-striped
table-hover">
<thead>
@@ -780,7 +794,7 @@
</table>
</div></li>
</ul></li>
- <li>org.mockito:mockito-junit-jupiter:jar:2.24.5 (compile) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep40"><i class="glyphicon
glyphicon-info-sign"></i></button>
+ <li>org.mockito:mockito-junit-jupiter:jar:2.24.5 (provided) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep40"><i class="glyphicon
glyphicon-info-sign"></i></button>
<div id="_dep40" style="" class="collapse">
<table border="0" class="bodyTable table table-striped
table-hover">
<thead>
@@ -796,7 +810,7 @@
</table>
</div>
<ul>
- <li>org.junit.jupiter:junit-jupiter-api:jar:5.2.0 (runtime) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep42"><i class="glyphicon
glyphicon-info-sign"></i></button>
+ <li>org.junit.jupiter:junit-jupiter-api:jar:5.2.0 (provided)
<button title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep42"><i class="glyphicon
glyphicon-info-sign"></i></button>
<div id="_dep42" style="" class="collapse">
<table border="0" class="bodyTable table table-striped
table-hover">
<thead>
@@ -812,7 +826,7 @@
</table>
</div>
<ul>
- <li>org.apiguardian:apiguardian-api:jar:1.0.0 (runtime) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep44"><i class="glyphicon
glyphicon-info-sign"></i></button>
+ <li>org.apiguardian:apiguardian-api:jar:1.0.0 (provided) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep44"><i class="glyphicon
glyphicon-info-sign"></i></button>
<div id="_dep44" style="" class="collapse">
<table border="0" class="bodyTable table table-striped
table-hover">
<thead>
@@ -827,7 +841,7 @@
</tbody>
</table>
</div></li>
- <li>org.opentest4j:opentest4j:jar:1.1.0 (runtime) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep46"><i class="glyphicon
glyphicon-info-sign"></i></button>
+ <li>org.opentest4j:opentest4j:jar:1.1.0 (provided) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep46"><i class="glyphicon
glyphicon-info-sign"></i></button>
<div id="_dep46" style="" class="collapse">
<table border="0" class="bodyTable table table-striped
table-hover">
<thead>
@@ -842,7 +856,7 @@
</tbody>
</table>
</div></li>
- <li>org.junit.platform:junit-platform-commons:jar:1.2.0 (runtime)
<button title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep48"><i class="glyphicon
glyphicon-info-sign"></i></button>
+ <li>org.junit.platform:junit-platform-commons:jar:1.2.0
(provided) <button title="Information" class="btn btn-link btn-small"
type="button" data-toggle="collapse" data-target="#_dep48"><i class="glyphicon
glyphicon-info-sign"></i></button>
<div id="_dep48" style="" class="collapse">
<table border="0" class="bodyTable table table-striped
table-hover">
<thead>
@@ -859,7 +873,7 @@
</div></li>
</ul></li>
</ul></li>
- <li>commons-io:commons-io:jar:2.6 (compile) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep50"><i class="glyphicon
glyphicon-info-sign"></i></button>
+ <li>commons-io:commons-io:jar:2.6 (provided) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep50"><i class="glyphicon
glyphicon-info-sign"></i></button>
<div id="_dep50" style="" class="collapse">
<table border="0" class="bodyTable table table-striped
table-hover">
<thead>
@@ -875,7 +889,7 @@
</table>
</div></li>
</ul></li>
- <li>commons-lang:commons-lang:jar:20030203.000129 (compile) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep52"><i class="glyphicon
glyphicon-info-sign"></i></button>
+ <li>commons-lang:commons-lang:jar:20030203.000129 (provided) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep52"><i class="glyphicon
glyphicon-info-sign"></i></button>
<div id="_dep52" style="" class="collapse">
<table border="0" class="bodyTable table table-striped table-hover">
<thead>
@@ -890,7 +904,7 @@
</tbody>
</table>
</div></li>
- <li>org.apache.commons:commons-lang3:jar:3.7 (compile) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep54"><i class="glyphicon
glyphicon-info-sign"></i></button>
+ <li>org.apache.commons:commons-lang3:jar:3.7 (provided) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep54"><i class="glyphicon
glyphicon-info-sign"></i></button>
<div id="_dep54" style="" class="collapse">
<table border="0" class="bodyTable table table-striped table-hover">
<thead>
@@ -905,7 +919,7 @@
</tbody>
</table>
</div></li>
- <li>org.apache.plc4x:plc4j-protocol-driver-base:jar:0.4.0-SNAPSHOT
(compile) <button title="Information" class="btn btn-link btn-small"
type="button" data-toggle="collapse" data-target="#_dep56"><i class="glyphicon
glyphicon-info-sign"></i></button>
+ <li>org.apache.plc4x:plc4j-protocol-driver-base:jar:0.4.0-SNAPSHOT
(provided) <button title="Information" class="btn btn-link btn-small"
type="button" data-toggle="collapse" data-target="#_dep56"><i class="glyphicon
glyphicon-info-sign"></i></button>
<div id="_dep56" style="" class="collapse">
<table border="0" class="bodyTable table table-striped table-hover">
<thead>
@@ -921,7 +935,7 @@
</table>
</div>
<ul>
- <li>io.netty:netty-buffer:jar:4.1.35.Final (compile) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep58"><i class="glyphicon
glyphicon-info-sign"></i></button>
+ <li>io.netty:netty-buffer:jar:4.1.35.Final (provided) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep58"><i class="glyphicon
glyphicon-info-sign"></i></button>
<div id="_dep58" style="" class="collapse">
<table border="0" class="bodyTable table table-striped
table-hover">
<thead>
@@ -936,7 +950,7 @@
</tbody>
</table>
</div></li>
- <li>io.netty:netty-codec:jar:4.1.35.Final (compile) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep60"><i class="glyphicon
glyphicon-info-sign"></i></button>
+ <li>io.netty:netty-codec:jar:4.1.35.Final (provided) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep60"><i class="glyphicon
glyphicon-info-sign"></i></button>
<div id="_dep60" style="" class="collapse">
<table border="0" class="bodyTable table table-striped
table-hover">
<thead>
@@ -951,7 +965,7 @@
</tbody>
</table>
</div></li>
- <li>io.netty:netty-common:jar:4.1.35.Final (compile) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep62"><i class="glyphicon
glyphicon-info-sign"></i></button>
+ <li>io.netty:netty-common:jar:4.1.35.Final (provided) <button
title="Information" class="btn btn-link btn-small" type="button"
data-toggle="collapse" data-target="#_dep62"><i class="glyphicon
glyphicon-info-sign"></i></button>
<div id="_dep62" style="" class="collapse">
<table border="0" class="bodyTable table table-striped
table-hover">
<thead>
@@ -1146,13 +1160,13 @@
<td>Yes</td>
</tr>
<tr class="b">
- <td>interop-server-0.4.0-SNAPSHOT.jar</td>
- <td>165.6 kB</td>
- <td>115</td>
- <td>100</td>
- <td>2</td>
- <td>1.8</td>
- <td>Yes</td>
+ <td>interop-server-0.4.0-SNAPSHOT.pom</td>
+ <td>7.1 kB</td>
+ <td>-</td>
+ <td>-</td>
+ <td>-</td>
+ <td>-</td>
+ <td>-</td>
</tr>
<tr class="a">
<td>plc4j-api-0.4.0-SNAPSHOT.jar</td>
@@ -1291,30 +1305,21 @@
</tr>
<tr class="b">
<td>31</td>
- <td>9.3 MB</td>
- <td>7170</td>
- <td>6433</td>
- <td>313</td>
+ <td>9.1 MB</td>
+ <td>7055</td>
+ <td>6333</td>
+ <td>311</td>
<td>1.8</td>
- <td>31</td>
+ <td>30</td>
</tr>
<tr class="a">
- <td>compile: 27</td>
- <td>compile: 9.1 MB</td>
- <td>compile: 6996</td>
- <td>compile: 6299</td>
- <td>compile: 302</td>
- <td>-</td>
- <td>compile: 27</td>
- </tr>
- <tr class="b">
- <td>runtime: 4</td>
- <td>runtime: 195.5 kB</td>
- <td>runtime: 174</td>
- <td>runtime: 134</td>
- <td>runtime: 11</td>
+ <td>provided: 31</td>
+ <td>provided: 9.1 MB</td>
+ <td>provided: 7055</td>
+ <td>provided: 6333</td>
+ <td>provided: 311</td>
<td>-</td>
- <td>runtime: 4</td>
+ <td>provided: 30</td>
</tr>
</tbody>
</table>