License |
License |
---|---|
GroupId | GroupIdcom.github.haifengl |
ArtifactId | ArtifactIdunicorn-hbase_2.11 |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionunicorn-hbase
unicorn-hbase
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
unicorn-hbase_2.11-2.1.1.pom | |
unicorn-hbase_2.11-2.1.1.jar | 86 KB |
unicorn-hbase_2.11-2.1.1-sources.jar | 5 KB |
unicorn-hbase_2.11-2.1.1-javadoc.jar | 379 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.haifengl/unicorn-hbase_2.11/ -->
<dependency>
<groupId>com.github.haifengl</groupId>
<artifactId>unicorn-hbase_2.11</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.haifengl/unicorn-hbase_2.11/
implementation 'com.github.haifengl:unicorn-hbase_2.11:2.1.1'
// https://jarcasting.com/artifacts/com.github.haifengl/unicorn-hbase_2.11/
implementation ("com.github.haifengl:unicorn-hbase_2.11:2.1.1")
'com.github.haifengl:unicorn-hbase_2.11:jar:2.1.1'
<dependency org="com.github.haifengl" name="unicorn-hbase_2.11" rev="2.1.1">
<artifact name="unicorn-hbase_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.haifengl', module='unicorn-hbase_2.11', version='2.1.1')
)
libraryDependencies += "com.github.haifengl" % "unicorn-hbase_2.11" % "2.1.1"
[com.github.haifengl/unicorn-hbase_2.11 "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.github.haifengl : unicorn-bigtable_2.11 | jar | 2.1.1 |
org.apache.hbase : hbase-common | jar | 1.2.1 |
org.apache.hbase : hbase-client | jar | 1.2.1 |
org.apache.hbase : hbase-server | jar | 1.2.1 |
org.apache.hadoop : hadoop-common | jar | 2.6.4 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 3.7 |