SnowFlake-spring-boot-starter

A simple starter for spring boot application

License

License

GroupId

GroupId

com.github.zon-g
ArtifactId

ArtifactId

SnowFlake
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

SnowFlake-spring-boot-starter
A simple starter for spring boot application
Project URL

Project URL

https://github.com/Zon-g/SnowFlake

Download SnowFlake

Filename Size
SnowFlake-2.0.1.pom 5 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • SnowFlake-spring-boot-autoconfigure
  • SnowFlake-spring-boot-starter

Versions

Version
2.0.1
2.0.0
1.0.1
1.0.0