diff --git a/pom.xml b/pom.xml index 67573dac..3a4f1a8e 100644 --- a/pom.xml +++ b/pom.xml @@ -41,12 +41,6 @@ ms-base 1.0.8.1-SNAPSHOT - - net.mingsoft - ms-basic - 1.0.8.1-SNAPSHOT - war - net.mingsoft ms-basic @@ -70,11 +64,60 @@ provided - net.mingsoft - ms-mpeople - 1.0.7-SNAPSHOT - classes - provided + io.springfox + springfox-swagger2 + 2.9.2 + + + org.springframework + spring-core + + + org.springframework + spring-beans + + + org.springframework + spring-context + + + org.springframework + spring-context-support + + + org.springframework + spring-aop + + + org.springframework + spring-tx + + + org.springframework + spring-orm + + + org.springframework + spring-jdbc + + + org.springframework + spring-web + + + org.springframework + spring-webmvc + + + org.springframework + spring-oxm + + + + + io.springfox + springfox-swagger-ui + 2.9.2