License |
License |
---|---|
GroupId | GroupIdcn.bestwu |
ArtifactId | ArtifactIdstarter-fastdfs |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstarter-fastdfs
starter-fastdfs
|
Filename | Size |
---|---|
starter-fastdfs-0.0.1.pom | |
starter-fastdfs-0.0.1.jar | 19 KB |
starter-fastdfs-0.0.1-sources.jar | 4 KB |
starter-fastdfs-0.0.1-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.bestwu/starter-fastdfs/ -->
<dependency>
<groupId>cn.bestwu</groupId>
<artifactId>starter-fastdfs</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.bestwu/starter-fastdfs/
implementation 'cn.bestwu:starter-fastdfs:0.0.1'
// https://jarcasting.com/artifacts/cn.bestwu/starter-fastdfs/
implementation ("cn.bestwu:starter-fastdfs:0.0.1")
'cn.bestwu:starter-fastdfs:jar:0.0.1'
<dependency org="cn.bestwu" name="starter-fastdfs" rev="0.0.1">
<artifact name="starter-fastdfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.bestwu', module='starter-fastdfs', version='0.0.1')
)
libraryDependencies += "cn.bestwu" % "starter-fastdfs" % "0.0.1"
[cn.bestwu/starter-fastdfs "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-reflect | jar | 1.2.10 |
org.springframework.boot : spring-boot | jar | |
cn.bestwu : fastdfs-client-java | jar | 1.27 |