is not current version
Last Version 4.0.0-alpha-1

org.apache.hive:hive-storage-api 2.6.0


GroupId

GroupId

org.apache.hive
ArtifactId

ArtifactId

hive-storage-api
Version

Version

2.6.0
Type

Type

jar

Download hive-storage-api 2.6.0


<!-- https://jarcasting.com/artifacts/org.apache.hive/hive-storage-api/ -->
<dependency>
    <groupId>org.apache.hive</groupId>
    <artifactId>hive-storage-api</artifactId>
    <version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hive/hive-storage-api/
implementation 'org.apache.hive:hive-storage-api:2.6.0'
// https://jarcasting.com/artifacts/org.apache.hive/hive-storage-api/
implementation ("org.apache.hive:hive-storage-api:2.6.0")
'org.apache.hive:hive-storage-api:jar:2.6.0'
<dependency org="org.apache.hive" name="hive-storage-api" rev="2.6.0">
  <artifact name="hive-storage-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hive', module='hive-storage-api', version='2.6.0')
)
libraryDependencies += "org.apache.hive" % "hive-storage-api" % "2.6.0"
[org.apache.hive/hive-storage-api "2.6.0"]