Difference between revisions of "Globalyzer Client Open Source Libraries"
(→Distributed under the CDDL License 1.0) |
|||
Line 2: | Line 2: | ||
== Distributed under the [http://www.apache.org/licenses/LICENSE-2.0 Apache 2.0 License] == |
== Distributed under the [http://www.apache.org/licenses/LICENSE-2.0 Apache 2.0 License] == |
||
− | |||
− | |||
* byte-buddy-1.11.12.jar |
* byte-buddy-1.11.12.jar |
||
* cglib-2.1.3.jar |
* cglib-2.1.3.jar |
||
Line 29: | Line 27: | ||
== Distributed under the [https://opensource.org/licenses/BSD-2-Clause BSD 2 Clause] == |
== Distributed under the [https://opensource.org/licenses/BSD-2-Clause BSD 2 Clause] == |
||
− | |||
* antlr-3.1.3.jar |
* antlr-3.1.3.jar |
||
* antlr4-4.9.0.jar |
* antlr4-4.9.0.jar |
||
Line 41: | Line 38: | ||
== Distributed under the [https://opensource.org/licenses/BSD-3-Clause BSD 3 Clause] == |
== Distributed under the [https://opensource.org/licenses/BSD-3-Clause BSD 3 Clause] == |
||
− | |||
* asm-attrs.jar |
* asm-attrs.jar |
||
* asm.jar |
* asm.jar |
||
Line 56: | Line 52: | ||
== Distributed under the [https://opensource.org/licenses/LGPL-2.1 GNU Lesser General Public License (LGPL) 2.1] == |
== Distributed under the [https://opensource.org/licenses/LGPL-2.1 GNU Lesser General Public License (LGPL) 2.1] == |
||
− | * connector.jar [TODO Source Code] |
||
* hibernate-commons-annotations-5.1.2.Final.jar [https://repo1.maven.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/ Source Code] |
* hibernate-commons-annotations-5.1.2.Final.jar [https://repo1.maven.org/maven2/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/ Source Code] |
||
* hibernate-core-5.5.9.Final.jar [https://repo1.maven.org/maven2/org/hibernate/hibernate-core/5.5.9.Final/ Source Code] |
* hibernate-core-5.5.9.Final.jar [https://repo1.maven.org/maven2/org/hibernate/hibernate-core/5.5.9.Final/ Source Code] |
||
− | * javacsv.jar [TODO Source Code] |
||
* javassist-3.27.0-GA.jar [https://repo1.maven.org/maven2/org/javassist/javassist/3.27.0-GA/ Source Code] |
* javassist-3.27.0-GA.jar [https://repo1.maven.org/maven2/org/javassist/javassist/3.27.0-GA/ Source Code] |
||
− | * jxl.jar [TODO Source Code] |
||
* mariadb-java-client-2.7.5.jar [https://repo1.maven.org/maven2/org/mariadb/jdbc/mariadb-java-client/2.7.5/ Source Code] |
* mariadb-java-client-2.7.5.jar [https://repo1.maven.org/maven2/org/mariadb/jdbc/mariadb-java-client/2.7.5/ Source Code] |
||
− | |||
− | == Distributed under the [https://opensource.org/licenses/LGPL-3.0 GNU Lesser General Public License (LGPL) 3.0] == |
||
− | * htmllexer.jar [TODO Source Code] |
||
− | * htmlparser.jar [TODO Source Code] |
||
== Distributed under the [http://www.hsqldb.org/web/hsqlLicense.html HSQLDB License] == |
== Distributed under the [http://www.hsqldb.org/web/hsqlLicense.html HSQLDB License] == |
||
Line 82: | Line 71: | ||
== Distributed under the [https://docs.oracle.com/cd/E19321-01/819-5536-12/C_license.html Sun Binary Code License] == |
== Distributed under the [https://docs.oracle.com/cd/E19321-01/819-5536-12/C_license.html Sun Binary Code License] == |
||
+ | * connector.jar |
||
+ | * htmllexer.jar |
||
+ | * htmlparser.jar |
||
* HTTPClient.jar |
* HTTPClient.jar |
||
+ | * javacsv.jar |
||
* jdbc2_0-stdext.jar |
* jdbc2_0-stdext.jar |
||
* jta-1.1.jar |
* jta-1.1.jar |
||
+ | * jxl.jar |
Revision as of 15:54, 3 May 2022
Contents
- 1 Globalyzer Suite Open Source Licenses
- 1.1 Distributed under the Apache 2.0 License
- 1.2 Distributed under the BSD 2 Clause
- 1.3 Distributed under the BSD 3 Clause
- 1.4 Distributed under the CDDL License 1.0
- 1.5 Distributed under the GNU Lesser General Public License (LGPL) 2.1
- 1.6 Distributed under the HSQLDB License
- 1.7 Distributed under the JSON License
- 1.8 Distributed under the MIT License
- 1.9 Distributed as Public Domain
- 1.10 Distributed under the Sun Binary Code License
Globalyzer Suite Open Source Licenses
Distributed under the Apache 2.0 License
- byte-buddy-1.11.12.jar
- cglib-2.1.3.jar
- classmate-1.5.1.jar
- cleanimports.jar
- commons-cli-1.1.jar
- commons-codec-1.3.jar
- commons-collections-3.2.1.jar
- commons-lang-2.4.jar
- commons-lang3-3.3.2.jar
- commons-io-2.4.jar
- FastInfoset-1.2.15.jar
- h2o-genmodel.jar
- IzPack
- jandex-2.2.3.Final.jar
- jasypt-1.9.3.jar
- jboss-logging-3.4.2.Final.jar
- jboss-transaction-api_1.2_spec-1.1.1.Final.jar
- jdom.jar
- log4j-api-2.17.1.jar
- log4j-core-2.17.1.jar
- lucene-core-8.0.0.jar
- lucene-analyzers-common-8.0.0.jar
- xercesImpl-2.12.1.jar
Distributed under the BSD 2 Clause
- antlr-3.1.3.jar
- antlr4-4.9.0.jar
- antlr4-runtime-4.9.0.jar
- dom4j-1.6.1.jar
- hamcrest-all-1.3.jar
- kxml2-2.3.0.jar
- ST4-4.0.7.jar
- stringtemplate-3.2.1.jar
- xstream-1.4.18.jar
Distributed under the BSD 3 Clause
- asm-attrs.jar
- asm.jar
Distributed under the CDDL License 1.0
- activation.jar Source Code
- istack-commons-runtime-3.0.7.jar Source Code
- javax.activation-api-1.2.0.jar Source Code
- javax.persistence-api-2.2.jar Source Code
- jaxb-api-2.3.1.jar Source Code
- jaxb-runtime-2.3.1.jar Source Code
- stax-ex-1.8.jar Source Code
- txw2-2.3.1.jar Source Code
Distributed under the GNU Lesser General Public License (LGPL) 2.1
- hibernate-commons-annotations-5.1.2.Final.jar Source Code
- hibernate-core-5.5.9.Final.jar Source Code
- javassist-3.27.0-GA.jar Source Code
- mariadb-java-client-2.7.5.jar Source Code
Distributed under the HSQLDB License
- hsqldb-2.6.1.jar
Distributed under the JSON License
- org.json.jar
Distributed under the MIT License
- slf4j-api-1.6.1.jar
Distributed as Public Domain
- xmlpull-1.1.3.1.jar
- xpp3_min-1.1.4c.jar
Distributed under the Sun Binary Code License
- connector.jar
- htmllexer.jar
- htmlparser.jar
- HTTPClient.jar
- javacsv.jar
- jdbc2_0-stdext.jar
- jta-1.1.jar
- jxl.jar