License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.diboot |
ArtifactId | ArtifactIddiboot-file-spring-boot-starter |
Version | Version2.3.0 |
Type | Typejar |
Description |
Descriptiondiboot-file-spring-boot-starter
diboot file component project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.diboot/diboot-file-spring-boot-starter/
implementation 'com.diboot:diboot-file-spring-boot-starter:2.3.0'
// https://jarcasting.com/artifacts/com.diboot/diboot-file-spring-boot-starter/
implementation ("com.diboot:diboot-file-spring-boot-starter:2.3.0")
'com.diboot:diboot-file-spring-boot-starter:jar:2.3.0'
<dependency org="com.diboot" name="diboot-file-spring-boot-starter" rev="2.3.0">
<artifact name="diboot-file-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.diboot', module='diboot-file-spring-boot-starter', version='2.3.0')
)
libraryDependencies += "com.diboot" % "diboot-file-spring-boot-starter" % "2.3.0"
[com.diboot/diboot-file-spring-boot-starter "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.3 |
com.diboot : diboot-core-spring-boot-starter | jar | 2.3.0 |
commons-fileupload : commons-fileupload | jar | 1.4 |
com.alibaba : easyexcel | jar | 2.2.10 |
com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
net.coobird : thumbnailator Optional | jar | 0.4.14 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
mysql : mysql-connector-java | jar | 8.0.22 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.3 |
junit : junit | jar | 4.13.2 |