License |
License |
---|---|
GroupId | GroupIdcom.github.charleslzq |
ArtifactId | ArtifactIdspring-integration-loghub |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-integration-loghub
adapter of aliyun log service for spring integration
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.charleslzq/spring-integration-loghub/ -->
<dependency>
<groupId>com.github.charleslzq</groupId>
<artifactId>spring-integration-loghub</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.charleslzq/spring-integration-loghub/
implementation 'com.github.charleslzq:spring-integration-loghub:1.0.1'
// https://jarcasting.com/artifacts/com.github.charleslzq/spring-integration-loghub/
implementation ("com.github.charleslzq:spring-integration-loghub:1.0.1")
'com.github.charleslzq:spring-integration-loghub:jar:1.0.1'
<dependency org="com.github.charleslzq" name="spring-integration-loghub" rev="1.0.1">
<artifact name="spring-integration-loghub" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.charleslzq', module='spring-integration-loghub', version='1.0.1')
)
libraryDependencies += "com.github.charleslzq" % "spring-integration-loghub" % "1.0.1"
[com.github.charleslzq/spring-integration-loghub "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.charleslzq : spring-aliyun-loghub-producer | jar | 1.0.1 |
com.github.charleslzq : spring-aliyun-loghub-consumer | jar | 1.0.1 |
org.springframework.integration : spring-integration-core | jar | 4.3.2.RELEASE |