-
Notifications
You must be signed in to change notification settings - Fork 0
/
lock.sbt
98 lines (98 loc) · 5.08 KB
/
lock.sbt
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
// DON'T EDIT THIS FILE.
// This file is auto generated by sbt-lock 0.2.3.
// https://github.com/tkawachi/sbt-lock/
dependencyOverrides in ThisBuild ++= Set(
"ch.qos.logback" % "logback-classic" % "1.1.7",
"ch.qos.logback" % "logback-core" % "1.1.7",
"com.chuusai" % "shapeless_2.11" % "2.3.1",
"com.fasterxml.jackson.core" % "jackson-annotations" % "2.5.4",
"com.fasterxml.jackson.core" % "jackson-core" % "2.5.4",
"com.fasterxml.jackson.core" % "jackson-databind" % "2.5.4",
"com.fasterxml.jackson.dataformat" % "jackson-dataformat-xml" % "2.4.5",
"com.fasterxml.jackson.dataformat" % "jackson-dataformat-yaml" % "2.4.5",
"com.fasterxml.jackson.datatype" % "jackson-datatype-jdk8" % "2.5.4",
"com.fasterxml.jackson.datatype" % "jackson-datatype-joda" % "2.4.5",
"com.fasterxml.jackson.datatype" % "jackson-datatype-jsr310" % "2.5.4",
"com.fasterxml.jackson.jaxrs" % "jackson-jaxrs-base" % "2.4.5",
"com.fasterxml.jackson.jaxrs" % "jackson-jaxrs-json-provider" % "2.4.5",
"com.fasterxml.jackson.module" % "jackson-module-jaxb-annotations" % "2.4.5",
"com.fasterxml.jackson.module" % "jackson-module-scala_2.11" % "2.4.2",
"com.github.mpilquist" % "simulacrum_2.11" % "0.7.0",
"com.github.swagger-akka-http" % "swagger-akka-http_2.11" % "0.7.2",
"com.google.code.findbugs" % "annotations" % "2.0.1",
"com.google.code.findbugs" % "jsr305" % "2.0.1",
"com.google.guava" % "guava" % "19.0",
"com.h2database" % "h2-mvstore" % "1.4.192",
"com.thoughtworks.paranamer" % "paranamer" % "2.6",
"com.typesafe" % "config" % "1.3.0",
"com.typesafe" % "ssl-config-akka_2.11" % "0.2.1",
"com.typesafe" % "ssl-config-core_2.11" % "0.2.1",
"com.typesafe.akka" % "akka-actor_2.11" % "2.4.9-RC2",
"com.typesafe.akka" % "akka-http-core_2.11" % "2.4.8",
"com.typesafe.akka" % "akka-http-experimental_2.11" % "2.4.8",
"com.typesafe.akka" % "akka-http-spray-json-experimental_2.11" % "2.4.8",
"com.typesafe.akka" % "akka-parsing_2.11" % "2.4.8",
"com.typesafe.akka" % "akka-stream_2.11" % "2.4.8",
"com.typesafe.akka" % "akka-testkit_2.11" % "2.4.9-RC2",
"com.typesafe.play" % "play-datacommons_2.11" % "2.4.8",
"com.typesafe.play" % "play-functional_2.11" % "2.4.8",
"com.typesafe.play" % "play-iteratees_2.11" % "2.4.8",
"com.typesafe.play" % "play-json_2.11" % "2.4.8",
"commons-net" % "commons-net" % "3.5",
"io.circe" % "circe-core_2.11" % "0.4.1",
"io.circe" % "circe-generic_2.11" % "0.4.1",
"io.circe" % "circe-jawn_2.11" % "0.4.1",
"io.circe" % "circe-numbers_2.11" % "0.4.1",
"io.circe" % "circe-parser_2.11" % "0.4.1",
"io.iohk" % "iodb_2.11" % "1.0-M1-SNAPSHOT",
"io.spray" % "spray-json_2.11" % "1.3.2",
"io.swagger" % "swagger-annotations" % "1.5.9",
"io.swagger" % "swagger-core" % "1.5.9",
"io.swagger" % "swagger-jaxrs" % "1.5.9",
"io.swagger" % "swagger-models" % "1.5.9",
"io.swagger" % "swagger-scala-module_2.11" % "1.0.2",
"javax.validation" % "validation-api" % "1.1.0.Final",
"javax.ws.rs" % "jsr311-api" % "1.1.1",
"jline" % "jline" % "2.12.1",
"joda-time" % "joda-time" % "2.8.1",
"net.jcip" % "jcip-annotations" % "1.0",
"net.jpountz.lz4" % "lz4" % "1.3.0",
"org.apache.commons" % "commons-lang3" % "3.2.1",
"org.bitlet" % "weupnp" % "0.1.4",
"org.codehaus.woodstox" % "stax2-api" % "3.1.4",
"org.consensusresearch" % "scrypto_2.11" % "1.2.0-RC2",
"org.eclipse.collections" % "eclipse-collections" % "7.1.0",
"org.eclipse.collections" % "eclipse-collections-api" % "7.1.0",
"org.eclipse.collections" % "eclipse-collections-forkjoin" % "7.1.0",
"org.javassist" % "javassist" % "3.18.2-GA",
"org.jetbrains.kotlin" % "kotlin-runtime" % "1.0.2",
"org.jetbrains.kotlin" % "kotlin-stdlib" % "1.0.2",
"org.joda" % "joda-convert" % "1.7",
"org.mapdb" % "elsa" % "3.0.0-M5",
"org.mapdb" % "mapdb" % "3.0.1",
"org.reactivestreams" % "reactive-streams" % "1.0.0",
"org.reflections" % "reflections" % "0.9.10",
"org.scala-lang.modules" % "scala-java8-compat_2.11" % "0.7.0",
"org.scala-lang.modules" % "scala-parser-combinators_2.11" % "1.0.4",
"org.scala-lang.modules" % "scala-xml_2.11" % "1.0.2",
"org.scala-sbt" % "test-interface" % "1.0",
"org.scala-stm" % "scala-stm_2.11" % "0.7",
"org.scalacheck" % "scalacheck_2.11" % "1.12.5",
"org.scalactic" % "scalactic_2.11" % "2.3.0-SNAP2",
"org.scalatest" % "scalatest_2.11" % "2.3.0-SNAP2",
"org.scorexfoundation" % "scorex-basics_2.11" % "2.0.0-SNAPSHOT",
"org.scorexfoundation" % "scorex-transaction_2.11" % "2.0.0-SNAPSHOT",
"org.scoverage" % "scalac-scoverage-plugin_2.11" % "1.1.1",
"org.scoverage" % "scalac-scoverage-runtime_2.11" % "1.1.1",
"org.slf4j" % "slf4j-api" % "1.7.21",
"org.spire-math" % "algebra-std_2.11" % "0.3.1",
"org.spire-math" % "algebra_2.11" % "0.3.1",
"org.spire-math" % "jawn-parser_2.11" % "0.8.4",
"org.typelevel" % "cats-core_2.11" % "0.4.1",
"org.typelevel" % "cats-macros_2.11" % "0.4.1",
"org.typelevel" % "machinist_2.11" % "0.4.1",
"org.typelevel" % "macro-compat_2.11" % "1.1.1",
"org.whispersystems" % "curve25519-java" % "0.2.4",
"org.yaml" % "snakeyaml" % "1.12"
)
// LIBRARY_DEPENDENCIES_HASH 1282d4d1b0817bbd12dd2b3f7f26fbefd57135a7