Last Version

com.github.yunwjr:yun-spring-boot-autoconfigure 0.0.2.RELEASE

YunSpringBoot Starter Parent

License

License

Categories

Categories

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

GroupId

com.github.yunwjr
ArtifactId

ArtifactId

yun-spring-boot-autoconfigure
Version

Version

0.0.2.RELEASE
Type

Type

jar
Description

Description

YunSpringBoot Starter Parent

Download yun-spring-boot-autoconfigure 0.0.2.RELEASE


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

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor jar
org.springframework.boot : spring-boot-starter-web Optional jar
org.springframework.boot : spring-boot-starter-security Optional jar
org.springframework.boot : spring-boot-starter-jdbc Optional jar
org.springframework.boot : spring-boot-starter-data-redis Optional jar
com.github.yunwjr : yun-spring-boot Optional jar 0.0.2.RELEASE
com.github.yunwjr : yun-spring-boot-common Optional jar 0.0.2.RELEASE
org.projectlombok : lombok Optional jar
io.springfox : springfox-swagger2 Optional jar 2.9.2
io.springfox : springfox-swagger-ui Optional jar 2.9.2
com.github.xiaoymin : swagger-bootstrap-ui Optional jar 1.9.6

Project Modules

There are no modules declared in this project.