License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.luhuiguo |
ArtifactId | ArtifactIdfastdfs-client |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfastdfs-client
FastDFS Client
|
Project URL |
Project URL |
Filename | Size |
---|---|
fastdfs-client-0.4.0.pom | |
fastdfs-client-0.4.0.jar | 107 KB |
fastdfs-client-0.4.0-sources.jar | 81 KB |
fastdfs-client-0.4.0-javadoc.jar | 549 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.luhuiguo/fastdfs-client/ -->
<dependency>
<groupId>com.luhuiguo</groupId>
<artifactId>fastdfs-client</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.luhuiguo/fastdfs-client/
implementation 'com.luhuiguo:fastdfs-client:0.4.0'
// https://jarcasting.com/artifacts/com.luhuiguo/fastdfs-client/
implementation ("com.luhuiguo:fastdfs-client:0.4.0")
'com.luhuiguo:fastdfs-client:jar:0.4.0'
<dependency org="com.luhuiguo" name="fastdfs-client" rev="0.4.0">
<artifact name="fastdfs-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.luhuiguo', module='fastdfs-client', version='0.4.0')
)
libraryDependencies += "com.luhuiguo" % "fastdfs-client" % "0.4.0"
[com.luhuiguo/fastdfs-client "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.2.2 |
org.apache.commons : commons-lang3 | jar | 3.5 |
org.apache.commons : commons-pool2 | jar | 2.4.2 |
commons-io : commons-io | jar | 2.5 |
commons-beanutils : commons-beanutils | jar | 1.9.3 |
org.springframework : spring-core | jar | 4.3.8.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |