GroupId | GroupIdcom.github.CCweixiao |
---|---|
ArtifactId | ArtifactIdhbase-sdk-core |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
hbase-sdk-core-1.0.1.pom | |
hbase-sdk-core-1.0.1.jar | 47 KB |
hbase-sdk-core-1.0.1-sources.jar | 26 KB |
hbase-sdk-core-1.0.1-javadoc.jar | 218 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.CCweixiao/hbase-sdk-core/ -->
<dependency>
<groupId>com.github.CCweixiao</groupId>
<artifactId>hbase-sdk-core</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.CCweixiao/hbase-sdk-core/
implementation 'com.github.CCweixiao:hbase-sdk-core:1.0.1'
// https://jarcasting.com/artifacts/com.github.CCweixiao/hbase-sdk-core/
implementation ("com.github.CCweixiao:hbase-sdk-core:1.0.1")
'com.github.CCweixiao:hbase-sdk-core:jar:1.0.1'
<dependency org="com.github.CCweixiao" name="hbase-sdk-core" rev="1.0.1">
<artifact name="hbase-sdk-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.CCweixiao', module='hbase-sdk-core', version='1.0.1')
)
libraryDependencies += "com.github.CCweixiao" % "hbase-sdk-core" % "1.0.1"
[com.github.CCweixiao/hbase-sdk-core "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | ${gson.version} |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hbase : hbase-client | jar | ${hbase.version} |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | ${junit.version} |