| License |
License |
|---|---|
| GroupId | GroupIdcom.aliyun.openservices |
| ArtifactId | ArtifactIdaliyun-log |
| Last Version | Last Version0.6.70 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAliyun LOG Java SDK
Aliyun LOG Java SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| aliyun-log-0.6.70.pom | |
| aliyun-log-0.6.70.jar | 674 KB |
| aliyun-log-0.6.70-sources.jar | 376 KB |
| aliyun-log-0.6.70-javadoc.jar | 2 MB |
| aliyun-log-0.6.70-jar-with-dependencies.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun.openservices/aliyun-log/ -->
<dependency>
<groupId>com.aliyun.openservices</groupId>
<artifactId>aliyun-log</artifactId>
<version>0.6.70</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.openservices/aliyun-log/
implementation 'com.aliyun.openservices:aliyun-log:0.6.70'
// https://jarcasting.com/artifacts/com.aliyun.openservices/aliyun-log/
implementation ("com.aliyun.openservices:aliyun-log:0.6.70")
'com.aliyun.openservices:aliyun-log:jar:0.6.70'
<dependency org="com.aliyun.openservices" name="aliyun-log" rev="0.6.70">
<artifact name="aliyun-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.openservices', module='aliyun-log', version='0.6.70')
)
libraryDependencies += "com.aliyun.openservices" % "aliyun-log" % "0.6.70"
[com.aliyun.openservices/aliyun-log "0.6.70"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.83 |
| com.google.protobuf : protobuf-java | jar | 2.5.0 |
| net.jpountz.lz4 : lz4 | jar | 1.3.0 |
| org.apache.httpcomponents : httpclient | jar | 4.5.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |