Bill of Materials for Hadoop Dependency Management

Depend on this project with import scope to manage hadoop artifact dependency versions

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.opower.hadoop.elephant-plug
ArtifactId

ArtifactId

hadoop-bom
Last Version

Last Version

2.99.0
Release Date

Release Date

Type

Type

pom
Description

Description

Bill of Materials for Hadoop Dependency Management
Depend on this project with import scope to manage hadoop artifact dependency versions
Project URL

Project URL

http://opower.com/hadoop-bom/

Download hadoop-bom

Filename Size
hadoop-bom-2.99.0.pom 27 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.opower.hadoop.elephant-plug/hadoop-bom/ -->
<dependency>
    <groupId>com.opower.hadoop.elephant-plug</groupId>
    <artifactId>hadoop-bom</artifactId>
    <version>2.99.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.opower.hadoop.elephant-plug/hadoop-bom/
implementation 'com.opower.hadoop.elephant-plug:hadoop-bom:2.99.0'
// https://jarcasting.com/artifacts/com.opower.hadoop.elephant-plug/hadoop-bom/
implementation ("com.opower.hadoop.elephant-plug:hadoop-bom:2.99.0")
'com.opower.hadoop.elephant-plug:hadoop-bom:pom:2.99.0'
<dependency org="com.opower.hadoop.elephant-plug" name="hadoop-bom" rev="2.99.0">
  <artifact name="hadoop-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.opower.hadoop.elephant-plug', module='hadoop-bom', version='2.99.0')
)
libraryDependencies += "com.opower.hadoop.elephant-plug" % "hadoop-bom" % "2.99.0"
[com.opower.hadoop.elephant-plug/hadoop-bom "2.99.0"]

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.

Versions

Version
2.99.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0