| License |
License |
|---|---|
| GroupId | GroupIdch.cern.hadoop |
| ArtifactId | ArtifactIdhadoop-nfs |
| Last Version | Last Version3.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache Hadoop NFS
Apache Hadoop NFS library
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hadoop-nfs-3.2.1.pom | |
| hadoop-nfs-3.2.1.jar | 178 KB |
| hadoop-nfs-3.2.1-test-sources.jar | 41 KB |
| hadoop-nfs-3.2.1-sources.jar | 142 KB |
| hadoop-nfs-3.2.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.cern.hadoop/hadoop-nfs/ -->
<dependency>
<groupId>ch.cern.hadoop</groupId>
<artifactId>hadoop-nfs</artifactId>
<version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.cern.hadoop/hadoop-nfs/
implementation 'ch.cern.hadoop:hadoop-nfs:3.2.1'
// https://jarcasting.com/artifacts/ch.cern.hadoop/hadoop-nfs/
implementation ("ch.cern.hadoop:hadoop-nfs:3.2.1")
'ch.cern.hadoop:hadoop-nfs:jar:3.2.1'
<dependency org="ch.cern.hadoop" name="hadoop-nfs" rev="3.2.1">
<artifact name="hadoop-nfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.cern.hadoop', module='hadoop-nfs', version='3.2.1')
)
libraryDependencies += "ch.cern.hadoop" % "hadoop-nfs" % "3.2.1"
[ch.cern.hadoop/hadoop-nfs "3.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | 1.1.3 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| io.netty : netty | jar | 3.10.5.Final |
| com.google.guava : guava | jar | 27.0-jre |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hadoop : hadoop-annotations | jar | 3.2.1 |
| org.apache.hadoop : hadoop-common | jar | 3.2.1 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hadoop : hadoop-common | test-jar | 3.2.1 |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.8.5 |