is not current version
Last Version 1.1

com.plumelog:spring-boot-schedule-admin-autoconfigure 1.0


Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.plumelog
ArtifactId

ArtifactId

spring-boot-schedule-admin-autoconfigure
Version

Version

1.0
Type

Type

jar

Download spring-boot-schedule-admin-autoconfigure 1.0


<!-- 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.plumelog/spring-boot-schedule-admin-autoconfigure/
implementation 'com.plumelog:spring-boot-schedule-admin-autoconfigure:1.0'
// https://jarcasting.com/artifacts/com.plumelog/spring-boot-schedule-admin-autoconfigure/
implementation ("com.plumelog:spring-boot-schedule-admin-autoconfigure:1.0")
'com.plumelog:spring-boot-schedule-admin-autoconfigure:jar:1.0'
<dependency org="com.plumelog" name="spring-boot-schedule-admin-autoconfigure" rev="1.0">
  <artifact name="spring-boot-schedule-admin-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.plumelog', module='spring-boot-schedule-admin-autoconfigure', version='1.0')
)
libraryDependencies += "com.plumelog" % "spring-boot-schedule-admin-autoconfigure" % "1.0"
[com.plumelog/spring-boot-schedule-admin-autoconfigure "1.0"]