Leopard-Dfs

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

License

License

GroupId

GroupId

io.leopard
ArtifactId

ArtifactId

leopard-dfs
Last Version

Last Version

0.9.12
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download leopard-dfs

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-beans jar 4.3.9.RELEASE
org.mongodb : mongo-java-driver jar 3.2.2
net.coobird : thumbnailator jar 0.4.7
commons-lang : commons-lang jar 2.6

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.4
io.leopard : leopard-jdbc jar 0.9.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

leopard

Versions

Version
0.9.12
0.9.11
0.9.10
0.9.8
0.9.6
0.9.4
0.0.3