| GroupId | GroupIdcn.ablxyw |
|---|---|
| ArtifactId | ArtifactIdquick-code-file |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionquick-code-file:文件服务器,提供文件上传、下载功能
|
| Filename | Size |
|---|---|
| quick-code-file-1.0.4.pom | |
| quick-code-file-1.0.4.jar | 23 KB |
| quick-code-file-1.0.4-sources.jar | 18 KB |
| quick-code-file-1.0.4-javadoc.jar | 87 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.ablxyw/quick-code-file/ -->
<dependency>
<groupId>cn.ablxyw</groupId>
<artifactId>quick-code-file</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ablxyw/quick-code-file/
implementation 'cn.ablxyw:quick-code-file:1.0.4'
// https://jarcasting.com/artifacts/cn.ablxyw/quick-code-file/
implementation ("cn.ablxyw:quick-code-file:1.0.4")
'cn.ablxyw:quick-code-file:jar:1.0.4'
<dependency org="cn.ablxyw" name="quick-code-file" rev="1.0.4">
<artifact name="quick-code-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ablxyw', module='quick-code-file', version='1.0.4')
)
libraryDependencies += "cn.ablxyw" % "quick-code-file" % "1.0.4"
[cn.ablxyw/quick-code-file "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.ablxyw : quick-code-core | jar | |
| com.alibaba : druid-spring-boot-starter | jar | |
| io.minio : minio | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar |