is not current version
Last Version 1.5.22.RELEASE

com.github.hushengte:disciples-spring-boot-autoconfigure 1.4.1.RELEASE

Spring Boot Auto Configure Support

Categories

Categories

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

GroupId

com.github.hushengte
ArtifactId

ArtifactId

disciples-spring-boot-autoconfigure
Version

Version

1.4.1.RELEASE
Type

Type

jar

Download disciples-spring-boot-autoconfigure 1.4.1.RELEASE


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