is not current version
Last Version 2.5.0

com.diboot:diboot-file-spring-boot-starter 2.0.5

diboot file component project

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.diboot
ArtifactId

ArtifactId

diboot-file-spring-boot-starter
Version

Version

2.0.5
Type

Type

jar

Download diboot-file-spring-boot-starter 2.0.5


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