License |
License |
---|---|
GroupId | GroupIdcom.yomahub |
ArtifactId | ArtifactIdtlog-xxl-job |
Version | Version1.3.6 |
Type | Typejar |
Description |
Descriptiona lightweight log tracking framework
|
Filename | Size |
---|---|
tlog-xxl-job-1.3.6.pom | |
tlog-xxl-job-1.3.6.jar | 2 KB |
tlog-xxl-job-1.3.6-sources.jar | 1 KB |
tlog-xxl-job-1.3.6-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yomahub/tlog-xxl-job/ -->
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>tlog-xxl-job</artifactId>
<version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.yomahub/tlog-xxl-job/
implementation 'com.yomahub:tlog-xxl-job:1.3.6'
// https://jarcasting.com/artifacts/com.yomahub/tlog-xxl-job/
implementation ("com.yomahub:tlog-xxl-job:1.3.6")
'com.yomahub:tlog-xxl-job:jar:1.3.6'
<dependency org="com.yomahub" name="tlog-xxl-job" rev="1.3.6">
<artifact name="tlog-xxl-job" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yomahub', module='tlog-xxl-job', version='1.3.6')
)
libraryDependencies += "com.yomahub" % "tlog-xxl-job" % "1.3.6"
[com.yomahub/tlog-xxl-job "1.3.6"]
Group / Artifact | Type | Version |
---|---|---|
com.yomahub : tlog-core | jar | 1.3.6 |
org.springframework : spring-context Optional | jar | 5.0.9.RELEASE |
com.xuxueli : xxl-job-core Optional | jar | 2.3.0 |