License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.guoyixing |
ArtifactId | ArtifactIdspring-boot-starter-super-scheduled |
Version | Version0.3.4 |
Type | Typejar |
Description |
Descriptionspring-boot-starter-super-scheduled
Spring Boot Starters
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |