Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcn.ai-jia.log-gatherer.clients |
ArtifactId | ArtifactIdlog-gatherer-client-log4j2 |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/cn.ai-jia.log-gatherer.clients/log-gatherer-client-log4j2/ -->
<dependency>
<groupId>cn.ai-jia.log-gatherer.clients</groupId>
<artifactId>log-gatherer-client-log4j2</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ai-jia.log-gatherer.clients/log-gatherer-client-log4j2/
implementation 'cn.ai-jia.log-gatherer.clients:log-gatherer-client-log4j2:1.0.2'
// https://jarcasting.com/artifacts/cn.ai-jia.log-gatherer.clients/log-gatherer-client-log4j2/
implementation ("cn.ai-jia.log-gatherer.clients:log-gatherer-client-log4j2:1.0.2")
'cn.ai-jia.log-gatherer.clients:log-gatherer-client-log4j2:jar:1.0.2'
<dependency org="cn.ai-jia.log-gatherer.clients" name="log-gatherer-client-log4j2" rev="1.0.2">
<artifact name="log-gatherer-client-log4j2" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ai-jia.log-gatherer.clients', module='log-gatherer-client-log4j2', version='1.0.2')
)
libraryDependencies += "cn.ai-jia.log-gatherer.clients" % "log-gatherer-client-log4j2" % "1.0.2"
[cn.ai-jia.log-gatherer.clients/log-gatherer-client-log4j2 "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.springframework : spring-web | jar | 5.3.15 |
com.alibaba : fastjson | jar | 1.2.79 |