is not current version
Last Version 2.8.0-2

org.alluxio:alluxio-table-server-underdb-hive 2.6.2-2

Alluxio table underDB implementation for hive

GroupId

GroupId

org.alluxio
ArtifactId

ArtifactId

alluxio-table-server-underdb-hive
Version

Version

2.6.2-2
Type

Type

jar

Download alluxio-table-server-underdb-hive 2.6.2-2


<!-- https://jarcasting.com/artifacts/org.alluxio/alluxio-table-server-underdb-hive/ -->
<dependency>
    <groupId>org.alluxio</groupId>
    <artifactId>alluxio-table-server-underdb-hive</artifactId>
    <version>2.6.2-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.alluxio/alluxio-table-server-underdb-hive/
implementation 'org.alluxio:alluxio-table-server-underdb-hive:2.6.2-2'
// https://jarcasting.com/artifacts/org.alluxio/alluxio-table-server-underdb-hive/
implementation ("org.alluxio:alluxio-table-server-underdb-hive:2.6.2-2")
'org.alluxio:alluxio-table-server-underdb-hive:jar:2.6.2-2'
<dependency org="org.alluxio" name="alluxio-table-server-underdb-hive" rev="2.6.2-2">
  <artifact name="alluxio-table-server-underdb-hive" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.alluxio', module='alluxio-table-server-underdb-hive', version='2.6.2-2')
)
libraryDependencies += "org.alluxio" % "alluxio-table-server-underdb-hive" % "2.6.2-2"
[org.alluxio/alluxio-table-server-underdb-hive "2.6.2-2"]