| License |
License |
|---|---|
| GroupId | GroupIdorg.alluxio |
| ArtifactId | ArtifactIdalluxio-underfs-obs |
| Version | Version2.7.0 |
| Type | Typejar |
| Description |
DescriptionAlluxio Under File System - Huawei OBS
Huawei OBS Under File System implementation
|
| Filename | Size |
|---|---|
| alluxio-underfs-obs-2.7.0.pom | |
| alluxio-underfs-obs-2.7.0.jar | 15 KB |
| alluxio-underfs-obs-2.7.0-sources.jar | 9 KB |
| alluxio-underfs-obs-2.7.0-javadoc.jar | 41 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.alluxio/alluxio-underfs-obs/ -->
<dependency>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-underfs-obs</artifactId>
<version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.alluxio/alluxio-underfs-obs/
implementation 'org.alluxio:alluxio-underfs-obs:2.7.0'
// https://jarcasting.com/artifacts/org.alluxio/alluxio-underfs-obs/
implementation ("org.alluxio:alluxio-underfs-obs:2.7.0")
'org.alluxio:alluxio-underfs-obs:jar:2.7.0'
<dependency org="org.alluxio" name="alluxio-underfs-obs" rev="2.7.0">
<artifact name="alluxio-underfs-obs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.alluxio', module='alluxio-underfs-obs', version='2.7.0')
)
libraryDependencies += "org.alluxio" % "alluxio-underfs-obs" % "2.7.0"
[org.alluxio/alluxio-underfs-obs "2.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.huaweicloud : esdk-obs-java | jar | 3.20.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.alluxio : alluxio-core-common | jar | 2.7.0 |
| com.google.guava : guava | jar | 29.0-jre |
| org.apache.logging.log4j : log4j-api | jar | 2.13.3 |
| org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.alluxio : alluxio-core-common | test-jar | 2.7.0 |
| com.google.guava : guava-testlib | jar | 29.0-jre |
| junit : junit | jar | 4.13 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-core | jar | 3.4.4 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.7 |
| org.powermock : powermock-classloading-xstream | jar | 2.0.7 |
| org.powermock : powermock-core | jar | 2.0.7 |
| org.powermock : powermock-module-junit4 | jar | 2.0.7 |
| org.powermock : powermock-module-junit4-rule | jar | 2.0.7 |
| org.powermock : powermock-reflect | jar | 2.0.7 |
| com.thoughtworks.xstream : xstream | jar | 1.4.18 |