Hadoop is the distributed computing framework of Apache; hadoop-core contains the filesystem, job tracker and map/reduce modules
N/A
[org.apache.hadoop/hadoop-core "0.20.2-dev"]
org.apache.hadoop/hadoop-core {:mvn/version "0.20.2-dev"}
implementation("org.apache.hadoop:hadoop-core:0.20.2-dev")
<dependency> <groupId>org.apache.hadoop</groupId> <artifactId>hadoop-core</artifactId> <version>0.20.2-dev</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: