| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.tachyonproject |
| Идентификатор | Идентификаторtachyon-underfs-hdfs |
| Последняя версия | Последняя версия0.8.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTachyon Under File System - HDFS
HDFS Under File System implementation
|
| Имя Файла | Размер |
|---|---|
| tachyon-underfs-hdfs-0.8.2.pom | |
| tachyon-underfs-hdfs-0.8.2.jar | 11 KB |
| tachyon-underfs-hdfs-0.8.2-sources.jar | 6 KB |
| tachyon-underfs-hdfs-0.8.2-javadoc.jar | 47 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.tachyonproject/tachyon-underfs-hdfs/ -->
<dependency>
<groupId>org.tachyonproject</groupId>
<artifactId>tachyon-underfs-hdfs</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.tachyonproject/tachyon-underfs-hdfs/
implementation 'org.tachyonproject:tachyon-underfs-hdfs:0.8.2'
// https://jarcasting.com/artifacts/org.tachyonproject/tachyon-underfs-hdfs/
implementation ("org.tachyonproject:tachyon-underfs-hdfs:0.8.2")
'org.tachyonproject:tachyon-underfs-hdfs:jar:0.8.2'
<dependency org="org.tachyonproject" name="tachyon-underfs-hdfs" rev="0.8.2">
<artifact name="tachyon-underfs-hdfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tachyonproject', module='tachyon-underfs-hdfs', version='0.8.2')
)
libraryDependencies += "org.tachyonproject" % "tachyon-underfs-hdfs" % "0.8.2"
[org.tachyonproject/tachyon-underfs-hdfs "0.8.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 14.0.1 |
| org.apache.commons : commons-lang3 | jar | 3.0 |
| org.apache.hadoop : hadoop-client | jar | 1.0.4 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| org.tachyonproject : tachyon-common | jar | 0.8.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |