License |
License |
---|---|
GroupId | GroupIdcom.jeesuite |
ArtifactId | ArtifactIdjeesuite-cos-adapter |
Version | Version1.0.0 |
Type | Typejar |
Description |
Description云存储适配器,支持七牛、腾讯云,阿里云
|
Filename | Size |
---|---|
jeesuite-cos-adapter-1.0.0.pom | |
jeesuite-cos-adapter-1.0.0.jar | 36 KB |
jeesuite-cos-adapter-1.0.0-sources.jar | 20 KB |
jeesuite-cos-adapter-1.0.0-javadoc.jar | 135 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jeesuite/jeesuite-cos-adapter/ -->
<dependency>
<groupId>com.jeesuite</groupId>
<artifactId>jeesuite-cos-adapter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-cos-adapter/
implementation 'com.jeesuite:jeesuite-cos-adapter:1.0.0'
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-cos-adapter/
implementation ("com.jeesuite:jeesuite-cos-adapter:1.0.0")
'com.jeesuite:jeesuite-cos-adapter:jar:1.0.0'
<dependency org="com.jeesuite" name="jeesuite-cos-adapter" rev="1.0.0">
<artifact name="jeesuite-cos-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jeesuite', module='jeesuite-cos-adapter', version='1.0.0')
)
libraryDependencies += "com.jeesuite" % "jeesuite-cos-adapter" % "1.0.0"
[com.jeesuite/jeesuite-cos-adapter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.qiniu : qiniu-java-sdk Optional | jar | [7.0.0, 7.2.99] |
com.aliyun.oss : aliyun-sdk-oss Optional | jar | 3.11.3 |
com.qcloud : cos_api Optional | jar | 5.6.39 |
com.squareup.okhttp3 : okhttp Optional | jar | 4.7.2 |
com.jeesuite : jeesuite-common | jar | 1.3.7 |
com.jeesuite : jeesuite-spring Optional | jar | 1.3.7 |
commons-io : commons-io | jar | 2.5 |
net.sf.jmimemagic : jmimemagic | jar | 0.1.5 |
org.apache.logging.log4j : log4j-core Optional | jar | 2.13.2 |
org.apache.logging.log4j : log4j-slf4j-impl Optional | jar | 2.13.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4.13.1,) |
org.springframework : spring-test | jar | 5.2.9.RELEASE |