License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcc.kevinlu |
ArtifactId | ArtifactIdsnowman-spring-boot-starter |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsnowman-spring-boot-starter
spring boot starter for snowman
|
Project URL |
Project URL |
Filename | Size |
---|---|
snowman-spring-boot-starter-1.0.2.pom | |
snowman-spring-boot-starter-1.0.2.jar | 2 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
cc.kevinlu : snowman-spring-boot-autoconfigure | jar | 1.0.2 |