| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdtop.naivete.framework.schedule |
| ArtifactId | ArtifactIdschedule-spring-boot-starter |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionschedule-spring-boot-starter
Parent pom providing dependency and plugin management for applications
built with Maven
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/top.naivete.framework.schedule/schedule-spring-boot-starter/ -->
<dependency>
<groupId>top.naivete.framework.schedule</groupId>
<artifactId>schedule-spring-boot-starter</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.naivete.framework.schedule/schedule-spring-boot-starter/
implementation 'top.naivete.framework.schedule:schedule-spring-boot-starter:1.0.2'
// https://jarcasting.com/artifacts/top.naivete.framework.schedule/schedule-spring-boot-starter/
implementation ("top.naivete.framework.schedule:schedule-spring-boot-starter:1.0.2")
'top.naivete.framework.schedule:schedule-spring-boot-starter:jar:1.0.2'
<dependency org="top.naivete.framework.schedule" name="schedule-spring-boot-starter" rev="1.0.2">
<artifact name="schedule-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.naivete.framework.schedule', module='schedule-spring-boot-starter', version='1.0.2')
)
libraryDependencies += "top.naivete.framework.schedule" % "schedule-spring-boot-starter" % "1.0.2"
[top.naivete.framework.schedule/schedule-spring-boot-starter "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| top.naivete.framework.schedule : schedule-core | jar | 1.0.0 |
| mysql : mysql-connector-java | jar | 5.1.46 |
| com.alibaba : druid-spring-boot-starter | jar | 1.1.10 |
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 1.3.1 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.4.RELEASE |
| org.reflections : reflections-maven | jar | 0.9.9-RC2 |
| top.naivete.framework : framework-common | jar | 1.0.0 |
| org.springframework.boot : spring-boot-starter | jar | 2.0.4.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |