dynamic-task-spring-boot

Dynamic execution of scheduled tasks

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.jartool
ArtifactId

ArtifactId

dynamic-task-spring-boot
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

dynamic-task-spring-boot
Dynamic execution of scheduled tasks
Project URL

Project URL

https://github.com/jartool/dynamic-task-spring-boot
Source Code Management

Source Code Management

https://github.com/jartool/dynamic-task-spring-boot

Download dynamic-task-spring-boot

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.jartool/dynamic-task-spring-boot/ -->
<dependency>
    <groupId>io.github.jartool</groupId>
    <artifactId>dynamic-task-spring-boot</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jartool/dynamic-task-spring-boot/
implementation 'io.github.jartool:dynamic-task-spring-boot:1.0.2'
// https://jarcasting.com/artifacts/io.github.jartool/dynamic-task-spring-boot/
implementation ("io.github.jartool:dynamic-task-spring-boot:1.0.2")
'io.github.jartool:dynamic-task-spring-boot:jar:1.0.2'
<dependency org="io.github.jartool" name="dynamic-task-spring-boot" rev="1.0.2">
  <artifact name="dynamic-task-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jartool', module='dynamic-task-spring-boot', version='1.0.2')
)
libraryDependencies += "io.github.jartool" % "dynamic-task-spring-boot" % "1.0.2"
[io.github.jartool/dynamic-task-spring-boot "1.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
cn.hutool : hutool-all jar 5.7.9
com.google.guava : guava jar 30.1-jre
org.apache.commons : commons-lang3 jar 3.8.1

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.5.5
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.5.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0