添加依赖
<dependency>
    <groupId>io.trino.hive</groupId>
    <artifactId>hive-apache</artifactId>
    <version>3.1.2-23</version>
</dependency>
implementation 'io.trino.hive:hive-apache:3.1.2-23'
io.trino.hive:hive-apache:3.1.2-23
<dependency org="io.trino.hive" name="hive-apache" rev="3.1.2-23" />
libraryDependencies += "io.trino.hive" % "hive-apache" % "3.1.2-23"
@Grab(group='io.trino.hive', module='hive-apache', version='3.1.2-23')
[io.trino.hive/hive-apache "3.1.2-23"]
'io.trino.hive:hive-apache:jar:3.1.2-23'
资源下载
资源类型Central
jar 包 hive-apache-3.1.2-23.jar
源码包 hive-apache-3.1.2-23-sources.jar