is not current version
Last Version 0.0.3.RELEASE

com.github.hengboy:spring-boot-starter-schedule 0.0.1.RELEASE


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.hengboy
ArtifactId

ArtifactId

spring-boot-starter-schedule
Version

Version

0.0.1.RELEASE
Type

Type

jar

Download spring-boot-starter-schedule 0.0.1.RELEASE


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