License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.seesharpsoft.spring |
ArtifactId | ArtifactIdsharping-multipart |
Version | Version0.8.0 |
Type | Typejar |
Description |
DescriptionJava Spring Multipart Request
Web batch/bulk/multipart requests for Java Spring framework.
|
Filename | Size |
---|---|
sharping-multipart-0.8.0.pom | |
sharping-multipart-0.8.0.jar | 28 KB |
sharping-multipart-0.8.0-sources.jar | 17 KB |
sharping-multipart-0.8.0-javadoc.jar | 136 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.seesharpsoft.spring/sharping-multipart/ -->
<dependency>
<groupId>net.seesharpsoft.spring</groupId>
<artifactId>sharping-multipart</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.seesharpsoft.spring/sharping-multipart/
implementation 'net.seesharpsoft.spring:sharping-multipart:0.8.0'
// https://jarcasting.com/artifacts/net.seesharpsoft.spring/sharping-multipart/
implementation ("net.seesharpsoft.spring:sharping-multipart:0.8.0")
'net.seesharpsoft.spring:sharping-multipart:jar:0.8.0'
<dependency org="net.seesharpsoft.spring" name="sharping-multipart" rev="0.8.0">
<artifact name="sharping-multipart" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.seesharpsoft.spring', module='sharping-multipart', version='0.8.0')
)
libraryDependencies += "net.seesharpsoft.spring" % "sharping-multipart" % "0.8.0"
[net.seesharpsoft.spring/sharping-multipart "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
net.seesharpsoft.spring : sharping-core | jar | 0.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc | jar | |
javax.servlet : javax.servlet-api | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.hamcrest : hamcrest-library | jar | |
org.springframework : spring-test | jar |