io.github.ahsirg:scheduling-core

A simple spring quartz alternative

License

License

GroupId

GroupId

io.github.ahsirg
ArtifactId

ArtifactId

scheduling-core
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

A simple spring quartz alternative

Download scheduling-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.ahsirg : scheduling-lib jar 1.0.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1