is not current version
Last Version 1.0.0.RC12

com.github.ollgei.spring:spring-boot-autoconfigure 1.0.0.RC9


Categories

Categories

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

GroupId

com.github.ollgei.spring
ArtifactId

ArtifactId

spring-boot-autoconfigure
Version

Version

1.0.0.RC9
Type

Type

jar

Download spring-boot-autoconfigure 1.0.0.RC9


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