Tachyon Under File System

Parent POM for different implementations of Tachyon under file system

License

License

GroupId

GroupId

org.tachyonproject
ArtifactId

ArtifactId

tachyon-underfs
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

pom
Description

Description

Tachyon Under File System
Parent POM for different implementations of Tachyon under file system

Download tachyon-underfs

How to add to project

<!-- https://jarcasting.com/artifacts/org.tachyonproject/tachyon-underfs/ -->
<dependency>
    <groupId>org.tachyonproject</groupId>
    <artifactId>tachyon-underfs</artifactId>
    <version>0.8.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.tachyonproject/tachyon-underfs/
implementation 'org.tachyonproject:tachyon-underfs:0.8.2'
// https://jarcasting.com/artifacts/org.tachyonproject/tachyon-underfs/
implementation ("org.tachyonproject:tachyon-underfs:0.8.2")
'org.tachyonproject:tachyon-underfs:pom:0.8.2'
<dependency org="org.tachyonproject" name="tachyon-underfs" rev="0.8.2">
  <artifact name="tachyon-underfs" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.tachyonproject', module='tachyon-underfs', version='0.8.2')
)
libraryDependencies += "org.tachyonproject" % "tachyon-underfs" % "0.8.2"
[org.tachyonproject/tachyon-underfs "0.8.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • local
  • hdfs
  • glusterfs
  • swift
  • s3

Versions

Version
0.8.2
0.8.1
0.8.0
0.7.1
0.7.0