mirror of
https://github.com/corda/corda.git
synced 2024-12-28 00:38:55 +00:00
parent
40cf4ad191
commit
c56ea4088f
@ -93,6 +93,7 @@ dependencies {
|
|||||||
compile "net.corda:corda-node-api:$corda_dependency_version"
|
compile "net.corda:corda-node-api:$corda_dependency_version"
|
||||||
testCompile "net.corda:corda-test-utils:$corda_dependency_version"
|
testCompile "net.corda:corda-test-utils:$corda_dependency_version"
|
||||||
testCompile "net.corda:corda-node-driver:$corda_dependency_version"
|
testCompile "net.corda:corda-node-driver:$corda_dependency_version"
|
||||||
|
testCompile "net.corda:corda-test-common:$corda_dependency_version"
|
||||||
|
|
||||||
// Log4J: logging framework (with SLF4J bindings)
|
// Log4J: logging framework (with SLF4J bindings)
|
||||||
compile "org.apache.logging.log4j:log4j-slf4j-impl:${log4j_version}"
|
compile "org.apache.logging.log4j:log4j-slf4j-impl:${log4j_version}"
|
||||||
|
Loading…
Reference in New Issue
Block a user