License |
License |
---|---|
GroupId | GroupIdio.github.easy-do |
ArtifactId | ArtifactIdeasy-do-file-store-starter |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasy-do-file-store-stater
easy-do-file-store-stater
|
<!-- https://jarcasting.com/artifacts/io.github.easy-do/easy-do-file-store-starter/ -->
<dependency>
<groupId>io.github.easy-do</groupId>
<artifactId>easy-do-file-store-starter</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.easy-do/easy-do-file-store-starter/
implementation 'io.github.easy-do:easy-do-file-store-starter:1.0.1'
// https://jarcasting.com/artifacts/io.github.easy-do/easy-do-file-store-starter/
implementation ("io.github.easy-do:easy-do-file-store-starter:1.0.1")
'io.github.easy-do:easy-do-file-store-starter:jar:1.0.1'
<dependency org="io.github.easy-do" name="easy-do-file-store-starter" rev="1.0.1">
<artifact name="easy-do-file-store-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.easy-do', module='easy-do-file-store-starter', version='1.0.1')
)
libraryDependencies += "io.github.easy-do" % "easy-do-file-store-starter" % "1.0.1"
[io.github.easy-do/easy-do-file-store-starter "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.easy-do : easy-do-core | jar | 1.0.1 |
io.github.easy-do : easy-do-utils | jar | 1.0.1 |
io.minio : minio | jar | 6.0.11 |
commons-io : commons-io | jar | 2.6 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework : spring-web | jar | 5.2.8.RELEASE |