License |
License |
---|---|
GroupId | GroupIdcom.jeesuite |
ArtifactId | ArtifactIdjeesuite-filesystem |
Version | Version1.3.6 |
Type | Typejar |
Description |
Description文件系统客户端,支持七牛、fastdfs,阿里云oss
|
Filename | Size |
---|---|
jeesuite-filesystem-1.3.6.pom | |
jeesuite-filesystem-1.3.6.jar | 28 KB |
jeesuite-filesystem-1.3.6-sources.jar | 17 KB |
jeesuite-filesystem-1.3.6-javadoc.jar | 143 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jeesuite/jeesuite-filesystem/ -->
<dependency>
<groupId>com.jeesuite</groupId>
<artifactId>jeesuite-filesystem</artifactId>
<version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-filesystem/
implementation 'com.jeesuite:jeesuite-filesystem:1.3.6'
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-filesystem/
implementation ("com.jeesuite:jeesuite-filesystem:1.3.6")
'com.jeesuite:jeesuite-filesystem:jar:1.3.6'
<dependency org="com.jeesuite" name="jeesuite-filesystem" rev="1.3.6">
<artifact name="jeesuite-filesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jeesuite', module='jeesuite-filesystem', version='1.3.6')
)
libraryDependencies += "com.jeesuite" % "jeesuite-filesystem" % "1.3.6"
[com.jeesuite/jeesuite-filesystem "1.3.6"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson Optional | jar | 2.4 |
com.qiniu : qiniu-java-sdk Optional | jar | [7.0.0, 7.2.99] |
com.aliyun.oss : aliyun-sdk-oss Optional | jar | 2.8.3 |
com.qcloud : cos_api Optional | jar | 5.6.11 |
com.jeesuite : jeesuite-common | jar | 1.3.6 |
com.jeesuite : jeesuite-spring Optional | jar | 1.3.6 |
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.12 |
org.springframework : spring-test | jar | 5.0.5.RELEASE |