is not current version
Last Version 2.8.0-2

org.alluxio:alluxio-table-server-underdb-hive 2.5.0

Alluxio table underDB implementation for hive

GroupId

GroupId

org.alluxio
ArtifactId

ArtifactId

alluxio-table-server-underdb-hive
Version

Version

2.5.0
Type

Type

jar

Download alluxio-table-server-underdb-hive 2.5.0


<!-- 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.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.alluxio/alluxio-table-server-underdb-hive/
implementation 'org.alluxio:alluxio-table-server-underdb-hive:2.5.0'
// https://jarcasting.com/artifacts/org.alluxio/alluxio-table-server-underdb-hive/
implementation ("org.alluxio:alluxio-table-server-underdb-hive:2.5.0")
'org.alluxio:alluxio-table-server-underdb-hive:jar:2.5.0'
<dependency org="org.alluxio" name="alluxio-table-server-underdb-hive" rev="2.5.0">
  <artifact name="alluxio-table-server-underdb-hive" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.alluxio', module='alluxio-table-server-underdb-hive', version='2.5.0')
)
libraryDependencies += "org.alluxio" % "alluxio-table-server-underdb-hive" % "2.5.0"
[org.alluxio/alluxio-table-server-underdb-hive "2.5.0"]