|
|
|
@ -8,6 +8,13 @@
|
|
|
|
|
<artifactId>design</artifactId> |
|
|
|
|
<version>10.0-FEATURE-SNAPSHOT</version> |
|
|
|
|
</parent> |
|
|
|
|
<dependencies> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>io.socket</groupId> |
|
|
|
|
<artifactId>socket.io-client</artifactId> |
|
|
|
|
<version>0.7.0</version> |
|
|
|
|
</dependency> |
|
|
|
|
</dependencies> |
|
|
|
|
<groupId>com.fr.report</groupId> |
|
|
|
|
<artifactId>designer-base</artifactId> |
|
|
|
|
<version>10.0-FEATURE-SNAPSHOT</version> |
|
|
|
|