io.leopard.boot:leopard-boot-dfs

分布式文件系统实现,目前只是做了基于GridFS的实现,可以在本机文件系统进行缓存。

License

License

GroupId

GroupId

io.leopard.boot
ArtifactId

ArtifactId

leopard-boot-dfs
Last Version

Last Version

0.9.20
Release Date

Release Date

Type

Type

jar
Description

Description

分布式文件系统实现,目前只是做了基于GridFS的实现,可以在本机文件系统进行缓存。

Download leopard-boot-dfs

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-beans jar 4.3.9.RELEASE
net.coobird : thumbnailator jar 0.4.7
org.apache.commons : commons-lang3 jar 3.7

provided (5)

Group / Artifact Type Version
org.springframework : spring-context jar 4.3.9.RELEASE
org.springframework : spring-web jar 4.3.9.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0
commons-io : commons-io jar 2.6
io.leopard.boot : leopard-boot-jdbc jar 0.9.20

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

leopard-boot

Versions

Version
0.9.20