is not current version
Last Version 2.99.0

com.opower.hadoop.elephant-plug:hadoop-bom 1.3.1

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

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.opower.hadoop.elephant-plug
ArtifactId

ArtifactId

hadoop-bom
Version

Version

1.3.1
Type

Type

pom

Download hadoop-bom 1.3.1

Filename Size
hadoop-bom-1.3.1.pom 29 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>1.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.opower.hadoop.elephant-plug/hadoop-bom/
implementation 'com.opower.hadoop.elephant-plug:hadoop-bom:1.3.1'
// https://jarcasting.com/artifacts/com.opower.hadoop.elephant-plug/hadoop-bom/
implementation ("com.opower.hadoop.elephant-plug:hadoop-bom:1.3.1")
'com.opower.hadoop.elephant-plug:hadoop-bom:pom:1.3.1'
<dependency org="com.opower.hadoop.elephant-plug" name="hadoop-bom" rev="1.3.1">
  <artifact name="hadoop-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.opower.hadoop.elephant-plug', module='hadoop-bom', version='1.3.1')
)
libraryDependencies += "com.opower.hadoop.elephant-plug" % "hadoop-bom" % "1.3.1"
[com.opower.hadoop.elephant-plug/hadoop-bom "1.3.1"]