The following table contains the 3rd party library licenses bundled with this software component.
Library | File | Version | License | Description |
---|---|---|---|---|
Apache Commons BeanUtils | commons-beanutils.jar | 1.9.4 | Apache 2.0 | Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection. |
commons-beanutils-NOTICE | ||||
Apache Commons Digester | commons-digester3.jar | 3.2 | Apache 2.0 | The 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 Parser | jsoup.jar | 1.18.3 | MIT | jsoup is a Java library that simplifies working with real-world HTML and XML. It offers an easy-to-use API for URL fetching, data parsing, extraction, and manipulation using DOM API methods, CSS, and xpath selectors. jsoup implements the WHATWG HTML5 specification, and parses HTML to the same DOM as modern browsers. |
jsoup-LICENSE |