| License |
License |
|---|---|
| GroupId | GroupIdcom.sap.hana.di |
| ArtifactId | ArtifactIdhdi |
| Version | Version2.2.0 |
| Type | Typejar |
| Description |
Descriptioncom.sap.hana.di:hdi
A client library for interacting with the SAP HANA Deployment Infrastructure
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| hdi-2.2.0.pom | |
| hdi-2.2.0.jar | 57 KB |
| hdi-2.2.0-sources.jar | 48 KB |
| hdi-2.2.0-javadoc.jar | 266 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sap.cloud.db.jdbc : ngdbc | jar | 2.7.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |