| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.charleslzq | 
    
| ArtifactId | ArtifactIdspring-cloud-stream-binder-aliyun-loghub | 
    
| Last Version | Last Version1.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionspring-cloud-stream-binder-aliyun-loghub 
            the binder for alibaba loghub service and spring cloud stream 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- https://jarcasting.com/artifacts/com.github.charleslzq/spring-cloud-stream-binder-aliyun-loghub/ -->
<dependency>
    <groupId>com.github.charleslzq</groupId>
    <artifactId>spring-cloud-stream-binder-aliyun-loghub</artifactId>
    <version>1.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.charleslzq/spring-cloud-stream-binder-aliyun-loghub/
implementation 'com.github.charleslzq:spring-cloud-stream-binder-aliyun-loghub:1.0.1'
                // https://jarcasting.com/artifacts/com.github.charleslzq/spring-cloud-stream-binder-aliyun-loghub/
implementation ("com.github.charleslzq:spring-cloud-stream-binder-aliyun-loghub:1.0.1")
                'com.github.charleslzq:spring-cloud-stream-binder-aliyun-loghub:jar:1.0.1'
                <dependency org="com.github.charleslzq" name="spring-cloud-stream-binder-aliyun-loghub" rev="1.0.1">
  <artifact name="spring-cloud-stream-binder-aliyun-loghub" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.charleslzq', module='spring-cloud-stream-binder-aliyun-loghub', version='1.0.1')
)
                libraryDependencies += "com.github.charleslzq" % "spring-cloud-stream-binder-aliyun-loghub" % "1.0.1"
                [com.github.charleslzq/spring-cloud-stream-binder-aliyun-loghub "1.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.cloud : spring-cloud-stream | jar | 1.1.0.RELEASE | 
| org.springframework.boot : spring-boot-configuration-processor | jar | 1.5.1.RELEASE | 
| com.github.charleslzq : spring-integration-loghub | jar | 1.0.1 |