License |
License |
---|---|
GroupId | GroupIdcom.github.charleslzq |
ArtifactId | ArtifactIdspring-aliyun-loghub-producer |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-aliyun-loghub-producer
a project which provides the ability to use the producer api of alibaba loghub servise in a "Spring"
way
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.charleslzq/spring-aliyun-loghub-producer/ -->
<dependency>
<groupId>com.github.charleslzq</groupId>
<artifactId>spring-aliyun-loghub-producer</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.charleslzq/spring-aliyun-loghub-producer/
implementation 'com.github.charleslzq:spring-aliyun-loghub-producer:1.0.1'
// https://jarcasting.com/artifacts/com.github.charleslzq/spring-aliyun-loghub-producer/
implementation ("com.github.charleslzq:spring-aliyun-loghub-producer:1.0.1")
'com.github.charleslzq:spring-aliyun-loghub-producer:jar:1.0.1'
<dependency org="com.github.charleslzq" name="spring-aliyun-loghub-producer" rev="1.0.1">
<artifact name="spring-aliyun-loghub-producer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.charleslzq', module='spring-aliyun-loghub-producer', version='1.0.1')
)
libraryDependencies += "com.github.charleslzq" % "spring-aliyun-loghub-producer" % "1.0.1"
[com.github.charleslzq/spring-aliyun-loghub-producer "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar | 1.5.1.RELEASE |
com.aliyun.openservices : log-loghub-producer | jar | 0.1.4 |
org.projectlombok : lombok | jar | 1.16.8 |
com.google.code.gson : gson | jar | 2.7 |