Last Version

com.github.spt-oss:spring-boot-autoconfigure 2.0.7.0

Custom implementation for Spring Boot

License

License

Categories

Categories

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

GroupId

com.github.spt-oss
ArtifactId

ArtifactId

spring-boot-autoconfigure
Version

Version

2.0.7.0
Type

Type

jar
Description

Description

Custom implementation for Spring Boot
Project Organization

Project Organization

SPT

Download spring-boot-autoconfigure 2.0.7.0


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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.0.7.RELEASE
com.github.tonivade : claudb Optional jar 1.5.0
com.github.spt-oss : flyway-core Optional jar 5.2.4.0
com.h2database : h2 Optional jar 1.4.197
com.zaxxer : HikariCP Optional jar 2.7.9
redis.clients : jedis Optional jar 2.9.0
org.springframework.data : spring-data-redis Optional jar 2.0.12.RELEASE
org.springframework : spring-jdbc Optional jar 5.0.11.RELEASE
org.thymeleaf : thymeleaf-spring5 Optional jar 3.0.11.RELEASE
com.github.spt-oss : thymeleaf-extras-minify Optional jar 3.0.11.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.7.RELEASE

Project Modules

There are no modules declared in this project.