blob: a6a2364ed75c7204da903735bfa95339d04a05b4 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:2.9:dependencies at 2022-09-06 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Apache Chainsaw &#x2013; Project Dependencies</title>
<style type="text/css" media="all">
@import url("./css/maven-base.css");
@import url("./css/maven-theme.css");
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta http-equiv="Content-Language" content="en" />
</head>
<body class="composite">
<div id="banner">
<a href="http://logging.apache.org/" id="bannerLeft"><img src="images/ls-logo.jpg" alt="Logging Services"/></a>
<a href="http://logging.apache.org/log4j" id="bannerRight"><img src="images/logo.jpg" alt="Apache log4j"/></a>
<div class="clear">
<hr/>
</div>
</div>
<div id="breadcrumbs">
<div class="xleft">
<span id="publishDate">Last Published: 2022-09-06</span>
&nbsp;| <span id="projectVersion">Version: 2.1.0</span>
| <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a> &gt;
<a href="http://logging.apache.org/" class="externalLink" title="Logging Services">Logging Services</a> &gt;
<a href="http://logging.apache.org:80/chainsaw/" class="externalLink" title="Chainsaw">Chainsaw</a> &gt;
Project Dependencies
</div>
<div class="xright"> </div>
<div class="clear">
<hr/>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">
<h5>Get Chainsaw</h5>
<ul>
<li class="none"><a href="download.html" title="Download">Download</a></li>
<li class="none"><a href="changes-report.html" title="Changes">Changes</a></li>
<li class="none"><a href="https://www.apache.org/licenses/LICENSE-2.0" class="externalLink" title="License">License</a></li>
<li class="none"><a href="distributionnotes.html" title="Important Distribution Notes">Important Distribution Notes</a></li>
</ul>
<h5>About Chainsaw</h5>
<ul>
<li class="none"><a href="index.html" title="Introduction">Introduction</a></li>
<li class="none"><a href="quicktour.html" title="Quick Tour">Quick Tour</a></li>
<li class="none"><a href="zeroconf.html" title="Zeroconf">Zeroconf</a></li>
<li class="none"><a href="roadmap.html" title="Roadmap">Roadmap</a></li>
<li class="none"><a href="apidocs/index.html" title="JavaDoc">JavaDoc</a></li>
</ul>
<h5>Community</h5>
<ul>
<li class="none"><a href="mail-lists.html" title="Mailing Lists">Mailing Lists</a></li>
<li class="none"><a href="issue-tracking.html" title="Issue Tracking">Issue Tracking</a></li>
</ul>
<h5>Development</h5>
<ul>
<li class="none"><a href="source-repository.html" title="Repository">Repository</a></li>
<li class="none"><a href="xref/index.html" title="Cross Reference">Cross Reference</a></li>
<li class="none"><strong>Dependencies</strong></li>
<li class="none"><a href="cpd.html" title="Duplication">Duplication</a></li>
<li class="none"><a href="pmd.html" title="PMD">PMD</a></li>
</ul>
<h5>Apache</h5>
<ul>
<li class="none"><a href="http://www.apache.org" class="externalLink" title="Home">Home</a></li>
<li class="none"><a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">Sponsorship</a></li>
<li class="none"><a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a></li>
<li class="none"><a href="https://www.apache.org/security/" class="externalLink" title="Security">Security</a></li>
<li class="none"><a href="http://www.apachecon.com" class="externalLink" title="Conferences">Conferences</a></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>
<div class="section">
<h2><a name="Project_Dependencies"></a>Project Dependencies</h2><a name="Project_Dependencies_compile"></a>
<div class="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>com.jcraft</td>
<td><a class="externalLink" href="http://www.jcraft.com/jsch/">jsch</a></td>
<td>0.1.55</td>
<td>jar</td>
<td><a class="externalLink" href="http://www.jcraft.com/jsch/LICENSE.txt">Revised BSD</a></td></tr>
<tr class="a">
<td>com.thoughtworks.xstream</td>
<td><a class="externalLink" href="http://x-stream.github.io/xstream">xstream</a></td>
<td>1.4.11.1</td>
<td>jar</td>
<td><a class="externalLink" href="http://x-stream.github.io/license.html">BSD style</a></td></tr>
<tr class="b">
<td>commons-logging</td>
<td><a class="externalLink" href="http://commons.apache.org/logging">commons-logging</a></td>
<td>1.1.1</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></tr>
<tr class="a">
<td>commons-vfs</td>
<td><a class="externalLink" href="http://jakarta.apache.org/commons/vfs/">commons-vfs</a></td>
<td>1.0</td>
<td>jar</td>
<td>/LICENSE.txt</td></tr>
<tr class="b">
<td>javax.jmdns</td>
<td><a class="externalLink" href="http://sourceforge.net/projects/jmdns/">jmdns</a></td>
<td>3.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></tr>
<tr class="a">
<td>log4j</td>
<td><a class="externalLink" href="http://logging.apache.org:80/log4j/companions/extras">apache-log4j-extras</a></td>
<td>1.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></tr>
<tr class="b">
<td>log4j</td>
<td><a class="externalLink" href="http://logging.apache.org/log4j/1.2/">log4j</a></td>
<td>1.2.16</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></tr></table></div><a name="Project_Dependencies_test"></a>
<div class="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>hsqldb</td>
<td><a class="externalLink" href="http://hsqldb.org/">hsqldb</a></td>
<td>1.8.0.7</td>
<td>jar</td>
<td><a class="externalLink" href="http://hsqldb.org/web/hsqlLicense.html">HSQLDB License</a></td></tr>
<tr class="a">
<td>junit</td>
<td><a class="externalLink" href="http://junit.org">junit</a></td>
<td>3.8.1</td>
<td>jar</td>
<td><a class="externalLink" href="http://www.opensource.org/licenses/cpl1.0.txt">Common Public License Version 1.0</a></td></tr></table></div><a name="Project_Dependencies_provided"></a>
<div class="section">
<h3><a name="provided"></a>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">
<tr class="a">
<th>GroupId</th>
<th>ArtifactId</th>
<th>Version</th>
<th>Type</th>
<th>Licenses</th>
<th>Optional</th></tr>
<tr class="b">
<td>org.apache.openejb</td>
<td><a class="externalLink" href="http://www.apache.org/openejb/deps/javaee-api/">javaee-api</a></td>
<td>5.0-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>No</td></tr>
<tr class="a">
<td>org.projectlombok</td>
<td><a class="externalLink" href="https://projectlombok.org">lombok</a></td>
<td>1.18.0</td>
<td>jar</td>
<td><a class="externalLink" href="https://projectlombok.org/LICENSE">The MIT License</a></td>
<td>No</td></tr>
<tr class="b">
<td>org.apache.geronimo.specs</td>
<td>geronimo-jms_1.1_spec</td>
<td>1.0</td>
<td>jar</td>
<td>-</td>
<td>Yes</td></tr></table></div></div><a name="Project_Transitive_Dependencies"></a>
<div class="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_compile"></a>
<div class="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>xmlpull</td>
<td><a class="externalLink" href="http://www.xmlpull.org">xmlpull</a></td>
<td>1.1.3.1</td>
<td>jar</td>
<td><a class="externalLink" href="http://www.xmlpull.org/v1/download/unpacked/LICENSE.txt">Public Domain</a></td></tr>
<tr class="a">
<td>xpp3</td>
<td><a class="externalLink" href="http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/">xpp3_min</a></td>
<td>1.1.4c</td>
<td>jar</td>
<td><a class="externalLink" href="http://www.extreme.indiana.edu/viewcvs/~checkout~/XPP3/java/LICENSE.txt">Indiana University Extreme! Lab Software License, vesion 1.1.1</a>-<a class="externalLink" href="http://creativecommons.org/licenses/publicdomain">Public Domain</a></td></tr></table></div></div><a name="Project_Dependency_Graph"></a>
<div class="section">
<h2><a name="Project_Dependency_Graph"></a>Project Dependency Graph</h2>
<script language="javascript" 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>
<div class="section">
<h3><a name="Dependency_Tree"></a>Dependency Tree</h3>
<ul>
<li>log4j:apache-chainsaw:jar:2.1.0 <img id="_img1" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep0', '_img1' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep0" style="display:none">
<table border="0" class="bodyTable">
<tr class="a">
<th>Apache Chainsaw</th></tr>
<tr class="b">
<td>
<p><b>Description: </b>Graphical Viewer for Logging events from a local or remote log4j event system.</p>
<p><b>URL: </b><a class="externalLink" href="https://logging.apache.org/chainsaw">https://logging.apache.org/chainsaw</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
<ul>
<li>log4j:apache-log4j-extras:jar:1.1 (compile) <img id="_img3" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep2', '_img3' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep2" style="display:none">
<table border="0" class="bodyTable">
<tr class="a">
<th>Apache Extras Companion&#x2122; for Apache log4j&#x2122;.</th></tr>
<tr class="b">
<td>
<p><b>Description: </b>This companion provides additional appenders, filters and
other capabilities for version 1.2 of Apache log4j&#x2122;. Several of these were backported from
the abandoned Apache log4j 1.3 development effort.</p>
<p><b>URL: </b><a class="externalLink" href="http://logging.apache.org:80/log4j/companions/extras">http://logging.apache.org:80/log4j/companions/extras</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
<li>log4j:log4j:jar:1.2.16 (compile) <img id="_img5" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep4', '_img5' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep4" style="display:none">
<table border="0" class="bodyTable">
<tr class="a">
<th>Apache Log4j</th></tr>
<tr class="b">
<td>
<p><b>Description: </b>Apache Log4j 1.2</p>
<p><b>URL: </b><a class="externalLink" href="http://logging.apache.org/log4j/1.2/">http://logging.apache.org/log4j/1.2/</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
<li>javax.jmdns:jmdns:jar:3.4.1 (compile) <img id="_img7" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep6', '_img7' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep6" style="display:none">
<table border="0" class="bodyTable">
<tr class="a">
<th>JmDNS</th></tr>
<tr class="b">
<td>
<p><b>Description: </b>JmDNS is a Java implementation of multi-cast DNS and can be used for service registration and discovery in local area networks. JmDNS is fully compatible with Apple's Bonjour.
The project was originally started in December 2002 by Arthur van Hoff at Strangeberry. In November 2003 the project was moved to SourceForge, and the name was changed from JRendezvous to JmDNS for legal reasons.
Many thanks to Stuart Cheshire for help and moral support.</p>
<p><b>URL: </b><a class="externalLink" href="http://sourceforge.net/projects/jmdns/">http://sourceforge.net/projects/jmdns/</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div></li>
<li>com.thoughtworks.xstream:xstream:jar:1.4.11.1 (compile) <img id="_img9" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep8', '_img9' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep8" style="display:none">
<table border="0" class="bodyTable">
<tr class="a">
<th>XStream Core</th></tr>
<tr class="b">
<td>
<p><b>Description: </b>XStream is a serialization library from Java objects to XML and back.</p>
<p><b>URL: </b><a class="externalLink" href="http://x-stream.github.io/xstream">http://x-stream.github.io/xstream</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://x-stream.github.io/license.html">BSD style</a></p></td></tr></table></div>
<ul>
<li>xmlpull:xmlpull:jar:1.1.3.1 (compile) <img id="_img11" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep10', '_img11' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep10" style="display:none">
<table border="0" class="bodyTable">
<tr class="a">
<th>XML Pull Parsing API</th></tr>
<tr class="b">
<td>
<p><b>Description: </b>There is currently no description associated with this project.</p>
<p><b>URL: </b><a class="externalLink" href="http://www.xmlpull.org">http://www.xmlpull.org</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.xmlpull.org/v1/download/unpacked/LICENSE.txt">Public Domain</a></p></td></tr></table></div></li>
<li>xpp3:xpp3_min:jar:1.1.4c (compile) <img id="_img13" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep12', '_img13' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep12" style="display:none">
<table border="0" class="bodyTable">
<tr class="a">
<th>MXP1: Xml Pull Parser 3rd Edition (XPP3)</th></tr>
<tr class="b">
<td>
<p><b>Description: </b>MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+.</p>
<p><b>URL: </b><a class="externalLink" href="http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/">http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.extreme.indiana.edu/viewcvs/~checkout~/XPP3/java/LICENSE.txt">Indiana University Extreme! Lab Software License, vesion 1.1.1</a>, <a class="externalLink" href="http://creativecommons.org/licenses/publicdomain">Public Domain</a></p></td></tr></table></div></li></ul></li>
<li>commons-vfs:commons-vfs:jar:1.0 (compile) <img id="_img15" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep14', '_img15' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep14" style="display:none">
<table border="0" class="bodyTable">
<tr class="a">
<th>Commons VFS</th></tr>
<tr class="b">
<td>
<p><b>Description: </b>VFS is a Virtual File System library.</p>
<p><b>URL: </b><a class="externalLink" href="http://jakarta.apache.org/commons/vfs/">http://jakarta.apache.org/commons/vfs/</a></p>
<p><b>Project Licenses: </b><a href="/LICENSE.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
<li>commons-logging:commons-logging:jar:1.1.1 (compile) <img id="_img17" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep16', '_img17' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep16" style="display:none">
<table border="0" class="bodyTable">
<tr class="a">
<th>Commons Logging</th></tr>
<tr class="b">
<td>
<p><b>Description: </b>Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems.</p>
<p><b>URL: </b><a class="externalLink" href="http://commons.apache.org/logging">http://commons.apache.org/logging</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
<li>junit:junit:jar:3.8.1 (test) <img id="_img19" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep18', '_img19' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep18" style="display:none">
<table border="0" class="bodyTable">
<tr class="a">
<th>JUnit</th></tr>
<tr class="b">
<td>
<p><b>Description: </b>JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.</p>
<p><b>URL: </b><a class="externalLink" href="http://junit.org">http://junit.org</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.opensource.org/licenses/cpl1.0.txt">Common Public License Version 1.0</a></p></td></tr></table></div></li>
<li>org.apache.openejb:javaee-api:jar:5.0-2 (provided) <img id="_img21" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep20', '_img21' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep20" style="display:none">
<table border="0" class="bodyTable">
<tr class="a">
<th>OpenEJB :: Dependencies :: JavaEE API</th></tr>
<tr class="b">
<td>
<p><b>Description: </b>Apache OpenEJB is an open source, modular, configurable and extendable EJB Container System and EJB Server.</p>
<p><b>URL: </b><a class="externalLink" href="http://www.apache.org/openejb/deps/javaee-api/">http://www.apache.org/openejb/deps/javaee-api/</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
<li>com.jcraft:jsch:jar:0.1.55 (compile) <img id="_img23" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep22', '_img23' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep22" style="display:none">
<table border="0" class="bodyTable">
<tr class="a">
<th>JSch</th></tr>
<tr class="b">
<td>
<p><b>Description: </b>JSch is a pure Java implementation of SSH2</p>
<p><b>URL: </b><a class="externalLink" href="http://www.jcraft.com/jsch/">http://www.jcraft.com/jsch/</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://www.jcraft.com/jsch/LICENSE.txt">Revised BSD</a></p></td></tr></table></div></li>
<li>hsqldb:hsqldb:jar:1.8.0.7 (test) <img id="_img25" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep24', '_img25' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep24" style="display:none">
<table border="0" class="bodyTable">
<tr class="a">
<th>HSQLDB</th></tr>
<tr class="b">
<td>
<p><b>Description: </b>Lightweight 100% Java SQL Database Engine</p>
<p><b>URL: </b><a class="externalLink" href="http://hsqldb.org/">http://hsqldb.org/</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="http://hsqldb.org/web/hsqlLicense.html">HSQLDB License</a></p></td></tr></table></div></li>
<li>org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.0 (provided) <img id="_img27" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep26', '_img27' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep26" style="display:none">
<table border="0" class="bodyTable">
<tr class="a">
<th>geronimo-jms_1.1_spec</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></li>
<li>org.projectlombok:lombok:jar:1.18.0 (provided) <img id="_img29" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep28', '_img29' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep28" style="display:none">
<table border="0" class="bodyTable">
<tr class="a">
<th>Project Lombok</th></tr>
<tr class="b">
<td>
<p><b>Description: </b>Spice up your java: Automatic Resource Management, automatic generation of getters, setters, equals, hashCode and toString, and more!</p>
<p><b>URL: </b><a class="externalLink" href="https://projectlombok.org">https://projectlombok.org</a></p>
<p><b>Project Licenses: </b><a class="externalLink" href="https://projectlombok.org/LICENSE">The MIT License</a></p></td></tr></table></div></li></ul></li></ul></div></div><a name="Licenses"></a>
<div class="section">
<h2><a name="Licenses"></a>Licenses</h2>
<p><b>BSD style: </b>XStream Core</p>
<p><b>Unknown: </b>geronimo-jms_1.1_spec</p>
<p><b>Revised BSD: </b>JSch</p>
<p><b>The MIT License: </b>Project Lombok</p>
<p><b>Apache License, Version 2.0: </b>Apache Chainsaw, Apache Extras Companion&#x2122; for Apache log4j&#x2122;., JmDNS</p>
<p><b>Indiana University Extreme! Lab Software License, vesion 1.1.1: </b>MXP1: Xml Pull Parser 3rd Edition (XPP3)</p>
<p><b>Public Domain: </b>MXP1: Xml Pull Parser 3rd Edition (XPP3), XML Pull Parsing API</p>
<p><b>The Apache Software License, Version 2.0: </b>Apache Log4j, Commons Logging, Commons VFS, OpenEJB :: Dependencies :: JavaEE API</p>
<p><b>Common Public License Version 1.0: </b>JUnit</p>
<p><b>HSQLDB License: </b>HSQLDB</p></div><a name="Dependency_File_Details"></a>
<div class="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>jsch-0.1.55.jar</td>
<td>282.6 kB</td>
<td>180</td>
<td>167</td>
<td>4</td>
<td>1.5</td>
<td>Yes</td></tr>
<tr class="a">
<td>xstream-1.4.11.1.jar</td>
<td>621.1 kB</td>
<td>512</td>
<td>480</td>
<td>23</td>
<td>1.8</td>
<td>Yes</td></tr>
<tr class="b">
<td>commons-logging-1.1.1.jar</td>
<td>60.7 kB</td>
<td>42</td>
<td>28</td>
<td>2</td>
<td>1.1</td>
<td>Yes</td></tr>
<tr class="a">
<td>commons-vfs-1.0.jar</td>
<td>362.7 kB</td>
<td>290</td>
<td>254</td>
<td>25</td>
<td>1.3</td>
<td>Yes</td></tr>
<tr class="b">
<td>hsqldb-1.8.0.7.jar</td>
<td>643.7 kB</td>
<td>340</td>
<td>301</td>
<td>13</td>
<td>1.2</td>
<td>No</td></tr>
<tr class="a">
<td>jmdns-3.4.1.jar</td>
<td>204.9 kB</td>
<td>128</td>
<td>113</td>
<td>6</td>
<td>1.6</td>
<td>Yes</td></tr>
<tr class="b">
<td>junit-3.8.1.jar</td>
<td>121.1 kB</td>
<td>119</td>
<td>100</td>
<td>6</td>
<td>1.1</td>
<td>Yes</td></tr>
<tr class="a">
<td>apache-log4j-extras-1.1.jar</td>
<td>346.7 kB</td>
<td>253</td>
<td>228</td>
<td>11</td>
<td>1.4</td>
<td>Yes</td></tr>
<tr class="b">
<td>log4j-1.2.16.jar</td>
<td>481.5 kB</td>
<td>346</td>
<td>308</td>
<td>20</td>
<td>1.1</td>
<td>Yes</td></tr>
<tr class="a">
<td>javaee-api-5.0-2.jar</td>
<td>753.1 kB</td>
<td>1081</td>
<td>911</td>
<td>66</td>
<td>1.5</td>
<td>Yes</td></tr>
<tr class="b">
<td>lombok-1.18.0.jar</td>
<td>1.6 MB</td>
<td>939</td>
<td>140</td>
<td>11</td>
<td>1.6</td>
<td>Yes</td></tr>
<tr class="a">
<td>xmlpull-1.1.3.1.jar</td>
<td>7.2 kB</td>
<td>10</td>
<td>4</td>
<td>1</td>
<td>1.2</td>
<td>Yes</td></tr>
<tr class="b">
<td>xpp3_min-1.1.4c.jar</td>
<td>25 kB</td>
<td>12</td>
<td>3</td>
<td>2</td>
<td>1.1</td>
<td>Yes</td></tr>
<tr class="a">
<td>geronimo-jms_1.1_spec-1.0.jar</td>
<td>28.2 kB</td>
<td>67</td>
<td>58</td>
<td>1</td>
<td>1.4</td>
<td>Yes</td></tr>
<tr class="b">
<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="a">
<td>14</td>
<td>5.6 MB</td>
<td>4319</td>
<td>3095</td>
<td>191</td>
<td>1.8</td>
<td>13</td></tr>
<tr class="b">
<td>compile: 9</td>
<td>compile: 2.4 MB</td>
<td>compile: 1773</td>
<td>compile: 1585</td>
<td>compile: 94</td>
<td>-</td>
<td>compile: 9</td></tr>
<tr class="a">
<td>test: 2</td>
<td>test: 764.8 kB</td>
<td>test: 459</td>
<td>test: 401</td>
<td>test: 19</td>
<td>-</td>
<td>test: 1</td></tr>
<tr class="b">
<td>provided: 3</td>
<td>provided: 2.4 MB</td>
<td>provided: 2087</td>
<td>provided: 1109</td>
<td>provided: 78</td>
<td>-</td>
<td>provided: 3</td></tr></table></div>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">
Copyright &#169; 2002&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>.
All rights reserved. </div>
<div class="clear">
<hr/>
</div>
</div>
</body>
</html>