This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
corda
Watch
1
Star
0
Fork
0
You've already forked corda
mirror of
https://github.com/corda/corda.git
synced
2024-12-21 05:53:23 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
8f8a5ff774
corda
/
finance
/
isolated
/
build.gradle
7 lines
104 B
Groovy
Raw
Normal View
History
Unescape
Escape
Improved unit tests. Cleaned up project structure a bit.
2016-03-22 12:15:47 +00:00
apply
plugin:
'kotlin'
apply
plugin:
CanonicalizerPlugin
dependencies
{
compile
project
(
':core'
)
Added Log4j bindings for SLF4J. Test log output is redirected to the console, and demo output is now additionally stored in a rolling log file.
2016-07-21 12:55:40 +00:00
}
Reference in New Issue
Copy Permalink