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