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