License |
License |
---|---|
GroupId | GroupIdcom.github.CCweixiao |
ArtifactId | ArtifactIdhbase-sdk-dsl |
Last Version | Last Version2.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhbase orm框架
|
Filename | Size |
---|---|
hbase-sdk-dsl-2.0.8.pom | |
hbase-sdk-dsl-2.0.8.jar | 156 KB |
hbase-sdk-dsl-2.0.8-sources.jar | 54 KB |
hbase-sdk-dsl-2.0.8-javadoc.jar | 832 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.CCweixiao/hbase-sdk-dsl/ -->
<dependency>
<groupId>com.github.CCweixiao</groupId>
<artifactId>hbase-sdk-dsl</artifactId>
<version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.CCweixiao/hbase-sdk-dsl/
implementation 'com.github.CCweixiao:hbase-sdk-dsl:2.0.8'
// https://jarcasting.com/artifacts/com.github.CCweixiao/hbase-sdk-dsl/
implementation ("com.github.CCweixiao:hbase-sdk-dsl:2.0.8")
'com.github.CCweixiao:hbase-sdk-dsl:jar:2.0.8'
<dependency org="com.github.CCweixiao" name="hbase-sdk-dsl" rev="2.0.8">
<artifact name="hbase-sdk-dsl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.CCweixiao', module='hbase-sdk-dsl', version='2.0.8')
)
libraryDependencies += "com.github.CCweixiao" % "hbase-sdk-dsl" % "2.0.8"
[com.github.CCweixiao/hbase-sdk-dsl "2.0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.CCweixiao : hbase-sdk-common | jar | 2.0.8 |
org.antlr : antlr4 | jar | 4.5.1 |
org.apache.commons : commons-lang3 | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |