MVN

io.github.ahsirg : scheduling-parent

Maven & Gradle

May 25, 2022
0 stars

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

<dependency>
    <groupId>io.github.ahsirg</groupId>
    <artifactId>scheduling-parent</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.ahsirg : scheduling-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of io.github.ahsirg : scheduling-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
scheduling-parent-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.ahsirg</groupId>
    <artifactId>scheduling-parent</artifactId>
    <version>1.0.1</version>
</dependency>