| License | License | 
|---|---|
| GroupId | GroupIdcom.eworkcloud | 
| ArtifactId | ArtifactIdework-cloud-starter-log | 
| Last Version | Last Version2.2.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionEwork Cloud Starter Log Ework Cloud Starter Log | 
<!-- https://jarcasting.com/artifacts/com.eworkcloud/ework-cloud-starter-log/ -->
<dependency>
    <groupId>com.eworkcloud</groupId>
    <artifactId>ework-cloud-starter-log</artifactId>
    <version>2.2.1</version>
</dependency>// https://jarcasting.com/artifacts/com.eworkcloud/ework-cloud-starter-log/
implementation 'com.eworkcloud:ework-cloud-starter-log:2.2.1'// https://jarcasting.com/artifacts/com.eworkcloud/ework-cloud-starter-log/
implementation ("com.eworkcloud:ework-cloud-starter-log:2.2.1")'com.eworkcloud:ework-cloud-starter-log:jar:2.2.1'<dependency org="com.eworkcloud" name="ework-cloud-starter-log" rev="2.2.1">
  <artifact name="ework-cloud-starter-log" type="jar" />
</dependency>@Grapes(
@Grab(group='com.eworkcloud', module='ework-cloud-starter-log', version='2.2.1')
)libraryDependencies += "com.eworkcloud" % "ework-cloud-starter-log" % "2.2.1"[com.eworkcloud/ework-cloud-starter-log "2.2.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.aliyun.openservices : aliyun-log-producer | jar | 0.3.5 | 
| ch.qos.logback : logback-classic | jar | 1.2.3 |