is not current version
Last Version 1.2.0

GooseFS Shaded Libraries - Client 1.1.0-SNAP

Shaded GooseFS Client Module

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.qcloud.cos
ArtifactId

ArtifactId

goosefs-client
Version

Version

1.1.0-SNAP
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.1.0-SNAP


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

Dependencies

compile (3)

Group / Artifact Type Version
com.qcloud.cos » goosefs-core-client-hdfs jar 1.1.0-SNAP
com.qcloud.cos » goosefs-core-client-fs jar 1.1.0-SNAP
com.qcloud.cos » goosefs-table-client jar 1.1.0-SNAP

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.