License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.zon-g |
ArtifactId | ArtifactIdSnowFlake-spring-boot-autoconfigure |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA simple starter for spring boot application
|
<!-- https://jarcasting.com/artifacts/com.github.zon-g/SnowFlake-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.zon-g</groupId>
<artifactId>SnowFlake-spring-boot-autoconfigure</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zon-g/SnowFlake-spring-boot-autoconfigure/
implementation 'com.github.zon-g:SnowFlake-spring-boot-autoconfigure:2.0.1'
// https://jarcasting.com/artifacts/com.github.zon-g/SnowFlake-spring-boot-autoconfigure/
implementation ("com.github.zon-g:SnowFlake-spring-boot-autoconfigure:2.0.1")
'com.github.zon-g:SnowFlake-spring-boot-autoconfigure:jar:2.0.1'
<dependency org="com.github.zon-g" name="SnowFlake-spring-boot-autoconfigure" rev="2.0.1">
<artifact name="SnowFlake-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zon-g', module='SnowFlake-spring-boot-autoconfigure', version='2.0.1')
)
libraryDependencies += "com.github.zon-g" % "SnowFlake-spring-boot-autoconfigure" % "2.0.1"
[com.github.zon-g/SnowFlake-spring-boot-autoconfigure "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.3.4.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.4.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.3.4.RELEASE |