License |
License |
---|---|
GroupId | GroupIdcom.aliyun.openservices |
ArtifactId | ArtifactIdaliyun-log-producer |
Last Version | Last Version0.3.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAliyun LOG Java Producer
Aliyun LOG Java Producer
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aliyun-log-producer-0.3.10.pom | |
aliyun-log-producer-0.3.10.jar | 51 KB |
aliyun-log-producer-0.3.10-sources.jar | 31 KB |
aliyun-log-producer-0.3.10-javadoc.jar | 207 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun.openservices/aliyun-log-producer/ -->
<dependency>
<groupId>com.aliyun.openservices</groupId>
<artifactId>aliyun-log-producer</artifactId>
<version>0.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.openservices/aliyun-log-producer/
implementation 'com.aliyun.openservices:aliyun-log-producer:0.3.10'
// https://jarcasting.com/artifacts/com.aliyun.openservices/aliyun-log-producer/
implementation ("com.aliyun.openservices:aliyun-log-producer:0.3.10")
'com.aliyun.openservices:aliyun-log-producer:jar:0.3.10'
<dependency org="com.aliyun.openservices" name="aliyun-log-producer" rev="0.3.10">
<artifact name="aliyun-log-producer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.openservices', module='aliyun-log-producer', version='0.3.10')
)
libraryDependencies += "com.aliyun.openservices" % "aliyun-log-producer" % "0.3.10"
[com.aliyun.openservices/aliyun-log-producer "0.3.10"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.15 |
com.google.guava : guava | jar | 27.0-jre |
com.aliyun.openservices : aliyun-log | jar | 0.6.57 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |