is not current version
Last Version 1.0.1

com.github.charleslzq:spring-cloud-stream-binder-aliyun-loghub 1.0

the binder for alibaba loghub service and spring cloud stream

GroupId

GroupId

com.github.charleslzq
ArtifactId

ArtifactId

spring-cloud-stream-binder-aliyun-loghub
Version

Version

1.0
Type

Type

jar

Download spring-cloud-stream-binder-aliyun-loghub 1.0


<!-- 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</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'
// 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")
'com.github.charleslzq:spring-cloud-stream-binder-aliyun-loghub:jar:1.0'
<dependency org="com.github.charleslzq" name="spring-cloud-stream-binder-aliyun-loghub" rev="1.0">
  <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')
)
libraryDependencies += "com.github.charleslzq" % "spring-cloud-stream-binder-aliyun-loghub" % "1.0"
[com.github.charleslzq/spring-cloud-stream-binder-aliyun-loghub "1.0"]