hbase-pool

hbase pool

License

License

GroupId

GroupId

com.github.nicklaus4
ArtifactId

ArtifactId

hbase-pool
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

hbase-pool
hbase pool

Download hbase-pool

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.nicklaus4/hbase-pool/ -->
<dependency>
    <groupId>com.github.nicklaus4</groupId>
    <artifactId>hbase-pool</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nicklaus4/hbase-pool/
implementation 'com.github.nicklaus4:hbase-pool:1.0.6'
// https://jarcasting.com/artifacts/com.github.nicklaus4/hbase-pool/
implementation ("com.github.nicklaus4:hbase-pool:1.0.6")
'com.github.nicklaus4:hbase-pool:jar:1.0.6'
<dependency org="com.github.nicklaus4" name="hbase-pool" rev="1.0.6">
  <artifact name="hbase-pool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nicklaus4', module='hbase-pool', version='1.0.6')
)
libraryDependencies += "com.github.nicklaus4" % "hbase-pool" % "1.0.6"
[com.github.nicklaus4/hbase-pool "1.0.6"]

Dependencies

compile (12)

Group / Artifact Type Version
org.apache.hbase : hbase-shaded-client jar 1.2.6
org.springframework.boot : spring-boot jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.1.3.RELEASE
org.projectlombok : lombok jar 1.18.2
org.springframework : spring-context jar 5.1.3.RELEASE
org.apache.commons : commons-lang3 jar 3.8.1
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
org.slf4j : slf4j-api jar 1.7.25
com.google.guava : guava jar 23.6-jre
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.3.RELEASE

Project Modules

There are no modules declared in this project.

common-pool-toolkit

池化相关资源工具包,DB连接池,缓存连接池,http连接池等

Versions

Version
1.0.6
1.0.5
1.0.4