snowman-spring-boot-autoconfigure

spring boot support for snowman

License

License

Categories

Categories

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

GroupId

cc.kevinlu
ArtifactId

ArtifactId

snowman-spring-boot-autoconfigure
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

snowman-spring-boot-autoconfigure
spring boot support for snowman
Project URL

Project URL

https://github.com/chuanyichuan/snowman

Download snowman-spring-boot-autoconfigure

How to add to project

<!-- 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"]

Dependencies

compile (8)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0