is not current version
Last Version 1.3.6

com.jeesuite:jeesuite-filesystem 1.3.1

文件系统客户端,支持七牛、fastdfs,阿里云oss

GroupId

GroupId

com.jeesuite
ArtifactId

ArtifactId

jeesuite-filesystem
Version

Version

1.3.1
Type

Type

jar

Download jeesuite-filesystem 1.3.1


<!-- https://jarcasting.com/artifacts/com.jeesuite/jeesuite-filesystem/ -->
<dependency>
    <groupId>com.jeesuite</groupId>
    <artifactId>jeesuite-filesystem</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-filesystem/
implementation 'com.jeesuite:jeesuite-filesystem:1.3.1'
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-filesystem/
implementation ("com.jeesuite:jeesuite-filesystem:1.3.1")
'com.jeesuite:jeesuite-filesystem:jar:1.3.1'
<dependency org="com.jeesuite" name="jeesuite-filesystem" rev="1.3.1">
  <artifact name="jeesuite-filesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jeesuite', module='jeesuite-filesystem', version='1.3.1')
)
libraryDependencies += "com.jeesuite" % "jeesuite-filesystem" % "1.3.1"
[com.jeesuite/jeesuite-filesystem "1.3.1"]