| Группа | Группаcom.dtstack |
|---|---|
| Идентификатор | Идентификаторdt-insight-hive-shade |
| Версия | Версия4.1.2-RELEASE |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| dt-insight-hive-shade-4.1.2-RELEASE.pom | 9 KB |
| Обзор |
<!-- 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"]