diff --git a/measurement/pom.xml b/measurement/pom.xml index b8312b7..c35db0c 100644 --- a/measurement/pom.xml +++ b/measurement/pom.xml @@ -17,4 +17,61 @@ UTF-8 + + + + com.ruoyi + ruoyi-common + + + + + commons-httpclient + commons-httpclient + 3.1 + + + + org.apache.httpcomponents + httpclient + 4.5.2 + + + + + + com.ruoyi + ruoyi-framework + + + + com.ruoyi + ruoyi-quartz + + + + + com.ruoyi + ruoyi-system + + + io.swagger + swagger-annotations + 1.6.2 + compile + + + + + + + + org.springframework.boot + spring-boot-maven-plugin + + true + + + + \ No newline at end of file