is not current version
Last Version 3.3.1.0.3.6

com.oracle.oci.sdk:oci-hdfs 2.7.7.3

This project contains the HDFS connector used to integrate with the Oracle Cloud Infrastructure Object Storage Service

GroupId

GroupId

com.oracle.oci.sdk
ArtifactId

ArtifactId

oci-hdfs
Version

Version

2.7.7.3
Type

Type

pom

Download oci-hdfs 2.7.7.3

Filename Size
oci-hdfs-2.7.7.3.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/com.oracle.oci.sdk/oci-hdfs/ -->
<dependency>
    <groupId>com.oracle.oci.sdk</groupId>
    <artifactId>oci-hdfs</artifactId>
    <version>2.7.7.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.oci.sdk/oci-hdfs/
implementation 'com.oracle.oci.sdk:oci-hdfs:2.7.7.3'
// https://jarcasting.com/artifacts/com.oracle.oci.sdk/oci-hdfs/
implementation ("com.oracle.oci.sdk:oci-hdfs:2.7.7.3")
'com.oracle.oci.sdk:oci-hdfs:pom:2.7.7.3'
<dependency org="com.oracle.oci.sdk" name="oci-hdfs" rev="2.7.7.3">
  <artifact name="oci-hdfs" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.oracle.oci.sdk', module='oci-hdfs', version='2.7.7.3')
)
libraryDependencies += "com.oracle.oci.sdk" % "oci-hdfs" % "2.7.7.3"
[com.oracle.oci.sdk/oci-hdfs "2.7.7.3"]