Last Version

Bill of Materials for Hadoop Dependency Management 2.99.0

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
Version

Version

2.99.0
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 2.99.0

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

<!-- 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.