Added Typesafe Config's license in AkkaBuild
This commit is contained in:
parent
d1e8fb0b9a
commit
9936fab620
1 changed files with 1 additions and 1 deletions
|
|
@ -447,7 +447,7 @@ object Dependency {
|
|||
}
|
||||
|
||||
// Compile
|
||||
val config = "com.typesafe" % "config" % "0.4.1"
|
||||
val config = "com.typesafe" % "config" % "0.4.1" // ApacheV2
|
||||
val camelCore = "org.apache.camel" % "camel-core" % V.Camel // ApacheV2
|
||||
val netty = "io.netty" % "netty" % V.Netty // ApacheV2
|
||||
val protobuf = "com.google.protobuf" % "protobuf-java" % V.Protobuf // New BSD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue