License |
License |
---|---|
GroupId | GroupIdcom.wichell |
ArtifactId | ArtifactIdframework-log-log4j |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon project com.wichell.wichell pom
|
<!-- https://jarcasting.com/artifacts/com.wichell/framework-log-log4j/ -->
<dependency>
<groupId>com.wichell</groupId>
<artifactId>framework-log-log4j</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wichell/framework-log-log4j/
implementation 'com.wichell:framework-log-log4j:1.0.0'
// https://jarcasting.com/artifacts/com.wichell/framework-log-log4j/
implementation ("com.wichell:framework-log-log4j:1.0.0")
'com.wichell:framework-log-log4j:jar:1.0.0'
<dependency org="com.wichell" name="framework-log-log4j" rev="1.0.0">
<artifact name="framework-log-log4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wichell', module='framework-log-log4j', version='1.0.0')
)
libraryDependencies += "com.wichell" % "framework-log-log4j" % "1.0.0"
[com.wichell/framework-log-log4j "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.wichell : framework-log-api | jar | 1.0.0 |
com.alibaba : dubbo | jar | 2.5.9 |
mysql : mysql-connector-java | jar | 5.1.38 |