не последняя версия
Последняя версия 4.16.0

com.amazon.emr:hive2-shims 4.12.0

Shims for Hive-2.x compatibility

Группа

Группа

com.amazon.emr
Идентификатор

Идентификатор

hive2-shims
Версия

Версия

4.12.0
Тип

Тип

jar

Скачать hive2-shims 4.12.0


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