is not current version
Last Version 1.1.5

com.github.drtrang:spring-boot-autoconfigure 1.1.0

Spring Boot AutoConfigure

Categories

Categories

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

GroupId

com.github.drtrang
ArtifactId

ArtifactId

spring-boot-autoconfigure
Version

Version

1.1.0
Type

Type

jar

Download spring-boot-autoconfigure 1.1.0


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