1+ {
2+ "lockVersion" : 1,
3+ "timestamp" : "2019-11-21T18:42:01.200Z",
4+ "configurations" : [
5+ "compile",
6+ "optional",
7+ "provided",
8+ "runtime",
9+ "test"
10+ ],
11+ "dependencies" : [
12+ {
13+ "org" : "org.apache.commons",
14+ "name" : "commons-lang3",
15+ "version" : "3.9",
16+ "artifacts" : [
17+ {
18+ "name" : "commons-lang3.jar",
19+ "hash" : "sha1:0122c7cee69b53ed4a7681c03d4ee4c0e2765da5"
20+ }
21+ ],
22+ "configurations" : [
23+ "test",
24+ "compile",
25+ "runtime"
26+ ]
27+ },
28+ {
29+ "org" : "org.scala-lang",
30+ "name" : "scala-library",
31+ "version" : "2.12.10",
32+ "artifacts" : [
33+ {
34+ "name" : "scala-library.jar",
35+ "hash" : "sha1:3509860bc2e5b3da001ed45aca94ffbe5694dbda"
36+ }
37+ ],
38+ "configurations" : [
39+ "test",
40+ "compile",
41+ "runtime"
42+ ]
43+ },
44+ {
45+ "org" : "org.scala-lang",
46+ "name" : "scala-reflect",
47+ "version" : "2.12.10",
48+ "artifacts" : [
49+ {
50+ "name" : "scala-reflect.jar",
51+ "hash" : "sha1:14cb7beb516cd8e07716133668c427792122c926"
52+ }
53+ ],
54+ "configurations" : [
55+ "test"
56+ ]
57+ },
58+ {
59+ "org" : "org.scala-lang.modules",
60+ "name" : "scala-xml_2.12",
61+ "version" : "1.2.0",
62+ "artifacts" : [
63+ {
64+ "name" : "scala-xml_2.12.jar",
65+ "hash" : "sha1:5d38ac30beb8420dd395c0af447ba412158965e6"
66+ }
67+ ],
68+ "configurations" : [
69+ "test"
70+ ]
71+ },
72+ {
73+ "org" : "org.scalactic",
74+ "name" : "scalactic_2.12",
75+ "version" : "3.0.8",
76+ "artifacts" : [
77+ {
78+ "name" : "scalactic_2.12.jar",
79+ "hash" : "sha1:b50559dfc4a691c1089f9c8812e1d6fd17f80277"
80+ }
81+ ],
82+ "configurations" : [
83+ "test"
84+ ]
85+ },
86+ {
87+ "org" : "org.scalatest",
88+ "name" : "scalatest_2.12",
89+ "version" : "3.0.8",
90+ "artifacts" : [
91+ {
92+ "name" : "scalatest_2.12.jar",
93+ "hash" : "sha1:8493ffa579676977b810a7a9fdc23af9d3c8af7f"
94+ }
95+ ],
96+ "configurations" : [
97+ "test"
98+ ]
99+ }
100+ ]
101+ }
0 commit comments