License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.shulie.surge.data |
ArtifactId | ArtifactIdhbase |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTakin-surge-data
|
Filename | Size |
---|---|
hbase-1.0.pom | |
hbase-1.0.jar | 27 KB |
hbase-1.0-sources.jar | 15 KB |
hbase-1.0-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.shulie.surge.data/hbase/ -->
<dependency>
<groupId>io.shulie.surge.data</groupId>
<artifactId>hbase</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.shulie.surge.data/hbase/
implementation 'io.shulie.surge.data:hbase:1.0'
// https://jarcasting.com/artifacts/io.shulie.surge.data/hbase/
implementation ("io.shulie.surge.data:hbase:1.0")
'io.shulie.surge.data:hbase:jar:1.0'
<dependency org="io.shulie.surge.data" name="hbase" rev="1.0">
<artifact name="hbase" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.shulie.surge.data', module='hbase', version='1.0')
)
libraryDependencies += "io.shulie.surge.data" % "hbase" % "1.0"
[io.shulie.surge.data/hbase "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hbase : hbase-client | jar | 1.1.2 |
org.apache.hadoop : hadoop-common | jar | 2.7.3.2.6.5.0-292 |
org.apache.hadoop : hadoop-client | jar | 2.7.3.2.6.5.0-292 |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.hbase : asynchbase | jar | 1.8.2 |
com.stumbleupon : async | jar | 1.3.1 |
io.shulie.surge.data : common | jar | 1.0 |
io.shulie.surge.data : runtime | jar | 1.0 |