| License |
License |
|---|---|
| GroupId | GroupIdio.github.ahsirg |
| ArtifactId | ArtifactIdscheduling-parent |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionio.github.ahsirg:scheduling-parent
A simple spring quartz alternative
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| scheduling-parent-1.0.1.pom | 10 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.7 |