| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdorg.itstack.middleware | 
| ArtifactId | ArtifactIdschedule-spring-boot-starter | 
| Last Version | Last Version1.0.2.RELEASE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionParent pom providing dependency and plugin management for applications
		built with Maven | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/org.itstack.middleware/schedule-spring-boot-starter/ -->
<dependency>
    <groupId>org.itstack.middleware</groupId>
    <artifactId>schedule-spring-boot-starter</artifactId>
    <version>1.0.2.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/org.itstack.middleware/schedule-spring-boot-starter/
implementation 'org.itstack.middleware:schedule-spring-boot-starter:1.0.2.RELEASE'// https://jarcasting.com/artifacts/org.itstack.middleware/schedule-spring-boot-starter/
implementation ("org.itstack.middleware:schedule-spring-boot-starter:1.0.2.RELEASE")'org.itstack.middleware:schedule-spring-boot-starter:jar:1.0.2.RELEASE'<dependency org="org.itstack.middleware" name="schedule-spring-boot-starter" rev="1.0.2.RELEASE">
  <artifact name="schedule-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='org.itstack.middleware', module='schedule-spring-boot-starter', version='1.0.2.RELEASE')
)libraryDependencies += "org.itstack.middleware" % "schedule-spring-boot-starter" % "1.0.2.RELEASE"[org.itstack.middleware/schedule-spring-boot-starter "1.0.2.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.1.2.RELEASE | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.2.RELEASE | 
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.2.RELEASE | 
| org.springframework.boot : spring-boot-starter-aop | jar | 2.1.2.RELEASE | 
| commons-beanutils : commons-beanutils | jar | 1.8.3 | 
| org.apache.commons : commons-lang3 | jar | 3.8.1 | 
| com.alibaba : fastjson | jar | 1.2.62 | 
| org.apache.curator : curator-recipes | jar | 2.7.0 |