is not current version
Last Version 2.99.0

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

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.0.0
Type

Type

pom

Download hadoop-bom 1.0.0

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