Last Version

Spring Boot AutoConfigure 1.1.5

Spring Boot AutoConfigure

License

License

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.5
Type

Type

jar
Description

Description

Spring Boot AutoConfigure
Spring Boot AutoConfigure
Project URL

Project URL

https://github.com/drtrang/spring-boot-autoconfigure
Project Organization

Project Organization

trang
Source Code Management

Source Code Management

https://github.com/drtrang/spring-boot-autoconfigure

Download spring-boot-autoconfigure 1.1.5


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 1.5.14.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.14.RELEASE
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : jcl-over-slf4j jar 1.7.25
org.mybatis : mybatis Optional jar 3.4.6
com.alibaba : druid Optional jar 1.1.10

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.16.22
commons-logging : commons-logging jar 1.2

Project Modules

There are no modules declared in this project.