License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdio.github.zhonghang1993 |
ArtifactId | ArtifactIdbaidu-netdisk-cp-demo |
Version | Version1.7.3 |
Type | Typejar |
Description |
Descriptionbaidu netdisk SDK
|
<!-- https://jarcasting.com/artifacts/io.github.zhonghang1993/baidu-netdisk-cp-demo/ -->
<dependency>
<groupId>io.github.zhonghang1993</groupId>
<artifactId>baidu-netdisk-cp-demo</artifactId>
<version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zhonghang1993/baidu-netdisk-cp-demo/
implementation 'io.github.zhonghang1993:baidu-netdisk-cp-demo:1.7.3'
// https://jarcasting.com/artifacts/io.github.zhonghang1993/baidu-netdisk-cp-demo/
implementation ("io.github.zhonghang1993:baidu-netdisk-cp-demo:1.7.3")
'io.github.zhonghang1993:baidu-netdisk-cp-demo:jar:1.7.3'
<dependency org="io.github.zhonghang1993" name="baidu-netdisk-cp-demo" rev="1.7.3">
<artifact name="baidu-netdisk-cp-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zhonghang1993', module='baidu-netdisk-cp-demo', version='1.7.3')
)
libraryDependencies += "io.github.zhonghang1993" % "baidu-netdisk-cp-demo" % "1.7.3"
[io.github.zhonghang1993/baidu-netdisk-cp-demo "1.7.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
io.github.zhonghang1993 : baidu-netdisk-cp-spring-boot-starter | jar | 1.7.3 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.12.RELEASE |
com.baidubce : bce-java-sdk | jar | 0.10.188 |
com.alibaba : fastjson | jar | 1.2.79 |
cn.hutool : hutool-all | jar | 5.6.2 |
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |