is not current version
Last Version 3.3.1.0.3.6

Oracle Cloud Infrastructure HDFS Connector for Storage Service - Example 3.3.0.7.0.1

This project contains an example for 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-example
Version

Version

3.3.0.7.0.1
Type

Type

jar
Description

Description

Oracle Cloud Infrastructure HDFS Connector for Storage Service - Example
This project contains an example for the HDFS connector used to integrate with the Oracle Cloud Infrastructure Object Storage Service

Download oci-hdfs-example 3.3.0.7.0.1


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

Dependencies

compile (16)

Group / Artifact Type Version
com.oracle.oci.sdk : oci-hdfs-connector jar 3.3.0.7.0.1
org.littleshoot : littleproxy jar 1.1.2
args4j : args4j jar 2.33
org.apache.logging.log4j : log4j pom 2.13.2
org.apache.hadoop : hadoop-client jar 3.3.0
com.squareup.okhttp3 : okhttp jar 4.9.1
org.eclipse.jetty : jetty-servlet jar 9.4.40.v20210413
org.eclipse.jetty : jetty-security jar 9.4.40.v20210413
org.eclipse.jetty : jetty-util-ajax jar 9.4.40.v20210413
org.eclipse.jetty : jetty-io jar 9.4.40.v20210413
org.eclipse.jetty : jetty-xml jar 9.4.40.v20210413
org.eclipse.jetty : jetty-http jar 9.4.40.v20210413
org.eclipse.jetty : jetty-util jar 9.4.40.v20210413
org.eclipse.jetty : jetty-client jar 9.4.40.v20210413
org.eclipse.jetty.websocket : websocket-client jar 9.4.40.v20210413
org.eclipse.jetty.websocket : websocket-api jar 9.4.40.v20210413

provided (1)

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

Project Modules

There are no modules declared in this project.