spring-boot-starter-cronJob-client

a spring boot starter for cronJob

License

License

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

com.github.RealWanYue
ArtifactId

ArtifactId

spring-boot-starter-cronJob-client
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-cronJob-client
a spring boot starter for cronJob
Project URL

Project URL

https://github.com/RealWanYue/spring-boot-starter-cronJob-client
Source Code Management

Source Code Management

https://github.com/RealWanYue/spring-boot-starter-cronJob-client

Download spring-boot-starter-cronJob-client

How to add to project

<!-- 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.1</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.1'
// https://jarcasting.com/artifacts/com.github.RealWanYue/spring-boot-starter-cronJob-client/
implementation ("com.github.RealWanYue:spring-boot-starter-cronJob-client:1.0.1")
'com.github.RealWanYue:spring-boot-starter-cronJob-client:jar:1.0.1'
<dependency org="com.github.RealWanYue" name="spring-boot-starter-cronJob-client" rev="1.0.1">
  <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.1')
)
libraryDependencies += "com.github.RealWanYue" % "spring-boot-starter-cronJob-client" % "1.0.1"
[com.github.RealWanYue/spring-boot-starter-cronJob-client "1.0.1"]

Dependencies

compile (8)

Group / Artifact Type Version
io.grpc : grpc-netty-shaded jar 1.27.1
io.grpc : grpc-protobuf jar 1.27.1
io.grpc : grpc-stub jar 1.27.1
org.slf4j : slf4j-api jar 1.7.5
org.springframework.boot : spring-boot-starter-log4j2 jar 2.1.3.RELEASE
org.reflections : reflections jar 0.9.10
io.etcd : jetcd-core jar 0.5.0
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.3.RELEASE

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10
org.springframework.boot : spring-boot jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0