blob: 2cedeee3906aac208217a684cdb80a64dcc8cc83 [file] [log] [blame]
Yohann Roussel7f47c032017-09-14 12:19:06 +02001- artifact: com.google.guava:guava:+
2 name: Guava Google Core Libraries for Java
3 copyrightHolder: The Guava Authors
4 license: The Apache Software License, Version 2.0
5 licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
Søren Gjessebeb5d872021-09-07 12:49:24 +02006 url: https://github.com/google/guava
7- artifact: com.google.guava:failureaccess:+
8 name: Guava InternalFutureFailureAccess and InternalFutures
9 copyrightHolder: The Guava Authors
10 license: The Apache Software License, Version 2.0
11 licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
12 url: https://github.com/google/guava
13- artifact: com.google.guava:listenablefuture
14 name: Guava ListenableFuture only
15 copyrightHolder: The Guava Authors
16 license: The Apache Software License, Version 2.0
17 licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
18 url: https://github.com/google/guava
Mads Ager48dd79e2018-05-15 09:13:55 +020019- artifact: com.google.code.gson:gson:+
20 name: Gson
Yohann Roussel7f47c032017-09-14 12:19:06 +020021 license: The Apache Software License, Version 2.0
22 licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
Mads Ager48dd79e2018-05-15 09:13:55 +020023 url: https://github.com/google/gson
Yohann Roussel7f47c032017-09-14 12:19:06 +020024- artifact: it.unimi.dsi:fastutil:+
25 name: fastutil
26 license: Apache License, Version 2.0
27 licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.html
28 url: http://fasutil.di.unimi.it/
Yohann Roussel7f47c032017-09-14 12:19:06 +020029- artifact: org.ow2.asm:asm-commons:+
30 name: ASM Commons
31 copyrightHolder: INRIA, France Telecom
Gautam Korlam39d74202018-08-29 18:09:35 -070032 license: BSD
Yohann Roussel7f47c032017-09-14 12:19:06 +020033 licenseUrl: http://asm.ow2.org/license.html
34 url: http://asm.ow2.org/index.html
35- artifact: org.ow2.asm:asm-tree:+
36 name: ASM Tree
37 copyrightHolder: INRIA, France Telecom
Gautam Korlam39d74202018-08-29 18:09:35 -070038 license: BSD
Yohann Roussel7f47c032017-09-14 12:19:06 +020039 licenseUrl: http://asm.ow2.org/license.html
40 url: http://asm.ow2.org/index.html
41- artifact: org.ow2.asm:asm-util:+
42 name: ASM Util
43 copyrightHolder: INRIA, France Telecom
Gautam Korlam39d74202018-08-29 18:09:35 -070044 license: BSD
Yohann Roussel7f47c032017-09-14 12:19:06 +020045 licenseUrl: http://asm.ow2.org/license.html
46 url: http://asm.ow2.org/index.html
Ian Zerny83b8c782017-10-30 12:32:27 +010047- artifact: org.ow2.asm:asm-analysis:+
48 name: ASM Util
49 copyrightHolder: INRIA, France Telecom
Gautam Korlam39d74202018-08-29 18:09:35 -070050 license: BSD
Ian Zerny83b8c782017-10-30 12:32:27 +010051 licenseUrl: http://asm.ow2.org/license.html
52 url: http://asm.ow2.org/index.html
Yohann Roussel7f47c032017-09-14 12:19:06 +020053- artifact: org.ow2.asm:asm:+
54 name: ASM Core
55 copyrightHolder: INRIA, France Telecom
Gautam Korlam39d74202018-08-29 18:09:35 -070056 license: BSD
Yohann Roussel7f47c032017-09-14 12:19:06 +020057 licenseUrl: http://asm.ow2.org/license.html
58 url: http://asm.ow2.org/index.html
Jinseong Jeon02fd80b2018-06-15 21:52:43 +000059- artifact: org.jetbrains.kotlin:kotlin-stdlib:+
60 name: org.jetbrains.kotlin:kotlin-stdlib
61 copyrightHolder: JetBrains s.r.o.
62 license: The Apache License, Version 2.0
63 licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
64 url: https://kotlinlang.org/
Jinseong Jeon40ceab02018-07-09 14:25:31 -070065- artifact: org.jetbrains.kotlin:kotlin-stdlib-common:+
66 name: org.jetbrains.kotlin:kotlin-stdlib
67 copyrightHolder: JetBrains s.r.o.
68 license: The Apache License, Version 2.0
69 licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
70 url: https://kotlinlang.org/
Jinseong Jeon02fd80b2018-06-15 21:52:43 +000071- artifact: org.jetbrains.kotlinx:kotlinx-metadata-jvm:+
72 name: org.jetbrains.kotlinx:kotlinx-metadata-jvm
73 copyrightHolder: JetBrains s.r.o.
74 license: The Apache License, Version 2.0
75 licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
76 url: https://kotlinlang.org/
77- artifact: org.jetbrains:annotations:+
78 name: IntelliJ IDEA Annotations
79 copyrightHolder: JetBrains s.r.o.
80 license: The Apache Software License, Version 2.0
81 licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
82 url: http://www.jetbrains.org
Søren Gjessebeb5d872021-09-07 12:49:24 +020083- artifact: org.checkerframework:checker-qual
84 name: Checker Qual
85 copyrightHolder: Checker Framework developers
86 license: The MIT License
87 licenseUrl: http://opensource.org/licenses/MIT
88 url: https://github.com/typetools/checker-framework.git