License |
License |
---|---|
GroupId | GroupIdcn.dreampie |
ArtifactId | ArtifactIdresty-upload |
Last Version | Last Version1.3.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionresty-upload
Resty upload
|
Filename | Size |
---|---|
resty-upload-1.3.0.RELEASE.pom | |
resty-upload-1.3.0.RELEASE.jar | 17 KB |
resty-upload-1.3.0.RELEASE-sources.jar | 20 KB |
resty-upload-1.3.0.RELEASE-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.dreampie/resty-upload/ -->
<dependency>
<groupId>cn.dreampie</groupId>
<artifactId>resty-upload</artifactId>
<version>1.3.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dreampie/resty-upload/
implementation 'cn.dreampie:resty-upload:1.3.0.RELEASE'
// https://jarcasting.com/artifacts/cn.dreampie/resty-upload/
implementation ("cn.dreampie:resty-upload:1.3.0.RELEASE")
'cn.dreampie:resty-upload:jar:1.3.0.RELEASE'
<dependency org="cn.dreampie" name="resty-upload" rev="1.3.0.RELEASE">
<artifact name="resty-upload" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dreampie', module='resty-upload', version='1.3.0.RELEASE')
)
libraryDependencies += "cn.dreampie" % "resty-upload" % "1.3.0.RELEASE"
[cn.dreampie/resty-upload "1.3.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cn.dreampie : resty-common | jar | 1.3.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |