GroupId | GroupIdcom.aliyun.openservices |
---|---|
ArtifactId | ArtifactIdlog-loghub-producer |
Version | Version0.1.13 |
Type | Typejar |
Filename | Size |
---|---|
log-loghub-producer-0.1.13.pom | |
log-loghub-producer-0.1.13.jar | 35 KB |
log-loghub-producer-0.1.13-sources.jar | 18 KB |
log-loghub-producer-0.1.13-javadoc.jar | 88 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun.openservices/log-loghub-producer/ -->
<dependency>
<groupId>com.aliyun.openservices</groupId>
<artifactId>log-loghub-producer</artifactId>
<version>0.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.openservices/log-loghub-producer/
implementation 'com.aliyun.openservices:log-loghub-producer:0.1.13'
// https://jarcasting.com/artifacts/com.aliyun.openservices/log-loghub-producer/
implementation ("com.aliyun.openservices:log-loghub-producer:0.1.13")
'com.aliyun.openservices:log-loghub-producer:jar:0.1.13'
<dependency org="com.aliyun.openservices" name="log-loghub-producer" rev="0.1.13">
<artifact name="log-loghub-producer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.openservices', module='log-loghub-producer', version='0.1.13')
)
libraryDependencies += "com.aliyun.openservices" % "log-loghub-producer" % "0.1.13"
[com.aliyun.openservices/log-loghub-producer "0.1.13"]