Last Version

com.github.hengboy:api-boot-autoconfigure 0.1.1.RELEASE

预留starter父依赖

License

License

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.hengboy
ArtifactId

ArtifactId

api-boot-autoconfigure
Version

Version

0.1.1.RELEASE
Type

Type

jar
Description

Description

预留starter父依赖

Download api-boot-autoconfigure 0.1.1.RELEASE


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

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor jar
com.github.hengboy : api-boot-common jar 0.1.1.RELEASE
org.projectlombok : lombok jar
com.alibaba : fastjson Optional jar 1.2.56
io.springfox : springfox-swagger-ui Optional jar 2.9.2
io.springfox : springfox-swagger2 Optional jar 2.9.2
io.springfox : springfox-bean-validators Optional jar 2.9.2
org.springframework.boot : spring-boot-starter-web Optional jar
org.springframework.boot : spring-boot-starter-security Optional jar
org.springframework.security.oauth : spring-security-oauth2 Optional jar 2.3.5.RELEASE
org.springframework.security : spring-security-jwt Optional jar 1.0.10.RELEASE

Project Modules

There are no modules declared in this project.