is not current version
Last Version 4.1.3

com.dtstack:dt-insight-hive-shade 4.1.2-RELEASE

将hive依赖包中冲突的类包名重置

GroupId

GroupId

com.dtstack
ArtifactId

ArtifactId

dt-insight-hive-shade
Version

Version

4.1.2-RELEASE
Type

Type

pom

Download dt-insight-hive-shade 4.1.2-RELEASE


<!-- https://jarcasting.com/artifacts/com.dtstack/dt-insight-hive-shade/ -->
<dependency>
    <groupId>com.dtstack</groupId>
    <artifactId>dt-insight-hive-shade</artifactId>
    <version>4.1.2-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.dtstack/dt-insight-hive-shade/
implementation 'com.dtstack:dt-insight-hive-shade:4.1.2-RELEASE'
// https://jarcasting.com/artifacts/com.dtstack/dt-insight-hive-shade/
implementation ("com.dtstack:dt-insight-hive-shade:4.1.2-RELEASE")
'com.dtstack:dt-insight-hive-shade:pom:4.1.2-RELEASE'
<dependency org="com.dtstack" name="dt-insight-hive-shade" rev="4.1.2-RELEASE">
  <artifact name="dt-insight-hive-shade" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.dtstack', module='dt-insight-hive-shade', version='4.1.2-RELEASE')
)
libraryDependencies += "com.dtstack" % "dt-insight-hive-shade" % "4.1.2-RELEASE"
[com.dtstack/dt-insight-hive-shade "4.1.2-RELEASE"]