|
3 | 3 |
|
4 | 4 | ## Compile Dependencies |
5 | 5 |
|
6 | | -| Dependency | License | |
7 | | -| ------------------------------------------ | -------- | |
8 | | -| [Exasol Database fundamentals for Java][0] | [MIT][1] | |
9 | | -| [error-reporting-java][2] | [MIT][1] | |
| 6 | +| Dependency | License | |
| 7 | +| ------------------------------------------ | ------------------------------------------------ | |
| 8 | +| [ojdbc11][0] | [Oracle Free Use Terms and Conditions (FUTC)][1] | |
| 9 | +| [Exasol Database fundamentals for Java][2] | [MIT][3] | |
| 10 | +| [error-reporting-java][4] | [MIT][3] | |
10 | 11 |
|
11 | 12 | ## Test Dependencies |
12 | 13 |
|
13 | 14 | | Dependency | License | |
14 | 15 | | ---------------------------------------------- | --------------------------------- | |
15 | | -| [Test containers for Exasol on Docker][4] | [MIT][1] | |
16 | | -| [Testcontainers :: JUnit Jupiter Extension][6] | [MIT][7] | |
17 | | -| [Testcontainers :: JDBC :: MySQL][6] | [MIT][7] | |
18 | | -| [Testcontainers :: JDBC :: PostgreSQL][6] | [MIT][7] | |
19 | | -| [Matcher for SQL Result Sets][12] | [MIT][1] | |
20 | | -| [Hamcrest][14] | [BSD License 3][15] | |
21 | | -| [JUnit Jupiter Engine][16] | [Eclipse Public License v2.0][17] | |
22 | | -| [JUnit Jupiter Params][16] | [Eclipse Public License v2.0][17] | |
23 | | -| [mockito-junit-jupiter][20] | [The MIT License][21] | |
24 | | -| [EqualsVerifier][22] | [Apache License, Version 2.0][23] | |
| 16 | +| [Test containers for Exasol on Docker][6] | [MIT][3] | |
| 17 | +| [Testcontainers :: JUnit Jupiter Extension][8] | [MIT][9] | |
| 18 | +| [Testcontainers :: JDBC :: MySQL][8] | [MIT][9] | |
| 19 | +| [Testcontainers :: JDBC :: PostgreSQL][8] | [MIT][9] | |
| 20 | +| [Testcontainers :: JDBC :: Oracle XE][8] | [MIT][9] | |
| 21 | +| [Matcher for SQL Result Sets][16] | [MIT][3] | |
| 22 | +| [Hamcrest][18] | [BSD License 3][19] | |
| 23 | +| [JUnit Jupiter Engine][20] | [Eclipse Public License v2.0][21] | |
| 24 | +| [JUnit Jupiter Params][20] | [Eclipse Public License v2.0][21] | |
| 25 | +| [mockito-junit-jupiter][24] | [The MIT License][25] | |
| 26 | +| [EqualsVerifier][26] | [Apache License, Version 2.0][27] | |
25 | 27 |
|
26 | 28 | ## Runtime Dependencies |
27 | 29 |
|
28 | 30 | | Dependency | License | |
29 | 31 | | ----------------------------- | ------------------------------------------------------ | |
30 | | -| [EXASolution JDBC Driver][24] | [EXAClient License][25] | |
31 | | -| [MySQL Connector/J][26] | The GNU General Public License, v2 with FOSS exception | |
32 | | -| [PostgreSQL JDBC Driver][27] | [BSD-2-Clause][28] | |
| 32 | +| [EXASolution JDBC Driver][28] | [EXAClient License][29] | |
| 33 | +| [MySQL Connector/J][30] | The GNU General Public License, v2 with FOSS exception | |
| 34 | +| [PostgreSQL JDBC Driver][31] | [BSD-2-Clause][32] | |
33 | 35 |
|
34 | 36 | ## Plugin Dependencies |
35 | 37 |
|
36 | 38 | | Dependency | License | |
37 | 39 | | ------------------------------------------------------- | ---------------------------------------------- | |
38 | | -| [Maven Surefire Plugin][29] | [Apache License, Version 2.0][30] | |
39 | | -| [JaCoCo :: Maven Plugin][31] | [Eclipse Public License 2.0][32] | |
40 | | -| [Apache Maven Compiler Plugin][33] | [Apache License, Version 2.0][30] | |
41 | | -| [Maven Failsafe Plugin][35] | [Apache License, Version 2.0][30] | |
42 | | -| [Apache Maven Source Plugin][37] | [Apache License, Version 2.0][30] | |
43 | | -| [Apache Maven Javadoc Plugin][39] | [Apache License, Version 2.0][30] | |
44 | | -| [Apache Maven GPG Plugin][41] | [Apache License, Version 2.0][42] | |
45 | | -| [OpenFastTrace Maven Plugin][43] | [GNU General Public License v3.0][44] | |
46 | | -| [org.sonatype.ossindex.maven:ossindex-maven-plugin][45] | [ASL2][42] | |
47 | | -| [Versions Maven Plugin][47] | [Apache License, Version 2.0][30] | |
48 | | -| [Apache Maven Enforcer Plugin][49] | [Apache License, Version 2.0][30] | |
49 | | -| [Project keeper maven plugin][51] | [MIT][1] | |
50 | | -| [Maven Deploy Plugin][53] | [The Apache Software License, Version 2.0][42] | |
51 | | -| [Nexus Staging Maven Plugin][55] | [Eclipse Public License][56] | |
52 | | -| [error-code-crawler-maven-plugin][57] | [MIT][1] | |
53 | | -| [Reproducible Build Maven Plugin][59] | [Apache 2.0][42] | |
54 | | -| [Maven Clean Plugin][61] | [The Apache Software License, Version 2.0][42] | |
55 | | -| [Maven Resources Plugin][63] | [The Apache Software License, Version 2.0][42] | |
56 | | -| [Maven JAR Plugin][65] | [The Apache Software License, Version 2.0][42] | |
57 | | -| [Maven Install Plugin][67] | [The Apache Software License, Version 2.0][42] | |
58 | | -| [Maven Site Plugin 3][69] | [The Apache Software License, Version 2.0][42] | |
| 40 | +| [Maven Surefire Plugin][33] | [Apache License, Version 2.0][34] | |
| 41 | +| [JaCoCo :: Maven Plugin][35] | [Eclipse Public License 2.0][36] | |
| 42 | +| [Apache Maven Compiler Plugin][37] | [Apache License, Version 2.0][34] | |
| 43 | +| [Maven Failsafe Plugin][39] | [Apache License, Version 2.0][34] | |
| 44 | +| [Apache Maven Source Plugin][41] | [Apache License, Version 2.0][34] | |
| 45 | +| [Apache Maven Javadoc Plugin][43] | [Apache License, Version 2.0][34] | |
| 46 | +| [Apache Maven GPG Plugin][45] | [Apache License, Version 2.0][46] | |
| 47 | +| [OpenFastTrace Maven Plugin][47] | [GNU General Public License v3.0][48] | |
| 48 | +| [org.sonatype.ossindex.maven:ossindex-maven-plugin][49] | [ASL2][46] | |
| 49 | +| [Versions Maven Plugin][51] | [Apache License, Version 2.0][34] | |
| 50 | +| [Apache Maven Enforcer Plugin][53] | [Apache License, Version 2.0][34] | |
| 51 | +| [Project keeper maven plugin][55] | [MIT][3] | |
| 52 | +| [Maven Deploy Plugin][57] | [The Apache Software License, Version 2.0][46] | |
| 53 | +| [Nexus Staging Maven Plugin][59] | [Eclipse Public License][60] | |
| 54 | +| [error-code-crawler-maven-plugin][61] | [MIT][3] | |
| 55 | +| [Reproducible Build Maven Plugin][63] | [Apache 2.0][46] | |
| 56 | +| [Maven Clean Plugin][65] | [The Apache Software License, Version 2.0][46] | |
| 57 | +| [Maven Resources Plugin][67] | [The Apache Software License, Version 2.0][46] | |
| 58 | +| [Maven JAR Plugin][69] | [The Apache Software License, Version 2.0][46] | |
| 59 | +| [Maven Install Plugin][71] | [The Apache Software License, Version 2.0][46] | |
| 60 | +| [Maven Site Plugin 3][73] | [The Apache Software License, Version 2.0][46] | |
59 | 61 |
|
60 | | -[31]: https://www.eclemma.org/jacoco/index.html |
61 | | -[51]: https://github.com/exasol/project-keeper-maven-plugin |
62 | | -[2]: https://github.com/exasol/error-reporting-java |
63 | | -[0]: https://github.com/exasol/db-fundamentals-java |
64 | | -[27]: https://jdbc.postgresql.org |
65 | | -[42]: http://www.apache.org/licenses/LICENSE-2.0.txt |
66 | | -[29]: https://maven.apache.org/surefire/maven-surefire-plugin/ |
67 | | -[55]: http://www.sonatype.com/public-parent/nexus-maven-plugins/nexus-staging/nexus-staging-maven-plugin/ |
68 | | -[25]: https://www.exasol.com/support/secure/attachment/155343/EXASOL_SDK-7.0.11.tar.gz |
69 | | -[28]: https://jdbc.postgresql.org/about/license.html |
70 | | -[61]: http://maven.apache.org/plugins/maven-clean-plugin/ |
71 | | -[1]: https://opensource.org/licenses/MIT |
72 | | -[20]: https://github.com/mockito/mockito |
73 | | -[35]: https://maven.apache.org/surefire/maven-failsafe-plugin/ |
74 | | -[47]: http://www.mojohaus.org/versions-maven-plugin/ |
75 | | -[15]: http://opensource.org/licenses/BSD-3-Clause |
76 | | -[33]: https://maven.apache.org/plugins/maven-compiler-plugin/ |
77 | | -[7]: http://opensource.org/licenses/MIT |
78 | | -[41]: http://maven.apache.org/plugins/maven-gpg-plugin/ |
79 | | -[23]: https:///www.apache.org/licenses/LICENSE-2.0.txt |
80 | | -[43]: https://github.com/itsallcode/openfasttrace-maven-plugin |
81 | | -[32]: https://www.eclipse.org/legal/epl-2.0/ |
82 | | -[56]: http://www.eclipse.org/legal/epl-v10.html |
83 | | -[4]: https://github.com/exasol/exasol-testcontainers |
84 | | -[21]: https://github.com/mockito/mockito/blob/main/LICENSE |
85 | | -[12]: https://github.com/exasol/hamcrest-resultset-matcher |
86 | | -[59]: http://zlika.github.io/reproducible-build-maven-plugin |
87 | | -[44]: https://www.gnu.org/licenses/gpl-3.0.html |
88 | | -[65]: http://maven.apache.org/plugins/maven-jar-plugin/ |
89 | | -[30]: https://www.apache.org/licenses/LICENSE-2.0.txt |
90 | | -[49]: https://maven.apache.org/enforcer/maven-enforcer-plugin/ |
91 | | -[26]: http://dev.mysql.com/doc/connector-j/en/ |
92 | | -[24]: http://www.exasol.com |
93 | | -[17]: https://www.eclipse.org/legal/epl-v20.html |
94 | | -[67]: http://maven.apache.org/plugins/maven-install-plugin/ |
95 | | -[16]: https://junit.org/junit5/ |
96 | | -[45]: https://sonatype.github.io/ossindex-maven/maven-plugin/ |
97 | | -[6]: https://testcontainers.org |
98 | | -[22]: https:///www.jqno.nl/equalsverifier |
99 | | -[37]: https://maven.apache.org/plugins/maven-source-plugin/ |
100 | | -[14]: http://hamcrest.org/JavaHamcrest/ |
101 | | -[53]: http://maven.apache.org/plugins/maven-deploy-plugin/ |
102 | | -[69]: http://maven.apache.org/plugins/maven-site-plugin/ |
103 | | -[63]: http://maven.apache.org/plugins/maven-resources-plugin/ |
104 | | -[39]: https://maven.apache.org/plugins/maven-javadoc-plugin/ |
105 | | -[57]: https://github.com/exasol/error-code-crawler-maven-plugin |
| 62 | +[35]: https://www.eclemma.org/jacoco/index.html |
| 63 | +[55]: https://github.com/exasol/project-keeper-maven-plugin |
| 64 | +[0]: https://www.oracle.com/database/technologies/maven-central-guide.html |
| 65 | +[4]: https://github.com/exasol/error-reporting-java |
| 66 | +[2]: https://github.com/exasol/db-fundamentals-java |
| 67 | +[31]: https://jdbc.postgresql.org |
| 68 | +[46]: http://www.apache.org/licenses/LICENSE-2.0.txt |
| 69 | +[33]: https://maven.apache.org/surefire/maven-surefire-plugin/ |
| 70 | +[59]: http://www.sonatype.com/public-parent/nexus-maven-plugins/nexus-staging/nexus-staging-maven-plugin/ |
| 71 | +[29]: https://www.exasol.com/support/secure/attachment/155343/EXASOL_SDK-7.0.11.tar.gz |
| 72 | +[32]: https://jdbc.postgresql.org/about/license.html |
| 73 | +[65]: http://maven.apache.org/plugins/maven-clean-plugin/ |
| 74 | +[1]: https://www.oracle.com/downloads/licenses/oracle-free-license.html |
| 75 | +[3]: https://opensource.org/licenses/MIT |
| 76 | +[24]: https://github.com/mockito/mockito |
| 77 | +[39]: https://maven.apache.org/surefire/maven-failsafe-plugin/ |
| 78 | +[51]: http://www.mojohaus.org/versions-maven-plugin/ |
| 79 | +[19]: http://opensource.org/licenses/BSD-3-Clause |
| 80 | +[37]: https://maven.apache.org/plugins/maven-compiler-plugin/ |
| 81 | +[9]: http://opensource.org/licenses/MIT |
| 82 | +[45]: http://maven.apache.org/plugins/maven-gpg-plugin/ |
| 83 | +[27]: https:///www.apache.org/licenses/LICENSE-2.0.txt |
| 84 | +[47]: https://github.com/itsallcode/openfasttrace-maven-plugin |
| 85 | +[36]: https://www.eclipse.org/legal/epl-2.0/ |
| 86 | +[60]: http://www.eclipse.org/legal/epl-v10.html |
| 87 | +[6]: https://github.com/exasol/exasol-testcontainers |
| 88 | +[25]: https://github.com/mockito/mockito/blob/main/LICENSE |
| 89 | +[16]: https://github.com/exasol/hamcrest-resultset-matcher |
| 90 | +[63]: http://zlika.github.io/reproducible-build-maven-plugin |
| 91 | +[48]: https://www.gnu.org/licenses/gpl-3.0.html |
| 92 | +[69]: http://maven.apache.org/plugins/maven-jar-plugin/ |
| 93 | +[34]: https://www.apache.org/licenses/LICENSE-2.0.txt |
| 94 | +[53]: https://maven.apache.org/enforcer/maven-enforcer-plugin/ |
| 95 | +[30]: http://dev.mysql.com/doc/connector-j/en/ |
| 96 | +[28]: http://www.exasol.com |
| 97 | +[21]: https://www.eclipse.org/legal/epl-v20.html |
| 98 | +[71]: http://maven.apache.org/plugins/maven-install-plugin/ |
| 99 | +[20]: https://junit.org/junit5/ |
| 100 | +[49]: https://sonatype.github.io/ossindex-maven/maven-plugin/ |
| 101 | +[8]: https://testcontainers.org |
| 102 | +[26]: https:///www.jqno.nl/equalsverifier |
| 103 | +[41]: https://maven.apache.org/plugins/maven-source-plugin/ |
| 104 | +[18]: http://hamcrest.org/JavaHamcrest/ |
| 105 | +[57]: http://maven.apache.org/plugins/maven-deploy-plugin/ |
| 106 | +[73]: http://maven.apache.org/plugins/maven-site-plugin/ |
| 107 | +[67]: http://maven.apache.org/plugins/maven-resources-plugin/ |
| 108 | +[43]: https://maven.apache.org/plugins/maven-javadoc-plugin/ |
| 109 | +[61]: https://github.com/exasol/error-code-crawler-maven-plugin |
0 commit comments