License |
License |
---|---|
GroupId | GroupIdio.leopard.boot |
ArtifactId | ArtifactIdleopard-boot-dfs |
Last Version | Last Version0.9.20 |
Release Date | Release Date |
Type | Typejar |
Description |
Description分布式文件系统实现,目前只是做了基于GridFS的实现,可以在本机文件系统进行缓存。
|
Filename | Size |
---|---|
leopard-boot-dfs-0.9.20.pom | |
leopard-boot-dfs-0.9.20.jar | 29 KB |
leopard-boot-dfs-0.9.20-sources.jar | 18 KB |
leopard-boot-dfs-0.9.20-javadoc.jar | 137 KB |
Browse |
<!-- 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"]
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 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |