is not current version
Last Version 1.3.6

com.jeesuite:jeesuite-filesystem 1.0.0

文件系统客户端,支持七牛、fastdfs

GroupId

GroupId

com.jeesuite
ArtifactId

ArtifactId

jeesuite-filesystem
Version

Version

1.0.0
Type

Type

jar

Download jeesuite-filesystem 1.0.0


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