is not current version
Last Version 2.1.1.3

cn.wjee.boot:wjee-spring-boot-autoconfigure 2.1.1.0


Categories

Categories

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

GroupId

cn.wjee.boot
ArtifactId

ArtifactId

wjee-spring-boot-autoconfigure
Version

Version

2.1.1.0
Type

Type

jar

Download wjee-spring-boot-autoconfigure 2.1.1.0


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