| License | 
                License | 
        
|---|---|
| GroupId | GroupIdtop.wu2020 | 
    
| ArtifactId | ArtifactIdwu-easy-upsert-hbase-sink | 
    
| Last Version | Last Version1.1.0-JDK1.8 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionHbase的sink任务处理 
         | 
    
<!-- https://jarcasting.com/artifacts/top.wu2020/wu-easy-upsert-hbase-sink/ -->
<dependency>
    <groupId>top.wu2020</groupId>
    <artifactId>wu-easy-upsert-hbase-sink</artifactId>
    <version>1.1.0-JDK1.8</version>
</dependency>
                // https://jarcasting.com/artifacts/top.wu2020/wu-easy-upsert-hbase-sink/
implementation 'top.wu2020:wu-easy-upsert-hbase-sink:1.1.0-JDK1.8'
                // https://jarcasting.com/artifacts/top.wu2020/wu-easy-upsert-hbase-sink/
implementation ("top.wu2020:wu-easy-upsert-hbase-sink:1.1.0-JDK1.8")
                'top.wu2020:wu-easy-upsert-hbase-sink:jar:1.1.0-JDK1.8'
                <dependency org="top.wu2020" name="wu-easy-upsert-hbase-sink" rev="1.1.0-JDK1.8">
  <artifact name="wu-easy-upsert-hbase-sink" type="jar" />
</dependency>
                @Grapes(
@Grab(group='top.wu2020', module='wu-easy-upsert-hbase-sink', version='1.1.0-JDK1.8')
)
                libraryDependencies += "top.wu2020" % "wu-easy-upsert-hbase-sink" % "1.1.0-JDK1.8"
                [top.wu2020/wu-easy-upsert-hbase-sink "1.1.0-JDK1.8"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| top.wu2020 : wu-easy-upsert-core | jar | 1.1.0-JDK1.8 | 
| top.wu2020 : wu-hbase-starter | jar | 1.1.0-JDK1.8 | 
| org.projectlombok : lombok | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar |