| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration | 
| GroupId | GroupIdcom.plumelog | 
| ArtifactId | ArtifactIdspring-boot-schedule-admin-autoconfigure | 
| Last Version | Last Version1.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionspring schedule admin | 
<!-- https://jarcasting.com/artifacts/com.plumelog/spring-boot-schedule-admin-autoconfigure/ -->
<dependency>
    <groupId>com.plumelog</groupId>
    <artifactId>spring-boot-schedule-admin-autoconfigure</artifactId>
    <version>1.1</version>
</dependency>// https://jarcasting.com/artifacts/com.plumelog/spring-boot-schedule-admin-autoconfigure/
implementation 'com.plumelog:spring-boot-schedule-admin-autoconfigure:1.1'// https://jarcasting.com/artifacts/com.plumelog/spring-boot-schedule-admin-autoconfigure/
implementation ("com.plumelog:spring-boot-schedule-admin-autoconfigure:1.1")'com.plumelog:spring-boot-schedule-admin-autoconfigure:jar:1.1'<dependency org="com.plumelog" name="spring-boot-schedule-admin-autoconfigure" rev="1.1">
  <artifact name="spring-boot-schedule-admin-autoconfigure" type="jar" />
</dependency>@Grapes(
@Grab(group='com.plumelog', module='spring-boot-schedule-admin-autoconfigure', version='1.1')
)libraryDependencies += "com.plumelog" % "spring-boot-schedule-admin-autoconfigure" % "1.1"[com.plumelog/spring-boot-schedule-admin-autoconfigure "1.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
| org.springframework.boot : spring-boot-starter-thymeleaf | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar |