is not current version
Last Version 1.1.9

com.sap.hana.datalake.files:sap-hdlfs 1.1.3

An implementation of org.apache.hadoop.fs.FileSystem targeting SAP HANA Data Lake Files.

Categories

Categories

Data
GroupId

GroupId

com.sap.hana.datalake.files
ArtifactId

ArtifactId

sap-hdlfs
Version

Version

1.1.3
Type

Type

pom

Download sap-hdlfs 1.1.3


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