is not current version
Last Version 1.2.0

GooseFS Shaded Libraries - Client 1.0.0

Shaded GooseFS Client Module

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.qcloud.cos
ArtifactId

ArtifactId

goosefs-client
Version

Version

1.0.0
Type

Type

jar
Description

Description

GooseFS Shaded Libraries - Client
Shaded GooseFS Client Module
Source Code Management

Source Code Management

https://github.com/tencentyun/goosefs-java

Download goosefs-client 1.0.0


<!-- https://jarcasting.com/artifacts/com.qcloud.cos/goosefs-client/ -->
<dependency>
    <groupId>com.qcloud.cos</groupId>
    <artifactId>goosefs-client</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.qcloud.cos/goosefs-client/
implementation 'com.qcloud.cos:goosefs-client:1.0.0'
// https://jarcasting.com/artifacts/com.qcloud.cos/goosefs-client/
implementation ("com.qcloud.cos:goosefs-client:1.0.0")
'com.qcloud.cos:goosefs-client:jar:1.0.0'
<dependency org="com.qcloud.cos" name="goosefs-client" rev="1.0.0">
  <artifact name="goosefs-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qcloud.cos', module='goosefs-client', version='1.0.0')
)
libraryDependencies += "com.qcloud.cos" % "goosefs-client" % "1.0.0"
[com.qcloud.cos/goosefs-client "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.qcloud.cos » goosefs-core-client-hdfs jar ${project.version}
com.qcloud.cos » goosefs-core-client-fs jar ${project.version}
com.qcloud.cos » goosefs-table-client jar ${project.version}

provided (2)

Group / Artifact Type Version
org.apache.hadoop : hadoop-client jar
org.rocksdb : rocksdbjni jar

runtime (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar
commons-logging : commons-logging jar
org.apache.logging.log4j : log4j-slf4j-impl Optional jar
org.apache.logging.log4j : log4j-api Optional jar
org.apache.logging.log4j : log4j-core Optional jar

Project Modules

There are no modules declared in this project.