...
|
...
|
@@ -13,10 +13,6 @@ |
|
|
<version>1.0-SNAPSHOT</version>
|
|
|
<dependencies>
|
|
|
<dependency>
|
|
|
<groupId>monitor-service</groupId>
|
|
|
<artifactId>monitor-service-model</artifactId>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.springframework</groupId>
|
|
|
<artifactId>spring-webmvc</artifactId>
|
|
|
</dependency>
|
...
|
...
|
|