License |
License |
---|---|
Categories |
CategoriesJava Languages Net CLI User Interface |
GroupId | GroupIdnet.oschina.zcx7878 |
ArtifactId | ArtifactIdfastdfs-client-java |
Last Version | Last Version1.27.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfastdfs-client-java
springmvc 集成swagger.
|
<!-- https://jarcasting.com/artifacts/net.oschina.zcx7878/fastdfs-client-java/ -->
<dependency>
<groupId>net.oschina.zcx7878</groupId>
<artifactId>fastdfs-client-java</artifactId>
<version>1.27.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.zcx7878/fastdfs-client-java/
implementation 'net.oschina.zcx7878:fastdfs-client-java:1.27.0.0'
// https://jarcasting.com/artifacts/net.oschina.zcx7878/fastdfs-client-java/
implementation ("net.oschina.zcx7878:fastdfs-client-java:1.27.0.0")
'net.oschina.zcx7878:fastdfs-client-java:jar:1.27.0.0'
<dependency org="net.oschina.zcx7878" name="fastdfs-client-java" rev="1.27.0.0">
<artifact name="fastdfs-client-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.zcx7878', module='fastdfs-client-java', version='1.27.0.0')
)
libraryDependencies += "net.oschina.zcx7878" % "fastdfs-client-java" % "1.27.0.0"
[net.oschina.zcx7878/fastdfs-client-java "1.27.0.0"]