License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.aliyun.openservices |
ArtifactId | ArtifactIdloghub-client-lib |
Last Version | Last Version0.6.41 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAliyun LOG Java Consumer
Aliyun LOG Java Consumer
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
loghub-client-lib-0.6.41.pom | |
loghub-client-lib-0.6.41.jar | 74 KB |
loghub-client-lib-0.6.41-sources.jar | 40 KB |
loghub-client-lib-0.6.41-javadoc.jar | 293 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun.openservices/loghub-client-lib/ -->
<dependency>
<groupId>com.aliyun.openservices</groupId>
<artifactId>loghub-client-lib</artifactId>
<version>0.6.41</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.openservices/loghub-client-lib/
implementation 'com.aliyun.openservices:loghub-client-lib:0.6.41'
// https://jarcasting.com/artifacts/com.aliyun.openservices/loghub-client-lib/
implementation ("com.aliyun.openservices:loghub-client-lib:0.6.41")
'com.aliyun.openservices:loghub-client-lib:jar:0.6.41'
<dependency org="com.aliyun.openservices" name="loghub-client-lib" rev="0.6.41">
<artifact name="loghub-client-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.openservices', module='loghub-client-lib', version='0.6.41')
)
libraryDependencies += "com.aliyun.openservices" % "loghub-client-lib" % "0.6.41"
[com.aliyun.openservices/loghub-client-lib "0.6.41"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |
com.aliyun.openservices : aliyun-log | jar | 0.6.61 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.26 |
log4j : log4j | jar | 1.2.17 |