GroupId | GroupIdcom.github.yaoguoh |
---|---|
ArtifactId | ArtifactIdcommon-log |
Last Version | Last Version2.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
common-log-2.7.0.pom | |
common-log-2.7.0.jar | 11 KB |
common-log-2.7.0-sources.jar | 7 KB |
common-log-2.7.0-javadoc.jar | 444 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yaoguoh/common-log/ -->
<dependency>
<groupId>com.github.yaoguoh</groupId>
<artifactId>common-log</artifactId>
<version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-log/
implementation 'com.github.yaoguoh:common-log:2.7.0'
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-log/
implementation ("com.github.yaoguoh:common-log:2.7.0")
'com.github.yaoguoh:common-log:jar:2.7.0'
<dependency org="com.github.yaoguoh" name="common-log" rev="2.7.0">
<artifact name="common-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yaoguoh', module='common-log', version='2.7.0')
)
libraryDependencies += "com.github.yaoguoh" % "common-log" % "2.7.0"
[com.github.yaoguoh/common-log "2.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yaoguoh : common-jpa | jar |