corda / cordapp-template-java

A Java CorDapp Template. Extend it via the Hello, World tutorial: https://docs.corda.net/hello-world-introduction.html
83 stars 127 forks source link

ENT-4880 Prepare template for open core #53

Closed blsemo closed 4 years ago

blsemo commented 4 years ago

Update the template to be able to build Enterprise CorDapps against 4.4. with Open Core. In Corda Enterprise 4.4, the corda-core library will have to be imported from Open Source, so we need a separate depdency group/version for that.