GroupId | GroupIdcom.axinfu |
---|---|
ArtifactId | ArtifactIdaliyun-log-log4j-appender |
Version | Version0.1.11.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.axinfu/aliyun-log-log4j-appender/ -->
<dependency>
<groupId>com.axinfu</groupId>
<artifactId>aliyun-log-log4j-appender</artifactId>
<version>0.1.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.axinfu/aliyun-log-log4j-appender/
implementation 'com.axinfu:aliyun-log-log4j-appender:0.1.11.1'
// https://jarcasting.com/artifacts/com.axinfu/aliyun-log-log4j-appender/
implementation ("com.axinfu:aliyun-log-log4j-appender:0.1.11.1")
'com.axinfu:aliyun-log-log4j-appender:jar:0.1.11.1'
<dependency org="com.axinfu" name="aliyun-log-log4j-appender" rev="0.1.11.1">
<artifact name="aliyun-log-log4j-appender" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.axinfu', module='aliyun-log-log4j-appender', version='0.1.11.1')
)
libraryDependencies += "com.axinfu" % "aliyun-log-log4j-appender" % "0.1.11.1"
[com.axinfu/aliyun-log-log4j-appender "0.1.11.1"]