is not current version
Last Version 1.0.1

com.github.RealWanYue:spring-boot-starter-cronJob-client 1.0.0

a spring boot starter for cronJob

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

com.github.RealWanYue
ArtifactId

ArtifactId

spring-boot-starter-cronJob-client
Version

Version

1.0.0
Type

Type

jar

Download spring-boot-starter-cronJob-client 1.0.0


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