Skip to content

Commit bd188aa

Browse files
committed
Add third party file
1 parent 82c19b3 commit bd188aa

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

THIRD_PARTY.txt

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
SQL test data generator uses:
2+
* JSqlParser licensed under Apache Software License, Version 2.0 (https://github.com/JSQLParser/JSqlParser/blob/master/LICENSE_APACHEV2) or LGPL V2.1 (https://github.com/JSQLParser/JSqlParser/blob/master/LICENSE_LGPLV21)
3+
4+
SQL test data generator uses only for testing and doesn't ship with:
5+
* JUnit 5 licensed under Eclipse Public License - v 2.0 (https://github.com/junit-team/junit5/blob/main/LICENSE.md)
6+
* AssertJ licensed under Apache Software License, Version 2.0 (https://github.com/assertj/assertj-core/blob/main/LICENSE.txt)
7+
* AssertJ-DB licensed under Apache Software License, Version 2.0 (https://github.com/assertj/assertj-db/blob/main/LICENSE.txt)
8+
* QuickPerf licensed under Apache Software License, Version 2.0 (https://github.com/quick-perf/quickperf/blob/master/LICENSE.txt)
9+
* Testcontainers licensed under MIT License (https://github.com/testcontainers/testcontainers-java/blob/master/LICENSE)
10+
* HikariCP licensed under Apache Software License, Version 2.0 (https://github.com/brettwooldridge/HikariCP/blob/dev/LICENSE)
11+
* Logback licensed under Eclipse Public License v1.0 or GNU Lesser General Public License version 2.1 (https://github.com/qos-ch/logback/blob/master/LICENSE.txt)
12+
* H2 licensed under Mozilla Public License Version 2.0 or Eclipse Public License v1.0 (https://github.com/h2database/h2database/blob/master/LICENSE.txt)
13+
* MariaDB Docker licenced under GNU General Public License v2.0 (https://github.com/MariaDB/mariadb-docker/blob/master/LICENSE)
14+
* MariaDB java connector licenced under GNU Lesser General Public License version 2.1 (https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/LICENSE)
15+
* Microsoft SQL Server Docker image licensed under End-User Licensing Agreement (https://hub.docker.com/_/microsoft-mssql-server#environment-variables)
16+
* Microsoft JDBC Driver for SQL Server licensed under MIT License (https://github.com/microsoft/mssql-jdbc/blob/dev/LICENSE)
17+
* PostgreSQL Docker image licensed under MIT License (https://github.com/docker-library/postgres/blob/master/LICENSE)
18+
* PostgreSQL JDBC Driver licensed under BSD 2-Clause "Simplified" License (https://github.com/pgjdbc/pgjdbc/blob/master/LICENSE)

0 commit comments

Comments
 (0)