GooseFS Shaded Libraries - Client

Shaded GooseFS Client Module

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.qcloud.cos
ArtifactId

ArtifactId

goosefs-client
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

GooseFS Shaded Libraries - Client
Shaded GooseFS Client Module
Project URL

Project URL

https://github.com/tencentyun/goosefs-java
Source Code Management

Source Code Management

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

Download goosefs-client

How to add to project

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

Dependencies

provided (2)

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

runtime (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0-SNAP
1.1.0
1.0.0