| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcn.com.pism.gfd |
| ArtifactId | ArtifactIdgofastdfs-spring-boot-starter |
| Last Version | Last Version0.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongofastdfs-spring-boot-starter
gofastdfs-spring-boot-starter
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| gofastdfs-spring-boot-starter-0.0.5.pom | |
| gofastdfs-spring-boot-starter-0.0.5.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.com.pism.gfd/gofastdfs-spring-boot-starter/ -->
<dependency>
<groupId>cn.com.pism.gfd</groupId>
<artifactId>gofastdfs-spring-boot-starter</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/cn.com.pism.gfd/gofastdfs-spring-boot-starter/
implementation 'cn.com.pism.gfd:gofastdfs-spring-boot-starter:0.0.5'
// https://jarcasting.com/artifacts/cn.com.pism.gfd/gofastdfs-spring-boot-starter/
implementation ("cn.com.pism.gfd:gofastdfs-spring-boot-starter:0.0.5")
'cn.com.pism.gfd:gofastdfs-spring-boot-starter:jar:0.0.5'
<dependency org="cn.com.pism.gfd" name="gofastdfs-spring-boot-starter" rev="0.0.5">
<artifact name="gofastdfs-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.com.pism.gfd', module='gofastdfs-spring-boot-starter', version='0.0.5')
)
libraryDependencies += "cn.com.pism.gfd" % "gofastdfs-spring-boot-starter" % "0.0.5"
[cn.com.pism.gfd/gofastdfs-spring-boot-starter "0.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.com.pism.gfd : gofastdfs-spring-boot-autoconfigure | jar | 0.0.5 |