| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.oracle.oci.sdk |
| Идентификатор | Идентификаторoci-hdfs-example |
| Версия | Версия3.3.1.0.3.6 |
| Тип | Типjar |
| Описание |
Описание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
|
<!-- 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.1.0.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.oci.sdk/oci-hdfs-example/
implementation 'com.oracle.oci.sdk:oci-hdfs-example:3.3.1.0.3.6'
// https://jarcasting.com/artifacts/com.oracle.oci.sdk/oci-hdfs-example/
implementation ("com.oracle.oci.sdk:oci-hdfs-example:3.3.1.0.3.6")
'com.oracle.oci.sdk:oci-hdfs-example:jar:3.3.1.0.3.6'
<dependency org="com.oracle.oci.sdk" name="oci-hdfs-example" rev="3.3.1.0.3.6">
<artifact name="oci-hdfs-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.oci.sdk', module='oci-hdfs-example', version='3.3.1.0.3.6')
)
libraryDependencies += "com.oracle.oci.sdk" % "oci-hdfs-example" % "3.3.1.0.3.6"
[com.oracle.oci.sdk/oci-hdfs-example "3.3.1.0.3.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.oracle.oci.sdk : oci-hdfs-connector | jar | 3.3.1.0.3.6 |
| org.littleshoot : littleproxy | jar | 1.1.2 |
| args4j : args4j | jar | 2.33 |
| org.apache.logging.log4j : log4j | pom | 2.17.1 |
| org.apache.hadoop : hadoop-client | jar | 3.3.1 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
| org.eclipse.jetty : jetty-servlet | jar | 9.4.44.v20210927 |
| org.eclipse.jetty : jetty-security | jar | 9.4.44.v20210927 |
| org.eclipse.jetty : jetty-util-ajax | jar | 9.4.44.v20210927 |
| org.eclipse.jetty : jetty-io | jar | 9.4.44.v20210927 |
| org.eclipse.jetty : jetty-xml | jar | 9.4.44.v20210927 |
| org.eclipse.jetty : jetty-http | jar | 9.4.44.v20210927 |
| org.eclipse.jetty : jetty-util | jar | 9.4.44.v20210927 |
| org.eclipse.jetty : jetty-client | jar | 9.4.44.v20210927 |
| org.eclipse.jetty.websocket : websocket-client | jar | 9.4.44.v20210927 |
| org.eclipse.jetty.websocket : websocket-api | jar | 9.4.44.v20210927 |
| org.apache.commons : commons-compress | jar | 1.21 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.18 |