Skip to content

Commit f872c39

Browse files
Tanc009欧林宝
authored andcommitted
jdcloud-sdk-java base on core 1.0.0 (#3)
1 parent 4458a00 commit f872c39

57 files changed

Lines changed: 116 additions & 2709 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>com.jdcloud.sdk</groupId>
2222
<artifactId>vm</artifactId>
23-
<version>0.6.0</version>
23+
<version>0.6.1</version>
2424
</dependency>
2525

2626
您还可以下载sdk源代码自行使用。

charge/charge.iml

Lines changed: 0 additions & 24 deletions
This file was deleted.

common/common.iml

Lines changed: 0 additions & 24 deletions
This file was deleted.

core/core.iml

Lines changed: 0 additions & 24 deletions
This file was deleted.

demo/demo.iml

Lines changed: 0 additions & 12 deletions
This file was deleted.

demo/nc-example/nc-example.iml

Lines changed: 0 additions & 32 deletions
This file was deleted.

demo/nc-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>com.jdcloud.sdk</groupId>
2020
<artifactId>nc</artifactId>
21-
<version>0.2.0</version>
21+
<version>0.2.1</version>
2222
</dependency>
2323
<dependency>
2424
<groupId>org.slf4j</groupId>

demo/vm-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>com.jdcloud.sdk</groupId>
2020
<artifactId>vm</artifactId>
21-
<version>0.6.0</version>
21+
<version>0.6.1</version>
2222
</dependency>
2323
<dependency>
2424
<groupId>org.slf4j</groupId>

demo/vm-example/vm-example.iml

Lines changed: 0 additions & 33 deletions
This file was deleted.

demo/vpc-example/vpc-example.iml

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)