|
@@ -159,6 +159,13 @@
|
|
|
<artifactId>velocity</artifactId>
|
|
|
<version>1.7</version>
|
|
|
</dependency>
|
|
|
+
|
|
|
+ <!-- https://mvnrepository.com/artifact/com.huaweicloud/esdk-obs-java -->
|
|
|
+ <dependency>
|
|
|
+ <groupId>com.huaweicloud</groupId>
|
|
|
+ <artifactId>esdk-obs-java</artifactId>
|
|
|
+ <version>3.20.6.1</version>
|
|
|
+ </dependency>
|
|
|
</dependencies>
|
|
|
|
|
|
<build>
|