License |
License |
---|---|
GroupId | GroupIdcom.yomahub |
ArtifactId | ArtifactIdtlog-core |
Last Version | Last Version1.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiona lightweight log tracking framework
|
Filename | Size |
---|---|
tlog-core-1.4.3.pom | |
tlog-core-1.4.3.jar | 27 KB |
tlog-core-1.4.3-sources.jar | 17 KB |
tlog-core-1.4.3-javadoc.jar | 181 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yomahub/tlog-core/ -->
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>tlog-core</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.yomahub/tlog-core/
implementation 'com.yomahub:tlog-core:1.4.3'
// https://jarcasting.com/artifacts/com.yomahub/tlog-core/
implementation ("com.yomahub:tlog-core:1.4.3")
'com.yomahub:tlog-core:jar:1.4.3'
<dependency org="com.yomahub" name="tlog-core" rev="1.4.3">
<artifact name="tlog-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yomahub', module='tlog-core', version='1.4.3')
)
libraryDependencies += "com.yomahub" % "tlog-core" % "1.4.3"
[com.yomahub/tlog-core "1.4.3"]
Group / Artifact | Type | Version |
---|---|---|
com.yomahub : tlog-common | jar | 1.4.3 |
dom4j : dom4j | jar | 1.6.1 |
org.javassist : javassist | jar | 3.22.0-GA |
org.aspectj : aspectjweaver | jar | 1.8.13 |
com.google.guava : guava | jar | 19.0 |
com.alibaba : fastjson | jar | 1.2.83 |
org.slf4j : slf4j-api Optional | jar | 1.7.25 |
ch.qos.logback : logback-classic Optional | jar | 1.2.3 |
log4j : log4j Optional | jar | 1.2.17 |
org.slf4j : slf4j-log4j12 Optional | jar | 1.6.1 |
org.apache.logging.log4j : log4j-api Optional | jar | 2.12.0 |
org.apache.logging.log4j : log4j-core Optional | jar | 2.12.0 |
org.apache.logging.log4j : log4j-slf4j-impl Optional | jar | 2.12.0 |
org.springframework : spring-context Optional | jar | 5.0.9.RELEASE |
com.alibaba : QLExpress | jar | 3.2.0 |