-
Notifications
You must be signed in to change notification settings - Fork 2
/
LIBRARY-LICENSE
334 lines (334 loc) · 14.6 KB
/
LIBRARY-LICENSE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
- artifact: com.google.guava:guava:+
name: Guava Google Core Libraries for Java
copyrightHolder: The Guava Authors
license: The Apache Software License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: https://github.com/google/guava
- artifact: com.google.guava:failureaccess:+
name: Guava InternalFutureFailureAccess and InternalFutures
copyrightHolder: The Guava Authors
license: The Apache Software License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: https://github.com/google/guava
- artifact: com.google.guava:listenablefuture
name: Guava ListenableFuture only
copyrightHolder: The Guava Authors
license: The Apache Software License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: https://github.com/google/guava
- artifact: com.google.code.gson:gson:+
name: Gson
license: The Apache Software License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: https://github.com/google/gson
- artifact: it.unimi.dsi:fastutil:+
name: fastutil
license: Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.html
url: http://fasutil.di.unimi.it/
- artifact: org.ow2.asm:asm-commons:+
name: ASM Commons
copyrightHolder: INRIA, France Telecom
license: BSD
licenseUrl: http://asm.ow2.org/license.html
url: http://asm.ow2.org/index.html
- artifact: org.ow2.asm:asm-tree:+
name: ASM Tree
copyrightHolder: INRIA, France Telecom
license: BSD
licenseUrl: http://asm.ow2.org/license.html
url: http://asm.ow2.org/index.html
- artifact: org.ow2.asm:asm-util:+
name: ASM Util
copyrightHolder: INRIA, France Telecom
license: BSD
licenseUrl: http://asm.ow2.org/license.html
url: http://asm.ow2.org/index.html
- artifact: org.ow2.asm:asm-analysis:+
name: ASM Util
copyrightHolder: INRIA, France Telecom
license: BSD
licenseUrl: http://asm.ow2.org/license.html
url: http://asm.ow2.org/index.html
- artifact: org.ow2.asm:asm:+
name: ASM Core
copyrightHolder: INRIA, France Telecom
license: BSD
licenseUrl: http://asm.ow2.org/license.html
url: http://asm.ow2.org/index.html
- artifact: org.jetbrains.kotlin:kotlin-stdlib:+
name: org.jetbrains.kotlin:kotlin-stdlib
copyrightHolder: JetBrains s.r.o.
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: https://kotlinlang.org/
- artifact: org.jetbrains.kotlin:kotlin-stdlib-common:+
name: org.jetbrains.kotlin:kotlin-stdlib
copyrightHolder: JetBrains s.r.o.
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: https://kotlinlang.org/
- artifact: org.jetbrains.kotlinx:kotlinx-metadata-jvm:+
name: org.jetbrains.kotlinx:kotlinx-metadata-jvm
copyrightHolder: JetBrains s.r.o.
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: https://kotlinlang.org/
- artifact: org.jetbrains:annotations:+
name: IntelliJ IDEA Annotations
copyrightHolder: JetBrains s.r.o.
license: The Apache Software License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: http://www.jetbrains.org
- artifact: org.checkerframework:checker-qual
name: Checker Qual
copyrightHolder: Checker Framework developers
license: The MIT License
licenseUrl: http://opensource.org/licenses/MIT
url: https://github.com/typetools/checker-framework.git
- artifact: com.android.tools:sdk-common
name: com.android.tools.sdk-common
copyrightHolder: The Android Open Source Project
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: http://tools.android.com/
- artifact: com.android.tools.build:aapt2-proto
name: com.android.tools.build.aapt2-proto
copyrightHolder: The Android Open Source Project
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: https://android.googlesource.com/platform/tools/base
- artifact: com.android.tools.ddms:ddmlib
name: Android Tools ddmlib
copyrightHolder: The Android Open Source Project
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: http://tools.android.com/
- artifact: com.android.tools:sdklib
name: com.android.tools.sdklib
copyrightHolder: The Android Open Source Project
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: http://tools.android.com/
- artifact: com.android.tools:repository
name: com.android.tools.repository
copyrightHolder: The Android Open Source Project
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: http://tools.android.com/
- artifact: com.android.tools.analytics-library:shared
name: Android Tools Analytics Shared Library
copyrightHolder: The Android Open Source Project
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: http://tools.android.com/
- artifact: com.android.tools.analytics-library:protos
name: Android Tools Analytics Protobufs
copyrightHolder: The Android Open Source Project
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: http://tools.android.com/
- artifact: com.google.protobuf:protobuf-java
name: Protocol Buffers [Core]
copyrightHolder: Google Inc.
license: BSD 3-clause
licenseUrl: https://github.com/protocolbuffers/protobuf/blob/main/LICENSE
url: https://github.com/protocolbuffers/protobuf/
- artifact: com.android.tools.layoutlib:layoutlib-api
name: Android Tools layoutlib-api
copyrightHolder: The Android Open Source Project
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: http://tools.android.com/
- artifact: com.android.tools:dvlib
name: com.android.tools.dvlib
copyrightHolder: The Android Open Source Project
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: http://tools.android.com/
- artifact: com.android.tools:common
name: com.android.tools.common
copyrightHolder: The Android Open Source Project
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: http://tools.android.com/
- artifact: com.android.tools:annotations
name: com.android.tools.annotations
copyrightHolder: The Android Open Source Project
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: http://tools.android.com/
- artifact: net.sf.kxml:kxml2
name: kXML 2 is a small XML pull parser based on the common XML pull API
copyrightHolder: Stefan Haustein, Oberhausen, Rhld., Germany
license: BSD
licenseUrl: http://kxml.cvs.sourceforge.net/viewvc/kxml/kxml2/license.txt?view=markup
url: http://kxml.cvs.sourceforge.net/viewvc/kxml/kxml2/
- artifact: org.jetbrains.kotlin:kotlin-stdlib-jdk8
name: Kotlin Standard Library for JVM
copyrightHolder: JetBrains s.r.o. and Kotlin Programming Language contributors.
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: https://github.com/JetBrains/kotlin
- artifact: org.jetbrains.kotlin:kotlin-reflect
name: Kotlin Full Reflection Library
copyrightHolder: JetBrains s.r.o. and Kotlin Programming Language contributors.
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: https://github.com/JetBrains/kotlin
- artifact: org.jetbrains.kotlin:kotlin-stdlib-jdk7
name: Kotlin Standard Library for JVM
copyrightHolder: JetBrains s.r.o. and Kotlin Programming Language contributors.
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: https://github.com/JetBrains/kotlin
- artifact: com.google.jimfs:jimfs
name: Jimfs
copyrightHolder: Google Inc.
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: https://github.com/google/jimfs
- artifact: net.java.dev.jna:jna-platform
name: Java Native Access
copyrightHolder: JNA Development Team
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: https://github.com/java-native-access/jna
- artifact: javax.inject:javax.inject
name: javax.inject
copyrightHolder: The JSR-330 Expert Group
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: http://code.google.com/p/atinject/source/checkout
- artifact: org.bouncycastle:bcpkix-jdk15on
name: Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs
copyrightHolder: The Legion of the Bouncy Castle Inc.
license: The MIT License
licenseUrl: http://opensource.org/licenses/MIT
url: http://www.bouncycastle.org/java.html
- artifact: org.bouncycastle:bcprov-jdk15on
name: Bouncy Castle Provider
copyrightHolder: The Legion of the Bouncy Castle Inc.
license: The MIT License
licenseUrl: http://opensource.org/licenses/MIT
url: http://www.bouncycastle.org/java.html
- artifact: org.glassfish.jaxb:jaxb-runtime
name: JAXB Runtime
copyrightHolder: Oracle and/or its affiliates
license: CDDL 1.1 and GPL 2.0 with Class-path Exception
licenseUrl: https://oss.oracle.com/licenses/CDDL+GPL-1.1
url: https://github.com/javaee/jaxb-v2
- artifact: org.jetbrains.intellij.deps:trove4j
name: Trove4J
copyrightHolder: JetBrains s.r.o. and Kotlin Programming Language contributors.
license: GNU LESSER GENERAL PUBLIC LICENSE 2.1
licenseUrl: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html
url: https://github.com/JetBrains/intellij-deps-trove4j
- artifact: xerces:xercesImpl
name: Xerces2-j
copyrightHolder: Apache Software Foundation
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: https://svn.apache.org/repos/asf/xerces/java
- artifact: com.google.code.findbugs:jsr305
name: FindBugs-jsr305
copyrightHolder: University of Maryland
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: http://findbugs.sourceforge.net
- artifact: com.google.errorprone:error_prone_annotations
name: error-prone annotations
copyrightHolder: The Error Prone Authors
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: https://github.com/google/error-prone
- artifact: com.google.j2objc:j2objc-annotations
name: Google Inc.
copyrightHolder: The Error Prone Authors
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: https://github.com/google/j2objc
- artifact: org.apache.commons:commons-compress
name: Apache Commons Compress
copyrightHolder: Apache Software Foundation
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: https://commons.apache.org/proper/commons-compress
- artifact: org.apache.httpcomponents:httpmime
name: Apache HttpClient Mime
copyrightHolder: Apache Software Foundation
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: http://hc.apache.org/httpcomponents-client
- artifact: org.apache.httpcomponents:httpclient
name: Apache HttpClient
copyrightHolder: Apache Software Foundation
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: http://hc.apache.org/httpcomponents-client
- artifact: org.apache.httpcomponents:httpcore
name: Apache HttpCore
copyrightHolder: Apache Software Foundation
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: http://hc.apache.org/httpcomponents-core-ga
- artifact: org.jvnet.staxex:stax-ex
name: Extended StAX API
copyrightHolder: Oracle and/or its affiliates
license: Eclipse Distribution License - v 1.0
licenseUrl: http://www.eclipse.org/org/documents/edl-v10.php
url: https://github.com/eclipse-ee4j/jaxb-stax-ex
- artifact: jakarta.xml.bind:jakarta.xml.bind-api
name: jakarta.jakarta.xml.bind-api
copyrightHolder: Oracle and/or its affiliates
license: Eclipse Distribution License - v 1.0
licenseUrl: http://www.eclipse.org/org/documents/edl-v10.php
url: https://eclipse-ee4j.github.io/jaxb-ri/
- artifact: org.glassfish.jaxb:txw2
name: TXW2 Runtime
copyrightHolder: Oracle and/or its affiliates
license: CDDL 1.1 and GPL 2.0 with Class-path Exception
licenseUrl: https://oss.oracle.com/licenses/CDDL+GPL-1.1
url: https://github.com/javaee/jaxb-v2
- artifact: com.sun.istack:istack-commons-runtime
name: istack common utility code runtime
copyrightHolder: Oracle and/or its affiliates
license: Eclipse Distribution License - v 1.0
licenseUrl: http://www.eclipse.org/org/documents/edl-v10.php
url: https://github.com/eclipse-ee4j/jaxb-istack-commons
- artifact: com.sun.xml.fastinfoset:FastInfoset
name: fastinfoset
copyrightHolder: Oracle and/or its affiliates
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: https://github.com/eclipse-ee4j/jaxb-fi
- artifact: jakarta.activation:jakarta.activation-api
name: JavaBeans Activation Framework API jar
copyrightHolder: Oracle and/or its affiliates
license: Eclipse Distribution License - v 1.0
licenseUrl: http://www.eclipse.org/org/documents/edl-v10.php
url: https://github.com/jakartaee/jaf-api
- artifact: xml-apis:xml-apis
name: XML Commons External Components XML APIs
copyrightHolder: Apache Software Foundation
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: http://xml.apache.org/commons/components/external
- artifact: com.sun.activation:javax.activation
name: JavaBeans Activation Framework
copyrightHolder: Oracle and/or its affiliates
license: CDDL 1.1 and GPL 2.0 with Class-path Exception
licenseUrl: https://oss.oracle.com/licenses/CDDL+GPL-1.1
url: https://github.com/eclipse-ee4j/jaxb-fi
- artifact: commons-logging:commons-logging
name: Apache Commons Logging
copyrightHolder: Apache Software Foundation
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: http://commons.apache.org/proper/commons-logging
- artifact: commons-codec:commons-codec
name: Apache Commons Codec
copyrightHolder: Apache Software Foundation
license: The Apache License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: http://commons.apache.org/proper/commons-codec