| License |
License |
|---|---|
| GroupId | GroupIdtop.wboost |
| ArtifactId | ArtifactIdcommon-log |
| Last Version | Last Version4.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionproject auto plugins
|
| Filename | Size |
|---|---|
| common-log-4.0.1.pom | |
| common-log-4.0.1.jar | 11 KB |
| common-log-4.0.1-sources.jar | 8 KB |
| common-log-4.0.1-javadoc.jar | 99 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.wboost/common-log/ -->
<dependency>
<groupId>top.wboost</groupId>
<artifactId>common-log</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.wboost/common-log/
implementation 'top.wboost:common-log:4.0.1'
// https://jarcasting.com/artifacts/top.wboost/common-log/
implementation ("top.wboost:common-log:4.0.1")
'top.wboost:common-log:jar:4.0.1'
<dependency org="top.wboost" name="common-log" rev="4.0.1">
<artifact name="common-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.wboost', module='common-log', version='4.0.1')
)
libraryDependencies += "top.wboost" % "common-log" % "4.0.1"
[top.wboost/common-log "4.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| top.wboost : common-base | jar | 4.0.1 |
| com.alibaba : fastjson | jar | 1.2.24 |