License |
License |
---|---|
GroupId | GroupIdcom.github.CCweixiao |
ArtifactId | ArtifactIdhbase-sdk-core_2.1 |
Version | Version2.0.8 |
Type | Typejar |
Description |
Descriptionhbase orm框架
|
Filename | Size |
---|---|
hbase-sdk-core_2.1-2.0.8.pom | |
hbase-sdk-core_2.1-2.0.8.jar | 137 KB |
hbase-sdk-core_2.1-2.0.8-sources.jar | 64 KB |
hbase-sdk-core_2.1-2.0.8-javadoc.jar | 491 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.CCweixiao/hbase-sdk-core_2.1/ -->
<dependency>
<groupId>com.github.CCweixiao</groupId>
<artifactId>hbase-sdk-core_2.1</artifactId>
<version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.CCweixiao/hbase-sdk-core_2.1/
implementation 'com.github.CCweixiao:hbase-sdk-core_2.1:2.0.8'
// https://jarcasting.com/artifacts/com.github.CCweixiao/hbase-sdk-core_2.1/
implementation ("com.github.CCweixiao:hbase-sdk-core_2.1:2.0.8")
'com.github.CCweixiao:hbase-sdk-core_2.1:jar:2.0.8'
<dependency org="com.github.CCweixiao" name="hbase-sdk-core_2.1" rev="2.0.8">
<artifact name="hbase-sdk-core_2.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.CCweixiao', module='hbase-sdk-core_2.1', version='2.0.8')
)
libraryDependencies += "com.github.CCweixiao" % "hbase-sdk-core_2.1" % "2.0.8"
[com.github.CCweixiao/hbase-sdk-core_2.1 "2.0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.CCweixiao : hbase-sdk-dsl | jar | 2.0.8 |
commons-lang : commons-lang | jar | 2.6 |
org.apache.hbase : hbase-shaded-client | jar | 2.1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |