|
|
|
@ -85,24 +85,21 @@
|
|
|
|
|
<version>${specific-framework-version}</version> |
|
|
|
|
<scope>compile</scope> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
<groupId>com.finebi</groupId> |
|
|
|
|
<artifactId>fine-decision-bi</artifactId> |
|
|
|
|
<artifactId>fine-bi-scheduler</artifactId> |
|
|
|
|
<version>${specific-framework-version}</version> |
|
|
|
|
<scope>compile</scope> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
<groupId>com.finebi</groupId> |
|
|
|
|
<artifactId>fine-schedule-bi</artifactId> |
|
|
|
|
<artifactId>fine-bi-middle</artifactId> |
|
|
|
|
<version>${specific-framework-version}</version> |
|
|
|
|
<scope>compile</scope> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
<groupId>com.finebi</groupId> |
|
|
|
|
<artifactId>fine-bi-middle</artifactId> |
|
|
|
|
<artifactId>fine-decision-bi</artifactId> |
|
|
|
|
<version>${specific-framework-version}</version> |
|
|
|
|
<scope>compile</scope> |
|
|
|
|
</dependency> |
|
|
|
|