| License |
License |
|---|---|
| GroupId | GroupIdcom.sap.hana.di |
| ArtifactId | ArtifactIdhdi |
| Version | Version2.1.5 |
| 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.1.5.pom | |
| hdi-2.1.5.jar | 45 KB |
| hdi-2.1.5-sources.jar | 31 KB |
| hdi-2.1.5-javadoc.jar | 191 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sap.hana.di/hdi/ -->
<dependency>
<groupId>com.sap.hana.di</groupId>
<artifactId>hdi</artifactId>
<version>2.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.hana.di/hdi/
implementation 'com.sap.hana.di:hdi:2.1.5'
// https://jarcasting.com/artifacts/com.sap.hana.di/hdi/
implementation ("com.sap.hana.di:hdi:2.1.5")
'com.sap.hana.di:hdi:jar:2.1.5'
<dependency org="com.sap.hana.di" name="hdi" rev="2.1.5">
<artifact name="hdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.hana.di', module='hdi', version='2.1.5')
)
libraryDependencies += "com.sap.hana.di" % "hdi" % "2.1.5"
[com.sap.hana.di/hdi "2.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sap.db.jdbc » ngdbc | jar | 2.6.31 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |