|
@@ -62,7 +62,14 @@
|
|
|
<groupId>com.sckw</groupId>
|
|
<groupId>com.sckw</groupId>
|
|
|
<artifactId>sckw-transport-api</artifactId>
|
|
<artifactId>sckw-transport-api</artifactId>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
-
|
|
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>com.sckw</groupId>
|
|
|
|
|
+ <artifactId>sckw-order-api</artifactId>
|
|
|
|
|
+ </dependency>
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>com.sckw</groupId>
|
|
|
|
|
+ <artifactId>sckw-order-api</artifactId>
|
|
|
|
|
+ </dependency>
|
|
|
</dependencies>
|
|
</dependencies>
|
|
|
<build>
|
|
<build>
|
|
|
<plugins>
|
|
<plugins>
|