License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.qcloud.cos |
ArtifactId | ArtifactIdgoosefs-client |
Version | Version1.1.0-SNAP |
Type | Typejar |
Description |
DescriptionGooseFS Shaded Libraries - Client
Shaded GooseFS Client Module
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
goosefs-client-1.1.0-SNAP.pom | |
goosefs-client-1.1.0-SNAP.jar | 27 MB |
goosefs-client-1.1.0-SNAP-sources.jar | 16 MB |
goosefs-client-1.1.0-SNAP-javadoc.jar | 4 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-client | jar | |
org.rocksdb : rocksdbjni | jar |
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 |