hbase-spring-boot-starter


License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.wangzhiwei1314
ArtifactId

ArtifactId

hbase-spring-boot-starter
Last Version

Last Version

1.0.2.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

hbase-spring-boot-starter
hbase-spring-boot-starter
Project URL

Project URL

https://github.com/wangzhiwei1314/hbase-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/wangzhiwei1314/hbase-spring-boot-starter/tree/master

Download hbase-spring-boot-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.apache.hbase : hbase-client jar 2.0.0
org.apache.commons : commons-pool2 jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE