pom.xml 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220
  1. <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  2. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
  3. <modelVersion>4.0.0</modelVersion>
  4. <parent>
  5. <groupId>com.ytpm</groupId>
  6. <artifactId>yt-middle</artifactId>
  7. <version>1.0-SNAPSHOT</version>
  8. </parent>
  9. <artifactId>middle-platform</artifactId>
  10. <packaging>jar</packaging>
  11. <name>middle-platform</name>
  12. <url>http://maven.apache.org</url>
  13. <properties>
  14. <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
  15. </properties>
  16. <dependencies>
  17. <dependency>
  18. <groupId>org.springframework.cloud</groupId>
  19. <artifactId>spring-cloud-starter-oauth2</artifactId>
  20. </dependency>
  21. <dependency>
  22. <groupId>com.google.guava</groupId>
  23. <artifactId>guava</artifactId>
  24. <version>32.0.1-android</version>
  25. </dependency>
  26. <!-- 阿里云对象存储 -->
  27. <dependency>
  28. <groupId>com.aliyun.oss</groupId>
  29. <artifactId>aliyun-sdk-oss</artifactId>
  30. <version>3.17.4</version>
  31. </dependency>
  32. <dependency>
  33. <groupId>com.aliyun</groupId>
  34. <artifactId>sls20201230</artifactId>
  35. <version>5.9.0</version>
  36. </dependency>
  37. <dependency>
  38. <groupId>com.ytpm</groupId>
  39. <artifactId>app-feign</artifactId>
  40. <version>1.0-SNAPSHOT</version>
  41. </dependency>
  42. <dependency>
  43. <groupId>com.ytpm</groupId>
  44. <artifactId>advertise-feign</artifactId>
  45. <version>1.0-SNAPSHOT</version>
  46. </dependency>
  47. <dependency>
  48. <groupId>com.ytpm</groupId>
  49. <artifactId>algebraic-feign</artifactId>
  50. <version>1.0-SNAPSHOT</version>
  51. </dependency>
  52. <dependency>
  53. <groupId>com.ytpm</groupId>
  54. <artifactId>answer-feign</artifactId>
  55. <version>1.0-SNAPSHOT</version>
  56. </dependency>
  57. <dependency>
  58. <groupId>com.ytpm</groupId>
  59. <artifactId>arithmetic-feign</artifactId>
  60. <version>1.0-SNAPSHOT</version>
  61. </dependency>
  62. <dependency>
  63. <groupId>com.ytpm</groupId>
  64. <artifactId>calculator-feign</artifactId>
  65. <version>1.0-SNAPSHOT</version>
  66. </dependency>
  67. <dependency>
  68. <groupId>com.ytpm</groupId>
  69. <artifactId>countstep-feign</artifactId>
  70. <version>1.0-SNAPSHOT</version>
  71. </dependency>
  72. <dependency>
  73. <groupId>com.ytpm</groupId>
  74. <artifactId>diary-feign</artifactId>
  75. <version>1.0-SNAPSHOT</version>
  76. </dependency>
  77. <dependency>
  78. <groupId>com.ytpm</groupId>
  79. <artifactId>dtw-feign</artifactId>
  80. <version>1.0-SNAPSHOT</version>
  81. </dependency>
  82. <dependency>
  83. <groupId>com.ytpm</groupId>
  84. <artifactId>emoticons-feign</artifactId>
  85. <version>1.0-SNAPSHOT</version>
  86. </dependency>
  87. <dependency>
  88. <groupId>com.ytpm</groupId>
  89. <artifactId>idiom-feign</artifactId>
  90. <version>1.0-SNAPSHOT</version>
  91. </dependency>
  92. <dependency>
  93. <groupId>com.ytpm</groupId>
  94. <artifactId>irun-feign</artifactId>
  95. <version>1.0-SNAPSHOT</version>
  96. </dependency>
  97. <dependency>
  98. <groupId>com.ytpm</groupId>
  99. <artifactId>lemon-feign</artifactId>
  100. <version>1.0-SNAPSHOT</version>
  101. </dependency>
  102. <dependency>
  103. <groupId>com.ytpm</groupId>
  104. <artifactId>lemon-ios-feign</artifactId>
  105. <version>1.0-SNAPSHOT</version>
  106. </dependency>
  107. <dependency>
  108. <groupId>com.ytpm</groupId>
  109. <artifactId>lime-feign</artifactId>
  110. <version>1.0-SNAPSHOT</version>
  111. </dependency>
  112. <dependency>
  113. <groupId>com.ytpm</groupId>
  114. <artifactId>nofeeds-feign</artifactId>
  115. <version>1.0-SNAPSHOT</version>
  116. </dependency>
  117. <dependency>
  118. <groupId>com.ytpm</groupId>
  119. <artifactId>raisepig-feign</artifactId>
  120. <version>1.0-SNAPSHOT</version>
  121. </dependency>
  122. <dependency>
  123. <groupId>com.ytpm</groupId>
  124. <artifactId>summary-feign</artifactId>
  125. <version>1.0-SNAPSHOT</version>
  126. </dependency>
  127. <dependency>
  128. <groupId>com.ytpm</groupId>
  129. <artifactId>walk-feign</artifactId>
  130. <version>1.0-SNAPSHOT</version>
  131. </dependency>
  132. <dependency>
  133. <groupId>com.ytpm</groupId>
  134. <artifactId>carp-feign</artifactId>
  135. <version>1.0-SNAPSHOT</version>
  136. </dependency>
  137. <dependency>
  138. <groupId>com.ytpm</groupId>
  139. <artifactId>vitality-feign</artifactId>
  140. <version>1.0-SNAPSHOT</version>
  141. </dependency>
  142. <dependency>
  143. <groupId>com.ytpm</groupId>
  144. <artifactId>mileage-feign</artifactId>
  145. <version>1.0-SNAPSHOT</version>
  146. </dependency>
  147. <dependency>
  148. <groupId>com.ytpm</groupId>
  149. <artifactId>picking-feign</artifactId>
  150. <version>1.0-SNAPSHOT</version>
  151. </dependency>
  152. <dependency>
  153. <groupId>com.ytpm</groupId>
  154. <artifactId>funarith-feign</artifactId>
  155. <version>1.0-SNAPSHOT</version>
  156. </dependency>
  157. <dependency>
  158. <groupId>com.ytpm</groupId>
  159. <artifactId>allusion-feign</artifactId>
  160. <version>1.0-SNAPSHOT</version>
  161. </dependency>
  162. <dependency>
  163. <groupId>com.ytpm</groupId>
  164. <artifactId>adage-feign</artifactId>
  165. <version>1.0-SNAPSHOT</version>
  166. </dependency>
  167. <dependency>
  168. <groupId>com.ytpm</groupId>
  169. <artifactId>proverb-feign</artifactId>
  170. <version>1.0-SNAPSHOT</version>
  171. </dependency>
  172. <dependency>
  173. <groupId>com.ytpm</groupId>
  174. <artifactId>arena-feign</artifactId>
  175. <version>1.0-SNAPSHOT</version>
  176. </dependency>
  177. <dependency>
  178. <groupId>com.ytpm</groupId>
  179. <artifactId>typing-feign</artifactId>
  180. <version>1.0-SNAPSHOT</version>
  181. </dependency>
  182. </dependencies>
  183. <build>
  184. <finalName>yt-middle</finalName>
  185. <plugins>
  186. <plugin>
  187. <groupId>org.apache.maven.plugins</groupId>
  188. <artifactId>maven-compiler-plugin</artifactId>
  189. <version>3.8.1</version>
  190. <configuration>
  191. <source>8</source>
  192. <target>8</target>
  193. <encoding>utf-8</encoding>
  194. </configuration>
  195. </plugin>
  196. <plugin>
  197. <groupId>org.springframework.boot</groupId>
  198. <artifactId>spring-boot-maven-plugin</artifactId>
  199. <version>2.5.3</version>
  200. <executions>
  201. <execution>
  202. <phase>package</phase>
  203. <goals>
  204. <goal>repackage</goal>
  205. </goals>
  206. </execution>
  207. </executions>
  208. <configuration>
  209. <includeSystemScope>true</includeSystemScope>
  210. <mainClass>com.ytpm.middle.MiddleApplication</mainClass>
  211. </configuration>
  212. </plugin>
  213. </plugins>
  214. </build>
  215. </project>