snowman-spring-boot-starter

spring boot starter for snowman

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cc.kevinlu
ArtifactId

ArtifactId

snowman-spring-boot-starter
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

snowman-spring-boot-starter
spring boot starter for snowman
Project URL

Project URL

https://github.com/chuanyichuan/snowman

Download snowman-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/cc.kevinlu/snowman-spring-boot-starter/ -->
<dependency>
    <groupId>cc.kevinlu</groupId>
    <artifactId>snowman-spring-boot-starter</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cc.kevinlu/snowman-spring-boot-starter/
implementation 'cc.kevinlu:snowman-spring-boot-starter:1.0.2'
// https://jarcasting.com/artifacts/cc.kevinlu/snowman-spring-boot-starter/
implementation ("cc.kevinlu:snowman-spring-boot-starter:1.0.2")
'cc.kevinlu:snowman-spring-boot-starter:jar:1.0.2'
<dependency org="cc.kevinlu" name="snowman-spring-boot-starter" rev="1.0.2">
  <artifact name="snowman-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.kevinlu', module='snowman-spring-boot-starter', version='1.0.2')
)
libraryDependencies += "cc.kevinlu" % "snowman-spring-boot-starter" % "1.0.2"
[cc.kevinlu/snowman-spring-boot-starter "1.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
cc.kevinlu : snowman-spring-boot-autoconfigure jar 1.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1