Last Version

io.github.ahsirg:scheduling-parent 1.0.1

A simple spring quartz alternative

License

License

GroupId

GroupId

io.github.ahsirg
ArtifactId

ArtifactId

scheduling-parent
Version

Version

1.0.1
Type

Type

pom
Description

Description

io.github.ahsirg:scheduling-parent
A simple spring quartz alternative
Project URL

Project URL

https://github.com/aHsirG/Scheduling
Source Code Management

Source Code Management

https://github.com/aHsirG/Scheduling

Download scheduling-parent 1.0.1


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

Dependencies

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

  • scheduling-lib
  • scheduling-core
  • scheduling