is not current version
Last Version 2.2.0

org.apache.hive:hive-hwi 1.0.0


GroupId

GroupId

org.apache.hive
ArtifactId

ArtifactId

hive-hwi
Version

Version

1.0.0
Type

Type

jar

Download hive-hwi 1.0.0


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