License |
License |
---|---|
GroupId | GroupIdcom.github.yaoguoh |
ArtifactId | ArtifactIdcommon-log |
Version | Version2.5.6 |
Type | Typejar |
Description |
DescriptionCommon Dependencies
|
Filename | Size |
---|---|
common-log-2.5.6.pom | |
common-log-2.5.6.jar | 12 KB |
common-log-2.5.6-sources.jar | 8 KB |
common-log-2.5.6-javadoc.jar | 454 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yaoguoh/common-log/ -->
<dependency>
<groupId>com.github.yaoguoh</groupId>
<artifactId>common-log</artifactId>
<version>2.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-log/
implementation 'com.github.yaoguoh:common-log:2.5.6'
// https://jarcasting.com/artifacts/com.github.yaoguoh/common-log/
implementation ("com.github.yaoguoh:common-log:2.5.6")
'com.github.yaoguoh:common-log:jar:2.5.6'
<dependency org="com.github.yaoguoh" name="common-log" rev="2.5.6">
<artifact name="common-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yaoguoh', module='common-log', version='2.5.6')
)
libraryDependencies += "com.github.yaoguoh" % "common-log" % "2.5.6"
[com.github.yaoguoh/common-log "2.5.6"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yaoguoh : common-jpa | jar | 2.5.6 |