| | |
| | | <swagger.bootstrap-ui.version>1.9.6</swagger.bootstrap-ui.version> |
| | | <fastjson.version>1.2.70</fastjson.version> |
| | | <druid.version>1.2.0</druid.version> |
| | | <mybatis.plus.version>3.5.7</mybatis.plus.version> |
| | | <!-- |
| | | <mybatis.plus.version>3.4.2</mybatis.plus.version> |
| | | --> |
| | | <apache.shiro.version>1.7.0</apache.shiro.version> |
| | | <oshi.version>5.7.0</oshi.version> |
| | | <jna.version>5.7.0</jna.version> |
| | |
| | | </properties> |
| | | |
| | | <dependencies> |
| | | <!--<dependency> |
| | | <groupId>com.jacob</groupId> |
| | | <artifactId>jacob</artifactId> |
| | | <version>1.19</version> |
| | | <scope>system</scope> |
| | | <!–本地的jacob.jar的路径–> |
| | | <systemPath>${project.basedir}/lib/jacob.jar</systemPath> |
| | | </dependency>--> |
| | | <!-- Spring Boot --> |
| | | <dependency> |
| | | <groupId>org.springframework.boot</groupId> |
| | |
| | | <dependency> |
| | | <groupId>com.github.pagehelper</groupId> |
| | | <artifactId>pagehelper-spring-boot-starter</artifactId> |
| | | <version>1.2.13</version> |
| | | <version>2.1.0</version> |
| | | </dependency> |
| | | <!-- 连接池 --> |
| | | <dependency> |
| | |
| | | <artifactId>alibaba-dingtalk-service-sdk</artifactId> |
| | | <version>2.0.0</version> |
| | | </dependency> |
| | | <!-- 在pom.xml中添加依赖 --> |
| | | <dependency> |
| | | <groupId>javax.mail</groupId> |
| | | <artifactId>javax.mail-api</artifactId> |
| | | <version>1.6.2</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.projectlombok</groupId> |
| | | <artifactId>lombok</artifactId> |
| | |
| | | <dependency> |
| | | <groupId>com.aliyun.oss</groupId> |
| | | <artifactId>aliyun-sdk-oss</artifactId> |
| | | <version>2.2.1</version> |
| | | <version>3.17.4</version> |
| | | </dependency> |
| | | <!-- <dependency> |
| | | <groupId>com.aliyun.oss</groupId> |
| | | <artifactId>aliyun-sdk-oss</artifactId> |
| | | <version>2.2.1</version> |
| | | </dependency>--> |
| | | <!-- https://mvnrepository.com/artifact/com.github.yulichang/mybatis-plus-join --> |
| | | <dependency> |
| | | <groupId>com.github.yulichang</groupId> |
| | |
| | | <artifactId>pinyin4j</artifactId> |
| | | <version>2.5.1</version> |
| | | </dependency> |
| | | |
| | | |
| | | <!-- WeChat 小程序 --> |
| | | <dependency> |