|
|
|
@ -86,6 +86,8 @@ allprojects {
|
|
|
|
|
implementation('com.fr.third:fine-third:' + frVersion) { exclude group: "com.fr.cbb", module: "fine-cbb" } |
|
|
|
|
implementation 'com.fr.core:fine-core:' + frDevVersion |
|
|
|
|
implementation 'com.fr.activator:fine-activator:' + frVersion |
|
|
|
|
implementation 'com.fr.datasource:fine-datasource-api:' + fdlVersion |
|
|
|
|
implementation 'com.fr.datasource:fine-datasource-core:' + fdlVersion |
|
|
|
|
implementation 'com.fr.datasource:fine-datasource:' + frVersion |
|
|
|
|
implementation 'com.fr.decision:fine-decision:' + frVersion |
|
|
|
|
implementation 'com.fr.schedule:fine-schedule:' + frVersion |
|
|
|
|