License |
License |
---|---|
GroupId | GroupIdcom.healthy-chn.cloud |
ArtifactId | ArtifactIdhealthy-common-qcloud-cos |
Version | Version1.2.6.RELEASE |
Type | Typejar |
Description |
Description腾讯云对象存储
|
<!-- https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-qcloud-cos/ -->
<dependency>
<groupId>com.healthy-chn.cloud</groupId>
<artifactId>healthy-common-qcloud-cos</artifactId>
<version>1.2.6.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-qcloud-cos/
implementation 'com.healthy-chn.cloud:healthy-common-qcloud-cos:1.2.6.RELEASE'
// https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-qcloud-cos/
implementation ("com.healthy-chn.cloud:healthy-common-qcloud-cos:1.2.6.RELEASE")
'com.healthy-chn.cloud:healthy-common-qcloud-cos:jar:1.2.6.RELEASE'
<dependency org="com.healthy-chn.cloud" name="healthy-common-qcloud-cos" rev="1.2.6.RELEASE">
<artifact name="healthy-common-qcloud-cos" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.healthy-chn.cloud', module='healthy-common-qcloud-cos', version='1.2.6.RELEASE')
)
libraryDependencies += "com.healthy-chn.cloud" % "healthy-common-qcloud-cos" % "1.2.6.RELEASE"
[com.healthy-chn.cloud/healthy-common-qcloud-cos "1.2.6.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | |
com.qcloud : cos_api | jar | |
cn.hutool : hutool-core | jar | 5.7.16 |
org.springframework.cloud : spring-cloud-starter-bootstrap | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |