is not current version
Last Version 1.3.6

com.jeesuite:jeesuite-filesystem 1.1.5

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

GroupId

GroupId

com.jeesuite
ArtifactId

ArtifactId

jeesuite-filesystem
Version

Version

1.1.5
Type

Type

jar

Download jeesuite-filesystem 1.1.5


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