License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.zern-king |
ArtifactId | ArtifactIdspring-boot-autoconfigure |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-autofigure Extended
Extended spring-boot-autofigure. other lib autofigure
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.zern-king/spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.zern-king</groupId>
<artifactId>spring-boot-autoconfigure</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zern-king/spring-boot-autoconfigure/
implementation 'com.github.zern-king:spring-boot-autoconfigure:0.0.1'
// https://jarcasting.com/artifacts/com.github.zern-king/spring-boot-autoconfigure/
implementation ("com.github.zern-king:spring-boot-autoconfigure:0.0.1")
'com.github.zern-king:spring-boot-autoconfigure:jar:0.0.1'
<dependency org="com.github.zern-king" name="spring-boot-autoconfigure" rev="0.0.1">
<artifact name="spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zern-king', module='spring-boot-autoconfigure', version='0.0.1')
)
libraryDependencies += "com.github.zern-king" % "spring-boot-autoconfigure" % "0.0.1"
[com.github.zern-king/spring-boot-autoconfigure "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 1.5.2.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 1.5.2.RELEASE |
com.alibaba : fastjson Optional | jar | 1.2.31 |
com.alibaba : druid Optional | jar | 1.0.29 |