GroupId | GroupIdcom.dtstack |
---|---|
ArtifactId | ArtifactIddt-insight-hive-shade |
Version | Version4.1.2-RELEASE |
Type | Typepom |
Filename | Size |
---|---|
dt-insight-hive-shade-4.1.2-RELEASE.pom | 9 KB |
Browse |
<!-- 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"]