| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.alluxio |
| Идентификатор | Идентификаторalluxio-underfs-swift |
| Версия | Версия2.7.4 |
| Тип | Типjar |
| Описание |
ОписаниеAlluxio Under File System - Swift
Swift Under File System implementation
|
| Имя Файла | Размер |
|---|---|
| alluxio-underfs-swift-2.7.4.pom | |
| alluxio-underfs-swift-2.7.4.jar | 31 KB |
| alluxio-underfs-swift-2.7.4-sources.jar | 16 KB |
| alluxio-underfs-swift-2.7.4-javadoc.jar | 70 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.alluxio/alluxio-underfs-swift/ -->
<dependency>
<groupId>org.alluxio</groupId>
<artifactId>alluxio-underfs-swift</artifactId>
<version>2.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.alluxio/alluxio-underfs-swift/
implementation 'org.alluxio:alluxio-underfs-swift:2.7.4'
// https://jarcasting.com/artifacts/org.alluxio/alluxio-underfs-swift/
implementation ("org.alluxio:alluxio-underfs-swift:2.7.4")
'org.alluxio:alluxio-underfs-swift:jar:2.7.4'
<dependency org="org.alluxio" name="alluxio-underfs-swift" rev="2.7.4">
<artifact name="alluxio-underfs-swift" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.alluxio', module='alluxio-underfs-swift', version='2.7.4')
)
libraryDependencies += "org.alluxio" % "alluxio-underfs-swift" % "2.7.4"
[org.alluxio/alluxio-underfs-swift "2.7.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.javaswift : joss | jar | 0.10.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.alluxio : alluxio-core-common | jar | 2.7.4 |
| com.google.guava : guava | jar | 31.0.1-jre |
| org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.alluxio : alluxio-core-common | test-jar | 2.7.4 |
| com.google.guava : guava-testlib | jar | 31.0.1-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 |