is not current version
Last Version 3.0.6

com.github.fartherp.spring.boot:framework-spring-boot-autoconfigure 2.0.1


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

2.0.1
Type

Type

jar

Download framework-spring-boot-autoconfigure 2.0.1


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