Last Version

spring-boot-starter-super-scheduled 0.3.4

Spring Boot Starters

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.guoyixing
ArtifactId

ArtifactId

spring-boot-starter-super-scheduled
Version

Version

0.3.4
Type

Type

jar
Description

Description

spring-boot-starter-super-scheduled
Spring Boot Starters
Project URL

Project URL

https://github.com/guoyixing/super-scheduled
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/guoyixing/super-scheduled/tree/master

Download spring-boot-starter-super-scheduled 0.3.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.4.RELEASE
com.101tec : zkclient jar 0.7

Project Modules

There are no modules declared in this project.