@@ -9,51 +9,62 @@ document. This list is provided for your convenience; please read further if
9
9
you wish to review the copyright notice(s) and the full text of the license
10
10
associated with each component.
11
11
12
-
13
- **SECTION 1: Apache License, V2.0**
14
- * Google Guava
15
- * `com.google.guava:guava`
16
- * Google Gson
17
- * `com.google.code.gson:gson`
18
- * Gradle Develocity Plugin/Extension Adapters
19
- * `com.gradle:develocity-maven-extension-adapters`
20
- * Gradle Common Custom User Data Maven Extension
21
- * `com.gradle:common-custom-user-data-maven-extension`
22
- * Gradle Shellcheck Plugin
23
- * com.felipefzdz.gradle.shellcheck
24
- * Gson on Fire
25
- * `io.gsonfire:gson-fire`
26
- * Picocli
27
- * `info.picocli:picocli`
28
- * Square OkHttp
29
- * `com.squareup.okhttp3:okhttp`
30
- * `com.squareup.okhttp3:logging-interceptor`
31
- * `com.squareup.okhttp3:okhttp-tls`
32
- * Swagger Core - Annotations
33
- * `io.swagger:swagger-annotations`
34
- * github-release-gradle-plugin
35
- * `com.github.breadmoirai.github-release`
36
-
37
- **SECTION 2: Common Development and Distribution License (CDDL) v1.0 and GNU General Public License (GPL) v2 with Classpath Exception**
38
- * JAX-RS
39
- * `javax.ws.rs:javax.ws.rs-api`
40
- * `javax.ws.rs:jsr311-api`
41
- * Javax Annotations
42
- * `javax.annotation:javax.annotation-api`
43
-
44
- **SECTION 3: New BSD License**
45
- * Argbash
46
- * https://github.com/matejak/argbash
47
- * Findbugs JSR 305
48
- * `com.google.code.findbugs:jsr305`
49
-
50
- **SECTION 4: Gradle License**
51
- * Build Scan Summary
52
- * `com.gradle:build-scan-summary`
53
-
54
- **SECTION 5: GPL-3.0 License**
55
- * Shellcheck
56
- * https://github.com/koalaman/shellcheck
12
+ **Runtime Dependencies**
13
+ **SECTION 1: Apache License, V2.0**
14
+ * Google Guava
15
+ * `com.google.guava:guava`
16
+ * Google Gson
17
+ * `com.google.code.gson:gson`
18
+ * Gradle Develocity Plugin/Extension Adapters
19
+ * `com.gradle:develocity-maven-extension-adapters`
20
+ * Gradle Common Custom User Data Maven Extension
21
+ * `com.gradle:common-custom-user-data-maven-extension`
22
+ * Gradle Shellcheck Plugin
23
+ * com.felipefzdz.gradle.shellcheck
24
+ * Gson on Fire
25
+ * `io.gsonfire:gson-fire`
26
+ * Picocli
27
+ * `info.picocli:picocli`
28
+ * Square OkHttp
29
+ * `com.squareup.okhttp3:okhttp`
30
+ * `com.squareup.okhttp3:logging-interceptor`
31
+ * `com.squareup.okhttp3:okhttp-tls`
32
+ * Swagger Core - Annotations
33
+ * `io.swagger:swagger-annotations`
34
+ * github-release-gradle-plugin
35
+ * `com.github.breadmoirai.github-release`
36
+
37
+ **SECTION 2: Common Development and Distribution License (CDDL) v1.0 and GNU General Public License (GPL) v2 with Classpath Exception**
38
+ * JAX-RS
39
+ * `javax.ws.rs:javax.ws.rs-api`
40
+ * `javax.ws.rs:jsr311-api`
41
+ * Javax Annotations
42
+ * `javax.annotation:javax.annotation-api`
43
+
44
+ **SECTION 3: New BSD License**
45
+ * Argbash
46
+ * https://github.com/matejak/argbash
47
+ * Findbugs JSR 305
48
+ * `com.google.code.findbugs:jsr305`
49
+
50
+ **SECTION 4: Gradle License**
51
+ * Build Scan Summary
52
+ * `com.gradle:build-scan-summary`
53
+
54
+ **SECTION 5: GPL-3.0 License**
55
+ * Shellcheck
56
+ * https://github.com/koalaman/shellcheck
57
+
58
+ **Build Dependencies**
59
+ **SECTION 1: Apache License, V2.0**
60
+ * Gradle Shellcheck Plugin
61
+ * com.felipefzdz.gradle.shellcheck
62
+ * github-release-gradle-plugin
63
+ * `com.github.breadmoirai.github-release`
64
+
65
+ **SECTION 5: GPL-3.0 License**
66
+ * Shellcheck
67
+ * https://github.com/koalaman/shellcheck
57
68
58
69
SECTION 1: Apache License, V2.0
59
70
================================
0 commit comments