| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.hadoop |
| ArtifactId | ArtifactIdhadoop-yarn-csi |
| Last Version | Last Version3.3.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache Hadoop YARN CSI
Apache Hadoop Project POM
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hadoop-yarn-csi-3.3.3.pom | |
| hadoop-yarn-csi-3.3.3.jar | 800 KB |
| hadoop-yarn-csi-3.3.3-test-sources.jar | 21 KB |
| hadoop-yarn-csi-3.3.3-sources.jar | 215 KB |
| hadoop-yarn-csi-3.3.3-javadoc.jar | 130 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-yarn-csi/ -->
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-yarn-csi</artifactId>
<version>3.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-yarn-csi/
implementation 'org.apache.hadoop:hadoop-yarn-csi:3.3.3'
// https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-yarn-csi/
implementation ("org.apache.hadoop:hadoop-yarn-csi:3.3.3")
'org.apache.hadoop:hadoop-yarn-csi:jar:3.3.3'
<dependency org="org.apache.hadoop" name="hadoop-yarn-csi" rev="3.3.3">
<artifact name="hadoop-yarn-csi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hadoop', module='hadoop-yarn-csi', version='3.3.3')
)
libraryDependencies += "org.apache.hadoop" % "hadoop-yarn-csi" % "3.3.3"
[org.apache.hadoop/hadoop-yarn-csi "3.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hadoop.thirdparty : hadoop-shaded-guava | jar | 1.1.1 |
| com.google.protobuf : protobuf-java | jar | 3.6.1 |
| io.netty : netty-all | jar | 4.1.68.Final |
| io.grpc : grpc-core | jar | 1.26.0 |
| io.grpc : grpc-protobuf | jar | 1.26.0 |
| io.grpc : grpc-stub | jar | 1.26.0 |
| io.grpc : grpc-netty | jar | 1.26.0 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hadoop : hadoop-common | jar | 3.3.3 |
| org.apache.hadoop : hadoop-yarn-common | jar | 3.3.3 |
| org.apache.hadoop : hadoop-yarn-api | jar | 3.3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.assertj : assertj-core | jar | 3.12.2 |
| org.apache.hadoop : hadoop-common | test-jar | 3.3.3 |