is not current version
Last Version 3.3.1.0.3.6

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

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.9.2.0
Type

Type

pom

Download oci-hdfs 2.9.2.0

Filename Size
oci-hdfs-2.9.2.0.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.9.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.oci.sdk/oci-hdfs/
implementation 'com.oracle.oci.sdk:oci-hdfs:2.9.2.0'
// https://jarcasting.com/artifacts/com.oracle.oci.sdk/oci-hdfs/
implementation ("com.oracle.oci.sdk:oci-hdfs:2.9.2.0")
'com.oracle.oci.sdk:oci-hdfs:pom:2.9.2.0'
<dependency org="com.oracle.oci.sdk" name="oci-hdfs" rev="2.9.2.0">
  <artifact name="oci-hdfs" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.oracle.oci.sdk', module='oci-hdfs', version='2.9.2.0')
)
libraryDependencies += "com.oracle.oci.sdk" % "oci-hdfs" % "2.9.2.0"
[com.oracle.oci.sdk/oci-hdfs "2.9.2.0"]