License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.seesharpsoft.sharping |
ArtifactId | ArtifactIdsharping-spring-multipart-boot-example |
Version | Version0.21.0 |
Type | Typejar |
Description |
DescriptionExample for Java Spring Boot Multipart Request
Programming model and libraries for developing WebApps on Java Spring Framework.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.seesharpsoft.sharping/sharping-spring-multipart-boot-example/ -->
<dependency>
<groupId>net.seesharpsoft.sharping</groupId>
<artifactId>sharping-spring-multipart-boot-example</artifactId>
<version>0.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.seesharpsoft.sharping/sharping-spring-multipart-boot-example/
implementation 'net.seesharpsoft.sharping:sharping-spring-multipart-boot-example:0.21.0'
// https://jarcasting.com/artifacts/net.seesharpsoft.sharping/sharping-spring-multipart-boot-example/
implementation ("net.seesharpsoft.sharping:sharping-spring-multipart-boot-example:0.21.0")
'net.seesharpsoft.sharping:sharping-spring-multipart-boot-example:jar:0.21.0'
<dependency org="net.seesharpsoft.sharping" name="sharping-spring-multipart-boot-example" rev="0.21.0">
<artifact name="sharping-spring-multipart-boot-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.seesharpsoft.sharping', module='sharping-spring-multipart-boot-example', version='0.21.0')
)
libraryDependencies += "net.seesharpsoft.sharping" % "sharping-spring-multipart-boot-example" % "0.21.0"
[net.seesharpsoft.sharping/sharping-spring-multipart-boot-example "0.21.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-security | jar | |
org.springframework.boot : spring-boot-starter-data-jpa | jar | |
org.hsqldb : hsqldb | jar | |
net.seesharpsoft.sharping : sharping-spring-multipart-boot | jar | 0.21.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.hamcrest : hamcrest-library | jar | |
org.springframework.boot : spring-boot-test | jar | |
org.springframework : spring-test | jar |