is not current version
Last Version 3.3.1.0.3.6

com.oracle.oci.sdk:oci-hdfs-example 3.3.0.3

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

GroupId

GroupId

com.oracle.oci.sdk
ArtifactId

ArtifactId

oci-hdfs-example
Version

Version

3.3.0.3
Type

Type

jar

Download oci-hdfs-example 3.3.0.3


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