|
@@ -11,6 +11,10 @@
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
<artifactId>apm-server</artifactId>
|
|
|
<dependencies>
|
|
|
+ <dependency>
|
|
|
+ <groupId>com.persagy</groupId>
|
|
|
+ <artifactId>starter-web</artifactId>
|
|
|
+ </dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.persagy</groupId>
|
|
|
<artifactId>apm-common</artifactId>
|