|
|
|
@ -44,9 +44,10 @@ dependencies {
|
|
|
|
|
implementation 'com.finebi:fine-bi-adapter:' + finebiVersion |
|
|
|
|
implementation 'com.finebi:fine-bi-engine-spider:' + finebiVersion |
|
|
|
|
implementation 'com.finebi:fine-bi-foundation:' + finebiVersion |
|
|
|
|
implementation 'com.finebi:fine-schedule-bi:' + finebiVersion |
|
|
|
|
implementation 'com.finebi:fine-bi-scheduler:' + finebiVersion |
|
|
|
|
implementation 'com.finebi:fine-bi-middle:' + finebiVersion |
|
|
|
|
implementation 'com.finebi:fine-decision-bi:' + finebiVersion |
|
|
|
|
implementation 'com.finebi:fine-schedule-bi:' + finebiVersion |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
implementation 'org.apache.tomcat:tomcat-catalina:8.5.32' |
|
|
|
|