| License |
License |
|---|---|
| GroupId | GroupIdcom.github.hfhn |
| ArtifactId | ArtifactIdhntool-upload |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhntool-upload
hntool 上传
|
| Filename | Size |
|---|---|
| hntool-upload-1.0.0.pom | |
| hntool-upload-1.0.0.jar | 30 KB |
| hntool-upload-1.0.0-sources.jar | 18 KB |
| hntool-upload-1.0.0-javadoc.jar | 93 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.hfhn/hntool-upload/ -->
<dependency>
<groupId>com.github.hfhn</groupId>
<artifactId>hntool-upload</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hfhn/hntool-upload/
implementation 'com.github.hfhn:hntool-upload:1.0.0'
// https://jarcasting.com/artifacts/com.github.hfhn/hntool-upload/
implementation ("com.github.hfhn:hntool-upload:1.0.0")
'com.github.hfhn:hntool-upload:jar:1.0.0'
<dependency org="com.github.hfhn" name="hntool-upload" rev="1.0.0">
<artifact name="hntool-upload" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hfhn', module='hntool-upload', version='1.0.0')
)
libraryDependencies += "com.github.hfhn" % "hntool-upload" % "1.0.0"
[com.github.hfhn/hntool-upload "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.hfhn : hntool-core | jar | 1.0.0 |
| org.springframework : spring-web Optional | jar | 5.0.5.RELEASE |
| com.aliyun.oss : aliyun-sdk-oss Optional | jar | 3.8.0 |
| com.qcloud : cos_api Optional | jar | 5.6.15 |
| com.tencent.cloud : cos-sts-java Optional | jar | 3.0.6 |
| io.minio : minio Optional | jar | 7.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.qiniu : qiniu-java-sdk | jar | 7.2.28 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |