Yohann Roussel | 7f47c03 | 2017-09-14 12:19:06 +0200 | [diff] [blame] | 1 | - 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 Gjesse | beb5d87 | 2021-09-07 12:49:24 +0200 | [diff] [blame] | 6 | 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 Ager | 48dd79e | 2018-05-15 09:13:55 +0200 | [diff] [blame] | 19 | - artifact: com.google.code.gson:gson:+ |
| 20 | name: Gson |
Yohann Roussel | 7f47c03 | 2017-09-14 12:19:06 +0200 | [diff] [blame] | 21 | license: The Apache Software License, Version 2.0 |
| 22 | licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt |
Mads Ager | 48dd79e | 2018-05-15 09:13:55 +0200 | [diff] [blame] | 23 | url: https://github.com/google/gson |
Yohann Roussel | 7f47c03 | 2017-09-14 12:19:06 +0200 | [diff] [blame] | 24 | - 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/ |
| 29 | - artifact: net.sf.jopt-simple:jopt-simple:+ |
| 30 | name: JOpt Simple |
| 31 | license: The MIT License |
| 32 | licenseUrl: http://www.opensource.org/licenses/mit-license.php |
| 33 | url: http://pholser.github.com/jopt-simple |
Yohann Roussel | 7f47c03 | 2017-09-14 12:19:06 +0200 | [diff] [blame] | 34 | - artifact: org.ow2.asm:asm-commons:+ |
| 35 | name: ASM Commons |
| 36 | copyrightHolder: INRIA, France Telecom |
Gautam Korlam | 39d7420 | 2018-08-29 18:09:35 -0700 | [diff] [blame] | 37 | license: BSD |
Yohann Roussel | 7f47c03 | 2017-09-14 12:19:06 +0200 | [diff] [blame] | 38 | licenseUrl: http://asm.ow2.org/license.html |
| 39 | url: http://asm.ow2.org/index.html |
| 40 | - artifact: org.ow2.asm:asm-tree:+ |
| 41 | name: ASM Tree |
| 42 | copyrightHolder: INRIA, France Telecom |
Gautam Korlam | 39d7420 | 2018-08-29 18:09:35 -0700 | [diff] [blame] | 43 | license: BSD |
Yohann Roussel | 7f47c03 | 2017-09-14 12:19:06 +0200 | [diff] [blame] | 44 | licenseUrl: http://asm.ow2.org/license.html |
| 45 | url: http://asm.ow2.org/index.html |
| 46 | - artifact: org.ow2.asm:asm-util:+ |
| 47 | name: ASM Util |
| 48 | copyrightHolder: INRIA, France Telecom |
Gautam Korlam | 39d7420 | 2018-08-29 18:09:35 -0700 | [diff] [blame] | 49 | license: BSD |
Yohann Roussel | 7f47c03 | 2017-09-14 12:19:06 +0200 | [diff] [blame] | 50 | licenseUrl: http://asm.ow2.org/license.html |
| 51 | url: http://asm.ow2.org/index.html |
Ian Zerny | 83b8c78 | 2017-10-30 12:32:27 +0100 | [diff] [blame] | 52 | - artifact: org.ow2.asm:asm-analysis:+ |
| 53 | name: ASM Util |
| 54 | copyrightHolder: INRIA, France Telecom |
Gautam Korlam | 39d7420 | 2018-08-29 18:09:35 -0700 | [diff] [blame] | 55 | license: BSD |
Ian Zerny | 83b8c78 | 2017-10-30 12:32:27 +0100 | [diff] [blame] | 56 | licenseUrl: http://asm.ow2.org/license.html |
| 57 | url: http://asm.ow2.org/index.html |
Yohann Roussel | 7f47c03 | 2017-09-14 12:19:06 +0200 | [diff] [blame] | 58 | - artifact: org.ow2.asm:asm:+ |
| 59 | name: ASM Core |
| 60 | copyrightHolder: INRIA, France Telecom |
Gautam Korlam | 39d7420 | 2018-08-29 18:09:35 -0700 | [diff] [blame] | 61 | license: BSD |
Yohann Roussel | 7f47c03 | 2017-09-14 12:19:06 +0200 | [diff] [blame] | 62 | licenseUrl: http://asm.ow2.org/license.html |
| 63 | url: http://asm.ow2.org/index.html |
Jinseong Jeon | 02fd80b | 2018-06-15 21:52:43 +0000 | [diff] [blame] | 64 | - artifact: org.jetbrains.kotlin:kotlin-stdlib:+ |
| 65 | name: org.jetbrains.kotlin:kotlin-stdlib |
| 66 | copyrightHolder: JetBrains s.r.o. |
| 67 | license: The Apache License, Version 2.0 |
| 68 | licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt |
| 69 | url: https://kotlinlang.org/ |
Jinseong Jeon | 40ceab0 | 2018-07-09 14:25:31 -0700 | [diff] [blame] | 70 | - artifact: org.jetbrains.kotlin:kotlin-stdlib-common:+ |
| 71 | name: org.jetbrains.kotlin:kotlin-stdlib |
| 72 | copyrightHolder: JetBrains s.r.o. |
| 73 | license: The Apache License, Version 2.0 |
| 74 | licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt |
| 75 | url: https://kotlinlang.org/ |
Jinseong Jeon | 02fd80b | 2018-06-15 21:52:43 +0000 | [diff] [blame] | 76 | - artifact: org.jetbrains.kotlinx:kotlinx-metadata-jvm:+ |
| 77 | name: org.jetbrains.kotlinx:kotlinx-metadata-jvm |
| 78 | copyrightHolder: JetBrains s.r.o. |
| 79 | license: The Apache License, Version 2.0 |
| 80 | licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt |
| 81 | url: https://kotlinlang.org/ |
| 82 | - artifact: org.jetbrains:annotations:+ |
| 83 | name: IntelliJ IDEA Annotations |
| 84 | copyrightHolder: JetBrains s.r.o. |
| 85 | license: The Apache Software License, Version 2.0 |
| 86 | licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt |
| 87 | url: http://www.jetbrains.org |
Søren Gjesse | beb5d87 | 2021-09-07 12:49:24 +0200 | [diff] [blame] | 88 | - artifact: org.checkerframework:checker-qual |
| 89 | name: Checker Qual |
| 90 | copyrightHolder: Checker Framework developers |
| 91 | license: The MIT License |
| 92 | licenseUrl: http://opensource.org/licenses/MIT |
| 93 | url: https://github.com/typetools/checker-framework.git |