Last Version

Oracle Cloud Infrastructure HDFS Connector for Storage Service 3.3.1.0.3.6

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

License

License

GroupId

GroupId

com.oracle.oci.sdk
ArtifactId

ArtifactId

oci-hdfs
Version

Version

3.3.1.0.3.6
Type

Type

pom
Description

Description

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

Project URL

https://docs.cloud.oracle.com/Content/API/SDKDocs/hdfsconnector.htm
Source Code Management

Source Code Management

https://github.com/oracle/oci-hdfs-connector

Download oci-hdfs 3.3.1.0.3.6

Filename Size
oci-hdfs-3.3.1.0.3.6.pom 12 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-compress jar 1.21

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.18

Project Modules

  • hdfs-connector
  • hdfs-example
  • hdfs-full
  • hdfs-addons