代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.zczc</groupId>
<artifactId>stationmessage</artifactId>
<packaging>pom</packaging>
<version>1.0-SNAPSHOT</version>
<modules>
<module>stationmessage-domain</module>
<module>stationmessage-dao</module>
<module>stationmessage-service</module>
<module>stationmessage-web</module>
</modules>
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.3.RELEASE</version>
</parent>
<properties>
<fastjson.version>1.2.51</fastjson.version>
<spring-social.version>1.1.6.RELEASE</spring-social.version>
<commons-collections.version>3.2.1</commons-collections.version>
<lettuce.version>5.0.2.RELEASE</lettuce.version>
<commons-lang3.version>3.4</commons-lang3.version>
<camel-core.version>2.21.0</camel-core.version>
<logback-redis-appender.version>1.1.5</logback-redis-appender.version>
<spring-social-version>1.1.4.RELEASE</spring-social-version>
<spring-security-oauth2.version>2.0.2.RELEASE</spring-security-oauth2.version>
<commons-collections.version>3.2.2</commons-collections.version>
<camel-core.version>2.21.0</camel-core.version>
<mybatis.version>1.3.2</mybatis.version>
<pagehelper.version>1.2.5</pagehelper.version>
<druid.version>1.1.10</druid.version>
<hibernate-validator.version>6.0.9.Final</hibernate-validator.version>
<moji.version>3.0.0</moji.version>
<tk.mybatis.version>2.0.3</tk.mybatis.version>
<yishui.tool.version>1.1.1-release</yishui.tool.version>
<jsonwebtoken.version>0.7.0</jsonwebtoken.version>
<java-jwt.version>3.2.0</java-jwt.version>
<swagger2.version>2.9.2</swagger2.version>
<swagger-bootstrap-ui.version>1.8.8</swagger-bootstrap-ui.version>
</properties>
</project>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。