License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcc.kevinlu |
ArtifactId | ArtifactIdsnowman-spring-boot-autoconfigure |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsnowman-spring-boot-autoconfigure
spring boot support for snowman
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/cc.kevinlu/snowman-spring-boot-autoconfigure/ -->
<dependency>
<groupId>cc.kevinlu</groupId>
<artifactId>snowman-spring-boot-autoconfigure</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cc.kevinlu/snowman-spring-boot-autoconfigure/
implementation 'cc.kevinlu:snowman-spring-boot-autoconfigure:1.0.2'
// https://jarcasting.com/artifacts/cc.kevinlu/snowman-spring-boot-autoconfigure/
implementation ("cc.kevinlu:snowman-spring-boot-autoconfigure:1.0.2")
'cc.kevinlu:snowman-spring-boot-autoconfigure:jar:1.0.2'
<dependency org="cc.kevinlu" name="snowman-spring-boot-autoconfigure" rev="1.0.2">
<artifact name="snowman-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.kevinlu', module='snowman-spring-boot-autoconfigure', version='1.0.2')
)
libraryDependencies += "cc.kevinlu" % "snowman-spring-boot-autoconfigure" % "1.0.2"
[cc.kevinlu/snowman-spring-boot-autoconfigure "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.2.6.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.6.RELEASE |
cc.kevinlu : snowman-client | jar | 1.0.2 |
org.projectlombok : lombok Optional | jar | 1.18.12 |
com.alibaba : fastjson | jar | 1.2.47 |
org.apache.httpcomponents : httpcore | jar | 4.4.13 |
org.apache.httpcomponents : httpclient | jar | 4.5.12 |
org.apache.httpcomponents : httpmime | jar | 4.5.12 |