com.sap.hana.di:hdi

A client library for interacting with the SAP HANA Deployment Infrastructure

License

License

GroupId

GroupId

com.sap.hana.di
ArtifactId

ArtifactId

hdi
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.sap.hana.di:hdi
A client library for interacting with the SAP HANA Deployment Infrastructure
Project URL

Project URL

https://www.sap.com

Download hdi

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
com.sap.cloud.db.jdbc : ngdbc jar 2.7.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.1.5
2.1.4