-
Notifications
You must be signed in to change notification settings - Fork 155
/
Copy pathversions.lock
118 lines (118 loc) · 4.6 KB
/
versions.lock
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
{
"comment" : "An inventory of resolved dependency versions. Do not edit this file directly.",
"configurationGroups" : {
"main_dependencies" : {
"com.carrotsearch.console:launcher:1.1.4" : "4c9ff4c6,refs=2",
"com.carrotsearch.progresso:progresso:1.8.2" : "4c9ff4c6,refs=2",
"com.carrotsearch.progresso:progresso-consolewidth-unixish:1.8.2" : "4c9ff4c6,refs=2",
"com.carrotsearch.progresso:progresso-log4j2:1.8.2" : "4c9ff4c6,refs=2",
"com.koloboke:koloboke-api-jdk8:1.0.0" : "236177a6,refs=2",
"com.koloboke:koloboke-impl-common-jdk8:1.0.0" : "236177a6,refs=2",
"com.koloboke:koloboke-impl-jdk8:1.0.0" : "236177a6,refs=2",
"it.unimi.dsi:fastutil:8.5.13" : "236177a6,refs=2",
"net.sf.jopt-simple:jopt-simple:5.0.4" : "236177a6,refs=2",
"org.antlr:antlr4-runtime:4.13.1" : "4c9ff4c6,refs=2",
"org.apache.commons:commons-lang3:3.11" : "4c9ff4c6,refs=2",
"org.apache.commons:commons-math3:3.6.1" : "236177a6,refs=2",
"org.apache.logging.log4j:log4j-api:2.23.1" : "4c9ff4c6,refs=2",
"org.apache.logging.log4j:log4j-core:2.23.1" : "4c9ff4c6,refs=2",
"org.apache.logging.log4j:log4j-slf4j2-impl:2.23.1" : "4c9ff4c6,refs=2",
"org.apache.velocity:velocity-engine-core:2.3" : "4c9ff4c6,refs=2",
"org.openjdk.jmh:jmh-core:1.37" : "236177a6,refs=2",
"org.slf4j:slf4j-api:2.0.9" : "4c9ff4c6,refs=2"
},
"test_dependencies" : {
"com.carrotsearch.console:launcher:1.1.4" : "5ece2686,refs=2",
"com.carrotsearch.progresso:progresso:1.8.2" : "5ece2686,refs=2",
"com.carrotsearch.progresso:progresso-consolewidth-unixish:1.8.2" : "5ece2686,refs=2",
"com.carrotsearch.progresso:progresso-log4j2:1.8.2" : "5ece2686,refs=2",
"com.carrotsearch.randomizedtesting:randomizedtesting-runner:2.8.1" : "72da68d0,refs=6",
"com.koloboke:koloboke-api-jdk8:1.0.0" : "358fa966,refs=2",
"com.koloboke:koloboke-impl-common-jdk8:1.0.0" : "358fa966,refs=2",
"com.koloboke:koloboke-impl-jdk8:1.0.0" : "358fa966,refs=2",
"it.unimi.dsi:fastutil:8.5.13" : "358fa966,refs=2",
"junit:junit:4.13.1" : "72da68d0,refs=6",
"net.bytebuddy:byte-buddy:1.14.11" : "72da68d0,refs=6",
"net.sf.jopt-simple:jopt-simple:5.0.4" : "358fa966,refs=2",
"org.antlr:antlr4-runtime:4.13.1" : "5ece2686,refs=2",
"org.apache.commons:commons-lang3:3.11" : "5ece2686,refs=2",
"org.apache.commons:commons-math3:3.6.1" : "358fa966,refs=2",
"org.apache.logging.log4j:log4j-api:2.23.1" : "5ece2686,refs=2",
"org.apache.logging.log4j:log4j-core:2.23.1" : "5ece2686,refs=2",
"org.apache.logging.log4j:log4j-slf4j2-impl:2.23.1" : "5ece2686,refs=2",
"org.apache.velocity:velocity-engine-core:2.3" : "5ece2686,refs=2",
"org.assertj:assertj-core:3.25.3" : "72da68d0,refs=6",
"org.hamcrest:hamcrest-core:1.3" : "72da68d0,refs=6",
"org.openjdk.jmh:jmh-core:1.37" : "358fa966,refs=2",
"org.slf4j:slf4j-api:2.0.9" : "5ece2686,refs=2"
}
},
"because" : {
"236177a6" : [
{
"configuration" : "compileClasspath",
"projectPath" : ":hppc-benchmarks"
},
{
"configuration" : "runtimeClasspath",
"projectPath" : ":hppc-benchmarks"
}
],
"358fa966" : [
{
"configuration" : "testCompileClasspath",
"projectPath" : ":hppc-benchmarks"
},
{
"configuration" : "testRuntimeClasspath",
"projectPath" : ":hppc-benchmarks"
}
],
"4c9ff4c6" : [
{
"configuration" : "compileClasspath",
"projectPath" : ":hppc-template-processor"
},
{
"configuration" : "runtimeClasspath",
"projectPath" : ":hppc-template-processor"
}
],
"5ece2686" : [
{
"configuration" : "testCompileClasspath",
"projectPath" : ":hppc-template-processor"
},
{
"configuration" : "testRuntimeClasspath",
"projectPath" : ":hppc-template-processor"
}
],
"72da68d0" : [
{
"configuration" : "testCompileClasspath",
"projectPath" : ":hppc"
},
{
"configuration" : "testRuntimeClasspath",
"projectPath" : ":hppc"
},
{
"configuration" : "testCompileClasspath",
"projectPath" : ":hppc-examples"
},
{
"configuration" : "testRuntimeClasspath",
"projectPath" : ":hppc-examples"
},
{
"configuration" : "testCompileClasspath",
"projectPath" : ":hppc-template-processor"
},
{
"configuration" : "testRuntimeClasspath",
"projectPath" : ":hppc-template-processor"
}
]
}
}