com.github.zon-g:SnowFlake-spring-boot-starter

A simple starter for spring boot application

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.zon-g
ArtifactId

ArtifactId

SnowFlake-spring-boot-starter
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

A simple starter for spring boot application

Download SnowFlake-spring-boot-starter

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.zon-g : SnowFlake-spring-boot-autoconfigure jar 2.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
1.0.1
1.0.0