License |
License |
---|---|
GroupId | GroupIdcom.dtstack |
ArtifactId | ArtifactIddt-insight-hive-shade |
Version | Version4.1.3 |
Type | Typejar |
Description |
Descriptiondt-insight-hive-shade
将hive依赖包中冲突的类包名重置
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.dtstack/dt-insight-hive-shade/ -->
<dependency>
<groupId>com.dtstack</groupId>
<artifactId>dt-insight-hive-shade</artifactId>
<version>4.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.dtstack/dt-insight-hive-shade/
implementation 'com.dtstack:dt-insight-hive-shade:4.1.3'
// https://jarcasting.com/artifacts/com.dtstack/dt-insight-hive-shade/
implementation ("com.dtstack:dt-insight-hive-shade:4.1.3")
'com.dtstack:dt-insight-hive-shade:jar:4.1.3'
<dependency org="com.dtstack" name="dt-insight-hive-shade" rev="4.1.3">
<artifact name="dt-insight-hive-shade" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dtstack', module='dt-insight-hive-shade', version='4.1.3')
)
libraryDependencies += "com.dtstack" % "dt-insight-hive-shade" % "4.1.3"
[com.dtstack/dt-insight-hive-shade "4.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hive : hive-exec | jar | 2.1.0 |