wanggongfeng 6 years ago
parent
commit
bf4c51f53c
  1. 5
      esua-epdc/epdc-module/epdc-api/epdc-api-server/pom.xml

5
esua-epdc/epdc-module/epdc-api/epdc-api-server/pom.xml

@ -22,6 +22,11 @@
<artifactId>epdc-api-client</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>com.esua.epdc</groupId>
<artifactId>epdc-analysis-client</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>com.esua.epdc</groupId>
<artifactId>epdc-commons-tools</artifactId>

Loading…
Cancel
Save