| | |
| | | <version>${log4j.version}</version> |
| | | </dependency> |
| | | <!-- https://mvnrepository.com/artifact/org.slf4j/log4j-over-slf4j --> |
| | | |
| | | <dependency> |
| | | <groupId>com.squareup.okhttp3</groupId> |
| | | <artifactId>okhttp</artifactId> |
| | | <version>3.6.0</version> |
| | | </dependency> |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>io.github.openfeign</groupId>--> |
| | | <!-- <artifactId>feign-okhttp</artifactId>--> |
| | | <!-- <version>10.1.0</version>--> |
| | | <!-- </dependency>--> |
| | | <dependency> |
| | | <groupId>org.slf4j</groupId> |
| | | <artifactId>log4j-over-slf4j</artifactId> |
| | |
| | | <artifactId>alipay-sdk-java</artifactId> |
| | | <version>4.10.111.ALL</version> |
| | | </dependency> |
| | | |
| | | <!-- https://mvnrepository.com/artifact/commons-codec/commons-codec --> |
| | | <dependency> |
| | | <groupId>commons-codec</groupId> |
| | | <artifactId>commons-codec</artifactId> |
| | | <version>1.15</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.qcloud</groupId> |
| | | <artifactId>cos_api</artifactId> |
| | | <version>5.6.69</version> |
| | | </dependency> |
| | | |
| | | </dependencies> |
| | | |
| | | </dependencyManagement> |