Last Version

framework-spring-boot-autoconfigure 3.0.6

framework integration with Spring Boot

License

License

Categories

Categories

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

GroupId

com.github.fartherp.spring.boot
ArtifactId

ArtifactId

framework-spring-boot-autoconfigure
Version

Version

3.0.6
Type

Type

jar
Description

Description

framework-spring-boot-autoconfigure
framework integration with Spring Boot

Download framework-spring-boot-autoconfigure 3.0.6


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
com.github.fartherp : framework-core Optional jar 3.0.6
org.slf4j : slf4j-api Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.junit.jupiter : junit-jupiter-api jar 5.3.2

test (1)

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

Project Modules

There are no modules declared in this project.