License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.seesharpsoft.spring |
ArtifactId | ArtifactIdsharping-multipart-boot |
Version | Version0.8.0 |
Type | Typejar |
Description |
DescriptionJava Spring Boot Multipart Request
Web batch/bulk/multipart requests with Java Spring Boot framework.
|
<!-- https://jarcasting.com/artifacts/net.seesharpsoft.spring/sharping-multipart-boot/ -->
<dependency>
<groupId>net.seesharpsoft.spring</groupId>
<artifactId>sharping-multipart-boot</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.seesharpsoft.spring/sharping-multipart-boot/
implementation 'net.seesharpsoft.spring:sharping-multipart-boot:0.8.0'
// https://jarcasting.com/artifacts/net.seesharpsoft.spring/sharping-multipart-boot/
implementation ("net.seesharpsoft.spring:sharping-multipart-boot:0.8.0")
'net.seesharpsoft.spring:sharping-multipart-boot:jar:0.8.0'
<dependency org="net.seesharpsoft.spring" name="sharping-multipart-boot" rev="0.8.0">
<artifact name="sharping-multipart-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.seesharpsoft.spring', module='sharping-multipart-boot', version='0.8.0')
)
libraryDependencies += "net.seesharpsoft.spring" % "sharping-multipart-boot" % "0.8.0"
[net.seesharpsoft.spring/sharping-multipart-boot "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
net.seesharpsoft.spring : sharping-multipart | jar | 0.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |