Tachyon Clients

Parent POM for Tachyon clients

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.tachyonproject
ArtifactId

ArtifactId

tachyon-clients
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

pom
Description

Description

Tachyon Clients
Parent POM for Tachyon clients

Download tachyon-clients

Filename Size
tachyon-clients-0.8.2.pom 918 bytes
Browse

How to add to project

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

  • unshaded
  • client

Versions

Version
0.8.2
0.8.1
0.8.0
0.7.1
0.7.0