Last Version

Apache Hadoop Build Tools 3.2.1

Apache Hadoop Build Tools Project

License

License

Categories

Categories

Build Tools
GroupId

GroupId

ch.cern.hadoop
ArtifactId

ArtifactId

hadoop-build-tools
Version

Version

3.2.1
Type

Type

jar
Description

Description

Apache Hadoop Build Tools
Apache Hadoop Build Tools Project
Project Organization

Project Organization

Apache Software Foundation
Source Code Management

Source Code Management

https://gitlab.cern.ch/db/hadoop_dist/hadoop/cerndb-sw-hadoop-source-new/hadoop-build-tools/

Download hadoop-build-tools 3.2.1


<!-- https://jarcasting.com/artifacts/ch.cern.hadoop/hadoop-build-tools/ -->
<dependency>
    <groupId>ch.cern.hadoop</groupId>
    <artifactId>hadoop-build-tools</artifactId>
    <version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.cern.hadoop/hadoop-build-tools/
implementation 'ch.cern.hadoop:hadoop-build-tools:3.2.1'
// https://jarcasting.com/artifacts/ch.cern.hadoop/hadoop-build-tools/
implementation ("ch.cern.hadoop:hadoop-build-tools:3.2.1")
'ch.cern.hadoop:hadoop-build-tools:jar:3.2.1'
<dependency org="ch.cern.hadoop" name="hadoop-build-tools" rev="3.2.1">
  <artifact name="hadoop-build-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.cern.hadoop', module='hadoop-build-tools', version='3.2.1')
)
libraryDependencies += "ch.cern.hadoop" % "hadoop-build-tools" % "3.2.1"
[ch.cern.hadoop/hadoop-build-tools "3.2.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.