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 |
Mads Ager | 48dd79e | 2018-05-15 09:13:55 +0200 | [diff] [blame] | 6 | - artifact: com.google.code.gson:gson:+ |
| 7 | name: Gson |
Yohann Roussel | 7f47c03 | 2017-09-14 12:19:06 +0200 | [diff] [blame] | 8 | license: The Apache Software License, Version 2.0 |
| 9 | licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt |
Mads Ager | 48dd79e | 2018-05-15 09:13:55 +0200 | [diff] [blame] | 10 | url: https://github.com/google/gson |
Yohann Roussel | 7f47c03 | 2017-09-14 12:19:06 +0200 | [diff] [blame] | 11 | - artifact: it.unimi.dsi:fastutil:+ |
| 12 | name: fastutil |
| 13 | license: Apache License, Version 2.0 |
| 14 | licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.html |
| 15 | url: http://fasutil.di.unimi.it/ |
| 16 | - artifact: net.sf.jopt-simple:jopt-simple:+ |
| 17 | name: JOpt Simple |
| 18 | license: The MIT License |
| 19 | licenseUrl: http://www.opensource.org/licenses/mit-license.php |
| 20 | url: http://pholser.github.com/jopt-simple |
Yohann Roussel | 7f47c03 | 2017-09-14 12:19:06 +0200 | [diff] [blame] | 21 | - artifact: org.ow2.asm:asm-commons:+ |
| 22 | name: ASM Commons |
| 23 | copyrightHolder: INRIA, France Telecom |
Gautam Korlam | 39d7420 | 2018-08-29 18:09:35 -0700 | [diff] [blame] | 24 | license: BSD |
Yohann Roussel | 7f47c03 | 2017-09-14 12:19:06 +0200 | [diff] [blame] | 25 | licenseUrl: http://asm.ow2.org/license.html |
| 26 | url: http://asm.ow2.org/index.html |
| 27 | - artifact: org.ow2.asm:asm-tree:+ |
| 28 | name: ASM Tree |
| 29 | copyrightHolder: INRIA, France Telecom |
Gautam Korlam | 39d7420 | 2018-08-29 18:09:35 -0700 | [diff] [blame] | 30 | license: BSD |
Yohann Roussel | 7f47c03 | 2017-09-14 12:19:06 +0200 | [diff] [blame] | 31 | licenseUrl: http://asm.ow2.org/license.html |
| 32 | url: http://asm.ow2.org/index.html |
| 33 | - artifact: org.ow2.asm:asm-util:+ |
| 34 | name: ASM Util |
| 35 | copyrightHolder: INRIA, France Telecom |
Gautam Korlam | 39d7420 | 2018-08-29 18:09:35 -0700 | [diff] [blame] | 36 | license: BSD |
Yohann Roussel | 7f47c03 | 2017-09-14 12:19:06 +0200 | [diff] [blame] | 37 | licenseUrl: http://asm.ow2.org/license.html |
| 38 | url: http://asm.ow2.org/index.html |
Ian Zerny | 83b8c78 | 2017-10-30 12:32:27 +0100 | [diff] [blame] | 39 | - artifact: org.ow2.asm:asm-analysis:+ |
| 40 | name: ASM Util |
| 41 | copyrightHolder: INRIA, France Telecom |
Gautam Korlam | 39d7420 | 2018-08-29 18:09:35 -0700 | [diff] [blame] | 42 | license: BSD |
Ian Zerny | 83b8c78 | 2017-10-30 12:32:27 +0100 | [diff] [blame] | 43 | licenseUrl: http://asm.ow2.org/license.html |
| 44 | url: http://asm.ow2.org/index.html |
Yohann Roussel | 7f47c03 | 2017-09-14 12:19:06 +0200 | [diff] [blame] | 45 | - artifact: org.ow2.asm:asm:+ |
| 46 | name: ASM Core |
| 47 | copyrightHolder: INRIA, France Telecom |
Gautam Korlam | 39d7420 | 2018-08-29 18:09:35 -0700 | [diff] [blame] | 48 | license: BSD |
Yohann Roussel | 7f47c03 | 2017-09-14 12:19:06 +0200 | [diff] [blame] | 49 | licenseUrl: http://asm.ow2.org/license.html |
| 50 | url: http://asm.ow2.org/index.html |
Jinseong Jeon | 02fd80b | 2018-06-15 21:52:43 +0000 | [diff] [blame] | 51 | - artifact: org.jetbrains.kotlin:kotlin-stdlib:+ |
| 52 | name: org.jetbrains.kotlin:kotlin-stdlib |
| 53 | copyrightHolder: JetBrains s.r.o. |
| 54 | license: The Apache License, Version 2.0 |
| 55 | licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt |
| 56 | url: https://kotlinlang.org/ |
Jinseong Jeon | 40ceab0 | 2018-07-09 14:25:31 -0700 | [diff] [blame] | 57 | - artifact: org.jetbrains.kotlin:kotlin-stdlib-common:+ |
| 58 | name: org.jetbrains.kotlin:kotlin-stdlib |
| 59 | copyrightHolder: JetBrains s.r.o. |
| 60 | license: The Apache License, Version 2.0 |
| 61 | licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt |
| 62 | url: https://kotlinlang.org/ |
Jinseong Jeon | 02fd80b | 2018-06-15 21:52:43 +0000 | [diff] [blame] | 63 | - artifact: org.jetbrains.kotlinx:kotlinx-metadata-jvm:+ |
| 64 | name: org.jetbrains.kotlinx:kotlinx-metadata-jvm |
| 65 | copyrightHolder: JetBrains s.r.o. |
| 66 | license: The Apache License, Version 2.0 |
| 67 | licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt |
| 68 | url: https://kotlinlang.org/ |
| 69 | - artifact: org.jetbrains:annotations:+ |
| 70 | name: IntelliJ IDEA Annotations |
| 71 | copyrightHolder: JetBrains s.r.o. |
| 72 | license: The Apache Software License, Version 2.0 |
| 73 | licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt |
| 74 | url: http://www.jetbrains.org |