|
8 | 8 | | [error-reporting-java][0] | [MIT][1] | |
9 | 9 | | [JSR 374 (JSON Processing) API][2] | [Dual license consisting of the CDDL v1.1 and GPL v2][3] | |
10 | 10 | | [JSR 374 (JSON Processing) Default Provider][2] | [Dual license consisting of the CDDL v1.1 and GPL v2][3] | |
11 | | -| [Project Lombok][4] | [The MIT License][5] | |
12 | 11 |
|
13 | 12 | ## Test Dependencies |
14 | 13 |
|
15 | | -| Dependency | License | |
16 | | -| ---------------------------------------- | --------------------------------- | |
17 | | -| [Hamcrest][6] | [BSD License 3][7] | |
18 | | -| [EqualsVerifier | release normal jar][8] | [Apache License, Version 2.0][9] | |
19 | | -| [JUnit Jupiter Engine][10] | [Eclipse Public License v2.0][11] | |
20 | | -| [JUnit Jupiter (Aggregator)][10] | [Eclipse Public License v2.0][11] | |
| 14 | +| Dependency | License | |
| 15 | +| ---------------------------------------- | -------------------------------- | |
| 16 | +| [Hamcrest][4] | [BSD License 3][5] | |
| 17 | +| [EqualsVerifier | release normal jar][6] | [Apache License, Version 2.0][7] | |
| 18 | +| [JUnit Jupiter Engine][8] | [Eclipse Public License v2.0][9] | |
| 19 | +| [JUnit Jupiter (Aggregator)][8] | [Eclipse Public License v2.0][9] | |
21 | 20 |
|
22 | 21 | ## Plugin Dependencies |
23 | 22 |
|
24 | 23 | | Dependency | License | |
25 | 24 | | ------------------------------------------------------- | ---------------------------------------------- | |
26 | | -| [SonarQube Scanner for Maven][12] | [GNU LGPL 3][13] | |
27 | | -| [Apache Maven Compiler Plugin][14] | [Apache License, Version 2.0][9] | |
28 | | -| [Apache Maven Enforcer Plugin][15] | [Apache License, Version 2.0][9] | |
29 | | -| [Maven Flatten Plugin][16] | [Apache Software Licenese][17] | |
30 | | -| [org.sonatype.ossindex.maven:ossindex-maven-plugin][18] | [ASL2][17] | |
31 | | -| [Reproducible Build Maven Plugin][19] | [Apache 2.0][17] | |
32 | | -| [Maven Surefire Plugin][20] | [Apache License, Version 2.0][9] | |
33 | | -| [Versions Maven Plugin][21] | [Apache License, Version 2.0][9] | |
34 | | -| [Apache Maven Deploy Plugin][22] | [Apache License, Version 2.0][9] | |
35 | | -| [Apache Maven GPG Plugin][23] | [Apache License, Version 2.0][9] | |
36 | | -| [Apache Maven Source Plugin][24] | [Apache License, Version 2.0][9] | |
37 | | -| [Apache Maven Javadoc Plugin][25] | [Apache License, Version 2.0][9] | |
38 | | -| [Nexus Staging Maven Plugin][26] | [Eclipse Public License][27] | |
39 | | -| [Lombok Maven Plugin][28] | [The MIT License][1] | |
40 | | -| [JaCoCo :: Maven Plugin][29] | [Eclipse Public License 2.0][30] | |
41 | | -| [error-code-crawler-maven-plugin][31] | [MIT][1] | |
42 | | -| [Project keeper maven plugin][32] | [The MIT License][33] | |
43 | | -| [Maven Clean Plugin][34] | [The Apache Software License, Version 2.0][17] | |
44 | | -| [Maven Resources Plugin][35] | [The Apache Software License, Version 2.0][17] | |
45 | | -| [Maven JAR Plugin][36] | [The Apache Software License, Version 2.0][17] | |
46 | | -| [Maven Install Plugin][37] | [The Apache Software License, Version 2.0][17] | |
47 | | -| [Maven Site Plugin 3][38] | [The Apache Software License, Version 2.0][17] | |
| 25 | +| [SonarQube Scanner for Maven][10] | [GNU LGPL 3][11] | |
| 26 | +| [Apache Maven Compiler Plugin][12] | [Apache License, Version 2.0][7] | |
| 27 | +| [Apache Maven Enforcer Plugin][13] | [Apache License, Version 2.0][7] | |
| 28 | +| [Maven Flatten Plugin][14] | [Apache Software Licenese][15] | |
| 29 | +| [org.sonatype.ossindex.maven:ossindex-maven-plugin][16] | [ASL2][15] | |
| 30 | +| [Reproducible Build Maven Plugin][17] | [Apache 2.0][15] | |
| 31 | +| [Maven Surefire Plugin][18] | [Apache License, Version 2.0][7] | |
| 32 | +| [Versions Maven Plugin][19] | [Apache License, Version 2.0][7] | |
| 33 | +| [Apache Maven Deploy Plugin][20] | [Apache License, Version 2.0][7] | |
| 34 | +| [Apache Maven GPG Plugin][21] | [Apache License, Version 2.0][7] | |
| 35 | +| [Apache Maven Source Plugin][22] | [Apache License, Version 2.0][7] | |
| 36 | +| [Apache Maven Javadoc Plugin][23] | [Apache License, Version 2.0][7] | |
| 37 | +| [Nexus Staging Maven Plugin][24] | [Eclipse Public License][25] | |
| 38 | +| [JaCoCo :: Maven Plugin][26] | [Eclipse Public License 2.0][27] | |
| 39 | +| [error-code-crawler-maven-plugin][28] | [MIT][1] | |
| 40 | +| [Project keeper maven plugin][29] | [The MIT License][30] | |
| 41 | +| [Maven Clean Plugin][31] | [The Apache Software License, Version 2.0][15] | |
| 42 | +| [Maven Resources Plugin][32] | [The Apache Software License, Version 2.0][15] | |
| 43 | +| [Maven JAR Plugin][33] | [The Apache Software License, Version 2.0][15] | |
| 44 | +| [Maven Install Plugin][34] | [The Apache Software License, Version 2.0][15] | |
| 45 | +| [Maven Site Plugin 3][35] | [The Apache Software License, Version 2.0][15] | |
48 | 46 |
|
49 | 47 | [0]: https://github.com/exasol/error-reporting-java |
50 | 48 | [1]: https://opensource.org/licenses/MIT |
51 | 49 | [2]: https://javaee.github.io/jsonp |
52 | 50 | [3]: https://oss.oracle.com/licenses/CDDL+GPL-1.1 |
53 | | -[4]: https://projectlombok.org |
54 | | -[5]: https://projectlombok.org/LICENSE |
55 | | -[6]: http://hamcrest.org/JavaHamcrest/ |
56 | | -[7]: http://opensource.org/licenses/BSD-3-Clause |
57 | | -[8]: https://www.jqno.nl/equalsverifier |
58 | | -[9]: https://www.apache.org/licenses/LICENSE-2.0.txt |
59 | | -[10]: https://junit.org/junit5/ |
60 | | -[11]: https://www.eclipse.org/legal/epl-v20.html |
61 | | -[12]: http://sonarsource.github.io/sonar-scanner-maven/ |
62 | | -[13]: http://www.gnu.org/licenses/lgpl.txt |
63 | | -[14]: https://maven.apache.org/plugins/maven-compiler-plugin/ |
64 | | -[15]: https://maven.apache.org/enforcer/maven-enforcer-plugin/ |
65 | | -[16]: https://www.mojohaus.org/flatten-maven-plugin/ |
66 | | -[17]: http://www.apache.org/licenses/LICENSE-2.0.txt |
67 | | -[18]: https://sonatype.github.io/ossindex-maven/maven-plugin/ |
68 | | -[19]: http://zlika.github.io/reproducible-build-maven-plugin |
69 | | -[20]: https://maven.apache.org/surefire/maven-surefire-plugin/ |
70 | | -[21]: http://www.mojohaus.org/versions-maven-plugin/ |
71 | | -[22]: https://maven.apache.org/plugins/maven-deploy-plugin/ |
72 | | -[23]: https://maven.apache.org/plugins/maven-gpg-plugin/ |
73 | | -[24]: https://maven.apache.org/plugins/maven-source-plugin/ |
74 | | -[25]: https://maven.apache.org/plugins/maven-javadoc-plugin/ |
75 | | -[26]: http://www.sonatype.com/public-parent/nexus-maven-plugins/nexus-staging/nexus-staging-maven-plugin/ |
76 | | -[27]: http://www.eclipse.org/legal/epl-v10.html |
77 | | -[28]: https://anthonywhitford.com/lombok.maven/lombok-maven-plugin/ |
78 | | -[29]: https://www.jacoco.org/jacoco/trunk/doc/maven.html |
79 | | -[30]: https://www.eclipse.org/legal/epl-2.0/ |
80 | | -[31]: https://github.com/exasol/error-code-crawler-maven-plugin |
81 | | -[32]: https://github.com/exasol/project-keeper/ |
82 | | -[33]: https://github.com/exasol/project-keeper/blob/main/LICENSE |
83 | | -[34]: http://maven.apache.org/plugins/maven-clean-plugin/ |
84 | | -[35]: http://maven.apache.org/plugins/maven-resources-plugin/ |
85 | | -[36]: http://maven.apache.org/plugins/maven-jar-plugin/ |
86 | | -[37]: http://maven.apache.org/plugins/maven-install-plugin/ |
87 | | -[38]: http://maven.apache.org/plugins/maven-site-plugin/ |
| 51 | +[4]: http://hamcrest.org/JavaHamcrest/ |
| 52 | +[5]: http://opensource.org/licenses/BSD-3-Clause |
| 53 | +[6]: https://www.jqno.nl/equalsverifier |
| 54 | +[7]: https://www.apache.org/licenses/LICENSE-2.0.txt |
| 55 | +[8]: https://junit.org/junit5/ |
| 56 | +[9]: https://www.eclipse.org/legal/epl-v20.html |
| 57 | +[10]: http://sonarsource.github.io/sonar-scanner-maven/ |
| 58 | +[11]: http://www.gnu.org/licenses/lgpl.txt |
| 59 | +[12]: https://maven.apache.org/plugins/maven-compiler-plugin/ |
| 60 | +[13]: https://maven.apache.org/enforcer/maven-enforcer-plugin/ |
| 61 | +[14]: https://www.mojohaus.org/flatten-maven-plugin/ |
| 62 | +[15]: http://www.apache.org/licenses/LICENSE-2.0.txt |
| 63 | +[16]: https://sonatype.github.io/ossindex-maven/maven-plugin/ |
| 64 | +[17]: http://zlika.github.io/reproducible-build-maven-plugin |
| 65 | +[18]: https://maven.apache.org/surefire/maven-surefire-plugin/ |
| 66 | +[19]: http://www.mojohaus.org/versions-maven-plugin/ |
| 67 | +[20]: https://maven.apache.org/plugins/maven-deploy-plugin/ |
| 68 | +[21]: https://maven.apache.org/plugins/maven-gpg-plugin/ |
| 69 | +[22]: https://maven.apache.org/plugins/maven-source-plugin/ |
| 70 | +[23]: https://maven.apache.org/plugins/maven-javadoc-plugin/ |
| 71 | +[24]: http://www.sonatype.com/public-parent/nexus-maven-plugins/nexus-staging/nexus-staging-maven-plugin/ |
| 72 | +[25]: http://www.eclipse.org/legal/epl-v10.html |
| 73 | +[26]: https://www.jacoco.org/jacoco/trunk/doc/maven.html |
| 74 | +[27]: https://www.eclipse.org/legal/epl-2.0/ |
| 75 | +[28]: https://github.com/exasol/error-code-crawler-maven-plugin |
| 76 | +[29]: https://github.com/exasol/project-keeper/ |
| 77 | +[30]: https://github.com/exasol/project-keeper/blob/main/LICENSE |
| 78 | +[31]: http://maven.apache.org/plugins/maven-clean-plugin/ |
| 79 | +[32]: http://maven.apache.org/plugins/maven-resources-plugin/ |
| 80 | +[33]: http://maven.apache.org/plugins/maven-jar-plugin/ |
| 81 | +[34]: http://maven.apache.org/plugins/maven-install-plugin/ |
| 82 | +[35]: http://maven.apache.org/plugins/maven-site-plugin/ |
0 commit comments