License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.opower.hadoop.elephant-plug |
ArtifactId | ArtifactIdelephant-plug-hadoop |
Last Version | Last Version2.99.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHadoop Helpers
Opower's helpers for Hadoop
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.opower.hadoop.elephant-plug/elephant-plug-hadoop/ -->
<dependency>
<groupId>com.opower.hadoop.elephant-plug</groupId>
<artifactId>elephant-plug-hadoop</artifactId>
<version>2.99.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.opower.hadoop.elephant-plug/elephant-plug-hadoop/
implementation 'com.opower.hadoop.elephant-plug:elephant-plug-hadoop:2.99.0'
// https://jarcasting.com/artifacts/com.opower.hadoop.elephant-plug/elephant-plug-hadoop/
implementation ("com.opower.hadoop.elephant-plug:elephant-plug-hadoop:2.99.0")
'com.opower.hadoop.elephant-plug:elephant-plug-hadoop:jar:2.99.0'
<dependency org="com.opower.hadoop.elephant-plug" name="elephant-plug-hadoop" rev="2.99.0">
<artifact name="elephant-plug-hadoop" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opower.hadoop.elephant-plug', module='elephant-plug-hadoop', version='2.99.0')
)
libraryDependencies += "com.opower.hadoop.elephant-plug" % "elephant-plug-hadoop" % "2.99.0"
[com.opower.hadoop.elephant-plug/elephant-plug-hadoop "2.99.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-common | jar | |
com.google.guava : guava | jar | 14.0.1 |
joda-time : joda-time | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-core | jar | 1.3 |