Filesystem Utils

A springboot starter for filesystem utils, or use client via manually property object without springboot.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

moe.icyr
ArtifactId

ArtifactId

filesystem-spring-boot
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

pom
Description

Description

Filesystem Utils
A springboot starter for filesystem utils, or use client via manually property object without springboot.
Project URL

Project URL

https://github.com/IceLitty/filesystem-spring-boot
Source Code Management

Source Code Management

https://github.com/IceLitty/filesystem-spring-boot

Download filesystem-spring-boot

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • filesystem-spring-boot-api
  • filesystem-spring-boot-ftp
  • filesystem-spring-boot-sftp
  • filesystem-spring-boot-fast-dfs
  • filesystem-spring-boot-starter

Versions

Version
1.1
1.0