3rd Party Libraries

The following table contains the 3rd party library licenses bundled with this software component.

LibraryFileVersionLicenseDescription
Apache Commons BeanUtilscommons-beanutils.jar1.9.4Apache 2.0Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.
commons-beanutils-NOTICE
Apache Commons Digestercommons-digester3.jar3.2Apache 2.0The Apache Commons Digester package lets you configure an XML to Java
object mapping module which triggers certain actions called rules whenever
a particular pattern of nested XML elements is recognized.
commons-digester3-NOTICE
jsoup Java HTML Parserjsoup.jar1.11.2The MIT Licensejsoup is a Java library for working with real-world HTML. It provides a very convenient API for extracting and manipulating data, using the best of DOM, CSS, and jquery-like methods. jsoup implements the WHATWG HTML5 specification, and parses HTML to the same DOM as modern browsers do.
jsoup-LICENSE