is not current version
Last Version 2.2.0

com.sap.hana.di:hdi 2.1.4

A client library for interacting with the SAP HANA Deployment Infrastructure

GroupId

GroupId

com.sap.hana.di
ArtifactId

ArtifactId

hdi
Version

Version

2.1.4
Type

Type

jar

Download hdi 2.1.4


<!-- https://jarcasting.com/artifacts/com.sap.hana.di/hdi/ -->
<dependency>
    <groupId>com.sap.hana.di</groupId>
    <artifactId>hdi</artifactId>
    <version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.hana.di/hdi/
implementation 'com.sap.hana.di:hdi:2.1.4'
// https://jarcasting.com/artifacts/com.sap.hana.di/hdi/
implementation ("com.sap.hana.di:hdi:2.1.4")
'com.sap.hana.di:hdi:jar:2.1.4'
<dependency org="com.sap.hana.di" name="hdi" rev="2.1.4">
  <artifact name="hdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.hana.di', module='hdi', version='2.1.4')
)
libraryDependencies += "com.sap.hana.di" % "hdi" % "2.1.4"
[com.sap.hana.di/hdi "2.1.4"]