com.yomahub:tlog-task

a lightweight log tracking framework

License

License

GroupId

GroupId

com.yomahub
ArtifactId

ArtifactId

tlog-task
Last Version

Last Version

1.4.3
Release Date

Release Date

Type

Type

jar
Description

Description

a lightweight log tracking framework

Download tlog-task

How to add to project

<!-- 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"]

Dependencies

compile (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

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.3
1.4.1
1.4.0
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0