is not current version
Last Version 1.0.2

top.naivete.framework.schedule:schedule-spring-boot-starter 1.0.0


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

top.naivete.framework.schedule
ArtifactId

ArtifactId

schedule-spring-boot-starter
Version

Version

1.0.0
Type

Type

jar

Download schedule-spring-boot-starter 1.0.0


<!-- https://jarcasting.com/artifacts/top.naivete.framework.schedule/schedule-spring-boot-starter/ -->
<dependency>
    <groupId>top.naivete.framework.schedule</groupId>
    <artifactId>schedule-spring-boot-starter</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.naivete.framework.schedule/schedule-spring-boot-starter/
implementation 'top.naivete.framework.schedule:schedule-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/top.naivete.framework.schedule/schedule-spring-boot-starter/
implementation ("top.naivete.framework.schedule:schedule-spring-boot-starter:1.0.0")
'top.naivete.framework.schedule:schedule-spring-boot-starter:jar:1.0.0'
<dependency org="top.naivete.framework.schedule" name="schedule-spring-boot-starter" rev="1.0.0">
  <artifact name="schedule-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.naivete.framework.schedule', module='schedule-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "top.naivete.framework.schedule" % "schedule-spring-boot-starter" % "1.0.0"
[top.naivete.framework.schedule/schedule-spring-boot-starter "1.0.0"]