|
|
|
@ -66,21 +66,18 @@
|
|
|
|
|
<version>${specific-framework-version}</version> |
|
|
|
|
<scope>compile</scope> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
<groupId>com.finebi</groupId> |
|
|
|
|
<artifactId>fine-bi-adapter</artifactId> |
|
|
|
|
<version>${specific-framework-version}</version> |
|
|
|
|
<scope>compile</scope> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
<groupId>com.finebi</groupId> |
|
|
|
|
<artifactId>fine-bi-engine-spider</artifactId> |
|
|
|
|
<version>${specific-framework-version}</version> |
|
|
|
|
<scope>compile</scope> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
<groupId>com.finebi</groupId> |
|
|
|
|
<artifactId>fine-bi-foundation</artifactId> |
|
|
|
@ -88,6 +85,20 @@
|
|
|
|
|
<scope>compile</scope> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
<groupId>com.finebi</groupId> |
|
|
|
|
<artifactId>fine-decision-bi</artifactId> |
|
|
|
|
<version>${univeral-framework-version}</version> |
|
|
|
|
<scope>compile</scope> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
<groupId>com.finebi</groupId> |
|
|
|
|
<artifactId>fine-schedule-bi</artifactId> |
|
|
|
|
<version>${univeral-framework-version}</version> |
|
|
|
|
<scope>compile</scope> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
<!-- 智能日志包 --> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>com.fr.intelligence</groupId> |
|
|
|
|