|
78 | 78 | }
|
79 | 79 | ]
|
80 | 80 | },
|
| 81 | + { |
| 82 | + "moduleName": "com.newrelic.telemetry:telemetry-core", |
| 83 | + "moduleVersion": "0.16.0", |
| 84 | + "moduleUrls": [ |
| 85 | + "https://github.com/newrelic/newrelic-telemetry-sdk-java" |
| 86 | + ], |
| 87 | + "moduleLicenses": [ |
| 88 | + { |
| 89 | + "moduleLicense": "Apache License, Version 2.0", |
| 90 | + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
| 91 | + } |
| 92 | + ] |
| 93 | + }, |
| 94 | + { |
| 95 | + "moduleName": "com.newrelic.telemetry:telemetry-http-okhttp", |
| 96 | + "moduleVersion": "0.16.0", |
| 97 | + "moduleUrls": [ |
| 98 | + "https://github.com/newrelic/newrelic-telemetry-sdk-java" |
| 99 | + ], |
| 100 | + "moduleLicenses": [ |
| 101 | + { |
| 102 | + "moduleLicense": "Apache License, Version 2.0", |
| 103 | + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
| 104 | + } |
| 105 | + ] |
| 106 | + }, |
81 | 107 | {
|
82 | 108 | "moduleName": "com.spotify:completable-futures",
|
83 | 109 | "moduleVersion": "0.3.6",
|
|
91 | 117 | }
|
92 | 118 | ]
|
93 | 119 | },
|
| 120 | + { |
| 121 | + "moduleName": "com.squareup.okhttp3:okhttp", |
| 122 | + "moduleVersion": "4.12.0", |
| 123 | + "moduleUrls": [ |
| 124 | + "https://square.github.io/okhttp/" |
| 125 | + ], |
| 126 | + "moduleLicenses": [ |
| 127 | + { |
| 128 | + "moduleLicense": "Apache License, Version 2.0", |
| 129 | + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
| 130 | + } |
| 131 | + ] |
| 132 | + }, |
| 133 | + { |
| 134 | + "moduleName": "com.squareup.okio:okio", |
| 135 | + "moduleVersion": "3.6.0" |
| 136 | + }, |
| 137 | + { |
| 138 | + "moduleName": "com.squareup.okio:okio-jvm", |
| 139 | + "moduleVersion": "3.6.0", |
| 140 | + "moduleUrls": [ |
| 141 | + "https://github.com/square/okio/" |
| 142 | + ], |
| 143 | + "moduleLicenses": [ |
| 144 | + { |
| 145 | + "moduleLicense": "Apache License, Version 2.0", |
| 146 | + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
| 147 | + } |
| 148 | + ] |
| 149 | + }, |
94 | 150 | {
|
95 | 151 | "moduleName": "dev.failsafe:failsafe",
|
96 | 152 | "moduleVersion": "3.3.2",
|
|
128 | 184 | }
|
129 | 185 | ]
|
130 | 186 | },
|
| 187 | + { |
| 188 | + "moduleName": "org.jetbrains.kotlin:kotlin-stdlib", |
| 189 | + "moduleVersion": "1.9.10", |
| 190 | + "moduleUrls": [ |
| 191 | + "https://kotlinlang.org/" |
| 192 | + ], |
| 193 | + "moduleLicenses": [ |
| 194 | + { |
| 195 | + "moduleLicense": "Apache License, Version 2.0", |
| 196 | + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
| 197 | + } |
| 198 | + ] |
| 199 | + }, |
| 200 | + { |
| 201 | + "moduleName": "org.jetbrains.kotlin:kotlin-stdlib-common", |
| 202 | + "moduleVersion": "1.9.10", |
| 203 | + "moduleUrls": [ |
| 204 | + "https://kotlinlang.org/" |
| 205 | + ], |
| 206 | + "moduleLicenses": [ |
| 207 | + { |
| 208 | + "moduleLicense": "Apache License, Version 2.0", |
| 209 | + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
| 210 | + } |
| 211 | + ] |
| 212 | + }, |
| 213 | + { |
| 214 | + "moduleName": "org.jetbrains.kotlin:kotlin-stdlib-jdk7", |
| 215 | + "moduleVersion": "1.9.10", |
| 216 | + "moduleUrls": [ |
| 217 | + "https://kotlinlang.org/" |
| 218 | + ], |
| 219 | + "moduleLicenses": [ |
| 220 | + { |
| 221 | + "moduleLicense": "Apache License, Version 2.0", |
| 222 | + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
| 223 | + } |
| 224 | + ] |
| 225 | + }, |
| 226 | + { |
| 227 | + "moduleName": "org.jetbrains.kotlin:kotlin-stdlib-jdk8", |
| 228 | + "moduleVersion": "1.9.10", |
| 229 | + "moduleUrls": [ |
| 230 | + "https://kotlinlang.org/" |
| 231 | + ], |
| 232 | + "moduleLicenses": [ |
| 233 | + { |
| 234 | + "moduleLicense": "Apache License, Version 2.0", |
| 235 | + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
| 236 | + } |
| 237 | + ] |
| 238 | + }, |
| 239 | + { |
| 240 | + "moduleName": "org.jetbrains:annotations", |
| 241 | + "moduleVersion": "13.0", |
| 242 | + "moduleUrls": [ |
| 243 | + "http://www.jetbrains.org" |
| 244 | + ], |
| 245 | + "moduleLicenses": [ |
| 246 | + { |
| 247 | + "moduleLicense": "Apache License, Version 2.0", |
| 248 | + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" |
| 249 | + } |
| 250 | + ] |
| 251 | + }, |
131 | 252 | {
|
132 | 253 | "moduleName": "org.slf4j:slf4j-api",
|
133 | 254 | "moduleVersion": "1.7.36",
|
|
0 commit comments