| License |
License |
|---|---|
| GroupId | GroupIdcom.oracle.oci.sdk |
| ArtifactId | ArtifactIdoci-hdfs |
| Version | Version3.3.1.0.3.6 |
| Type | Typepom |
| Description |
DescriptionOracle 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 |
| Source Code Management |
Source Code Management |
| 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-compress | jar | 1.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.18 |