| | |
| | | <mybatis-spring-boot.version>2.2.0</mybatis-spring-boot.version>
|
| | | <pagehelper.boot.version>1.4.0</pagehelper.boot.version>
|
| | | <fastjson.version>1.2.78</fastjson.version>
|
| | | <oshi.version>5.8.0</oshi.version>
|
| | | <jna.version>5.8.0</jna.version>
|
| | | <oshi.version>5.8.2</oshi.version>
|
| | | <jna.version>5.9.0</jna.version>
|
| | | <commons.io.version>2.11.0</commons.io.version>
|
| | | <commons.fileupload.version>1.4</commons.fileupload.version>
|
| | | <commons.collections.version>3.2.2</commons.collections.version>
|
| | |
| | | <repository>
|
| | | <id>public</id>
|
| | | <name>aliyun nexus</name>
|
| | | <url>http://maven.aliyun.com/nexus/content/groups/public/</url>
|
| | | <url>https://maven.aliyun.com/repository/public</url>
|
| | | <releases>
|
| | | <enabled>true</enabled>
|
| | | </releases>
|
| | |
| | | <pluginRepository>
|
| | | <id>public</id>
|
| | | <name>aliyun nexus</name>
|
| | | <url>http://maven.aliyun.com/nexus/content/groups/public/</url>
|
| | | <url>https://maven.aliyun.com/repository/public</url>
|
| | | <releases>
|
| | | <enabled>true</enabled>
|
| | | </releases>
|