- dependencies {
- compile project(":applications:app-document:app-document-api")
- compile project(":applications:app-finance:app-finance-api")
- compile project(":base:base-biz:base-biz-api")
- compile project(":base:base-account:base-account-api")
- compile project(":base:base-message:base-message-api")
- compile project(":base:base-datacenter:base-datacenter-client")
- compile project(":applications:app-finance:app-finance-api")
- compile project(":external:ext-yry:ext-product-sdk")
- compile project(":external:ext-yry:ext-b2b-sdk")
- compile project(":external:ext-other:ext-exrate-sdk")
- compile project(":external:ext-yry:ext-sso-sdk")
- }
|