Last Version

io.github.xuanyangyang:spring-boot-starter-scheduling 0.1.0

parent project

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.xuanyangyang
ArtifactId

ArtifactId

spring-boot-starter-scheduling
Version

Version

0.1.0
Type

Type

jar
Description

Description

parent project
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-boot-starter-scheduling

Download spring-boot-starter-scheduling 0.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.2.5.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.2.5.RELEASE
io.github.xuanyangyang : scheduling jar 0.1.0

Project Modules

There are no modules declared in this project.