License |
License |
---|---|
GroupId | GroupIdcom.yomahub |
ArtifactId | ArtifactIdtlog-xxl-job |
Last Version | Last Version1.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiona lightweight log tracking framework
|
Filename | Size |
---|---|
tlog-xxl-job-1.4.3.pom | |
tlog-xxl-job-1.4.3.jar | 5 KB |
tlog-xxl-job-1.4.3-sources.jar | 3 KB |
tlog-xxl-job-1.4.3-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yomahub/tlog-xxl-job/ -->
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>tlog-xxl-job</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.yomahub/tlog-xxl-job/
implementation 'com.yomahub:tlog-xxl-job:1.4.3'
// https://jarcasting.com/artifacts/com.yomahub/tlog-xxl-job/
implementation ("com.yomahub:tlog-xxl-job:1.4.3")
'com.yomahub:tlog-xxl-job:jar:1.4.3'
<dependency org="com.yomahub" name="tlog-xxl-job" rev="1.4.3">
<artifact name="tlog-xxl-job" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yomahub', module='tlog-xxl-job', version='1.4.3')
)
libraryDependencies += "com.yomahub" % "tlog-xxl-job" % "1.4.3"
[com.yomahub/tlog-xxl-job "1.4.3"]
Group / Artifact | Type | Version |
---|---|---|
com.yomahub : tlog-core | jar | 1.4.3 |
com.xuxueli : xxl-job-core Optional | jar | 2.3.0 |