These libraries are under the following licenses:
Name | Description |
---|---|
H2 | H2 is a relational database management system written in Java. It can be embedded in Java applications or run in the client-server mode. |
HtmlUnit Core JS | HtmlUnit Core JS is a n HTML testing framework. |
Hunspell | Hunspell is the spell checker of LibreOffice, OpenOffice.org, Mozilla Firefox 3 & Thunderbird, Google Chrome, and it is also used by proprietary software packages, like macOS, InDesign, memoQ, Opera and SDL Trados. |
Javassist | Javassist (Java Programming Assistant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java; it enables Java programs to define a new class at runtime and to modify a class file when the JVM loads it. |
Mozilla Rhino | Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users. It is embedded in J2SE 6 as the default Java scripting engine. |
uchardet | uchardet is an encoding detector library, which takes a sequence of bytes in an unknown character encoding without any additional information, and attempts to determine the encoding of the text. |