diff --git a/pom.xml b/pom.xml index b30f8ed3..35baf1d6 100644 --- a/pom.xml +++ b/pom.xml @@ -1,244 +1,244 @@ - - - 4.0.0 - - com.gzzn.omms - msgexchange-api - 1.2.1-SNAPSHOT - jar - - msgexchange-api - msg exchange service - - - org.springframework.boot - spring-boot-starter-parent - 1.5.17.RELEASE - - - - - UTF-8 - UTF-8 - 1.8 - Edgware.SR5 - jdt_apt - 1.3.0.Final - - - - scm:git:git@git.int.it2000.com.cn:airport-chengdu/msgexchange-api.git - HEAD - - - - org.springframework.boot - spring-boot-starter-web - - - - org.springframework.boot - spring-boot-starter-test - test - - - - org.springframework.kafka - spring-kafka - - - - org.springframework.boot - spring-boot-starter-data-jpa - - - - org.springframework.boot - spring-boot-starter-jdbc - - - - com.fasterxml.jackson.dataformat - jackson-dataformat-xml - - - - - com.fasterxml.woodstox - woodstox-core - 5.1.0 - - - - com.oracle - ojdbc6 - 11.2.0.3 - system - ${project.basedir}/src/main/resources/libs/ojdbc6-11.2.0.3.jar - - - - io.springfox - springfox-swagger2 - 2.7.0 - - - org.mapstruct - mapstruct - - - - - - io.springfox - springfox-swagger-ui - 2.7.0 - - - - com.fasterxml.jackson.core - jackson-databind - - - - org.springframework.boot - spring-boot-starter-data-redis - - - - net.logstash.logback - logstash-logback-encoder - 5.2 - - - - - org.elasticsearch - elasticsearch - 6.4.2 - - - - - org.elasticsearch.client - transport - 6.4.2 - - - org.elasticsearch - elasticsearch - - - - - - - com.alibaba - fastjson - 1.2.15 - - - - mysql - mysql-connector-java - runtime - - - - org.springframework.cloud - spring-cloud-starter-eureka - - - - - org.mapstruct - mapstruct - ${org.mapstruct.version} - - - - - cn.hutool - hutool-all - 4.5.10 - - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.5.1 - - 1.8 - 1.8 - - - org.mapstruct - mapstruct-processor - ${org.mapstruct.version} - - - - - - org.springframework.boot - spring-boot-maven-plugin - - true - - - - com.spotify - dockerfile-maven-plugin - 1.4.4 - - gzzn - Gzzn@2018 - - ${project.version} - - - - false - - 130.120.3.193/${project.groupId}/${project.artifactId} - - target/${project.build.finalName}.jar - - - - - org.apache.maven.plugins - maven-release-plugin - 2.5.3 - - - - - lib - BOOT-INF/lib - - **/*.jar - - - - src/main/resources - - - - - - - - org.springframework.cloud - spring-cloud-dependencies - ${spring-cloud.version} - pom - import - - - - + + + 4.0.0 + + com.gzzn.omms + msgexchange-api + 1.2.1-SNAPSHOT + jar + + msgexchange-api + msg exchange service + + + org.springframework.boot + spring-boot-starter-parent + 1.5.17.RELEASE + + + + + UTF-8 + UTF-8 + 1.8 + Edgware.SR5 + jdt_apt + 1.3.0.Final + + + + scm:git:git@git.int.it2000.com.cn:airport-chengdu/msgexchange-api.git + HEAD + + + + org.springframework.boot + spring-boot-starter-web + + + + org.springframework.boot + spring-boot-starter-test + test + + + + org.springframework.kafka + spring-kafka + + + + org.springframework.boot + spring-boot-starter-data-jpa + + + + org.springframework.boot + spring-boot-starter-jdbc + + + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + + + + + com.fasterxml.woodstox + woodstox-core + 5.1.0 + + + + com.oracle + ojdbc6 + 11.2.0.3 + system + ${project.basedir}/src/main/resources/libs/ojdbc6-11.2.0.3.jar + + + + io.springfox + springfox-swagger2 + 2.7.0 + + + org.mapstruct + mapstruct + + + + + + io.springfox + springfox-swagger-ui + 2.7.0 + + + + com.fasterxml.jackson.core + jackson-databind + + + + org.springframework.boot + spring-boot-starter-data-redis + + + + net.logstash.logback + logstash-logback-encoder + 5.2 + + + + + org.elasticsearch + elasticsearch + 6.4.2 + + + + + org.elasticsearch.client + transport + 6.4.2 + + + org.elasticsearch + elasticsearch + + + + + + + com.alibaba + fastjson + 1.2.15 + + + + mysql + mysql-connector-java + runtime + + + + org.springframework.cloud + spring-cloud-starter-eureka + + + + + org.mapstruct + mapstruct + ${org.mapstruct.version} + + + + + cn.hutool + hutool-all + 4.5.10 + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.5.1 + + 1.8 + 1.8 + + + org.mapstruct + mapstruct-processor + ${org.mapstruct.version} + + + + + + org.springframework.boot + spring-boot-maven-plugin + + true + + + + com.spotify + dockerfile-maven-plugin + 1.4.10 + + gzzn + Gzzn@2018 + + ${project.version} + + + + false + + 130.120.3.193/${project.groupId}/${project.artifactId} + + target/${project.build.finalName}.jar + + + + + org.apache.maven.plugins + maven-release-plugin + 2.5.3 + + + + + lib + BOOT-INF/lib + + **/*.jar + + + + src/main/resources + + + + + + + + org.springframework.cloud + spring-cloud-dependencies + ${spring-cloud.version} + pom + import + + + +