| License |
License |
|---|---|
| GroupId | GroupIdcom.sematext.hbasehut |
| ArtifactId | ArtifactIdhbasehut |
| Last Version | Last Version0.1.0-hadoop-2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHBaseHUT
TODO
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| hbasehut-0.1.0-hadoop-2.0.pom | |
| hbasehut-0.1.0-hadoop-2.0.jar | 51 KB |
| hbasehut-0.1.0-hadoop-2.0-sources.jar | 35 KB |
| hbasehut-0.1.0-hadoop-2.0-javadoc.jar | 131 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sematext.hbasehut/hbasehut/ -->
<dependency>
<groupId>com.sematext.hbasehut</groupId>
<artifactId>hbasehut</artifactId>
<version>0.1.0-hadoop-2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sematext.hbasehut/hbasehut/
implementation 'com.sematext.hbasehut:hbasehut:0.1.0-hadoop-2.0'
// https://jarcasting.com/artifacts/com.sematext.hbasehut/hbasehut/
implementation ("com.sematext.hbasehut:hbasehut:0.1.0-hadoop-2.0")
'com.sematext.hbasehut:hbasehut:jar:0.1.0-hadoop-2.0'
<dependency org="com.sematext.hbasehut" name="hbasehut" rev="0.1.0-hadoop-2.0">
<artifact name="hbasehut" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sematext.hbasehut', module='hbasehut', version='0.1.0-hadoop-2.0')
)
libraryDependencies += "com.sematext.hbasehut" % "hbasehut" % "0.1.0-hadoop-2.0"
[com.sematext.hbasehut/hbasehut "0.1.0-hadoop-2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hadoop : hadoop-common | jar | 2.0.2-alpha |
| org.apache.hadoop : hadoop-hdfs | jar | 2.0.2-alpha |
| org.apache.hadoop : hadoop-mapreduce-client-core | jar | 2.0.2-alpha |
| org.apache.hbase : hbase | jar | 0.92.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hadoop : hadoop-hdfs | test-jar | 2.0.2-alpha |
| org.apache.hadoop : hadoop-mapreduce-client-jobclient | test-jar | 2.0.2-alpha |
| org.apache.hbase : hbase | test-jar | 0.92.1 |
| junit : junit | jar | 4.5 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| org.slf4j : slf4j-jdk14 | jar | 1.6.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
| org.easymock : easymock | jar | 2.4 |