com.github.jerrymice.common-id-generator

this id generator for snowflake arithmetic ,support spring boot and distributed deploy.

Лицензия

Лицензия

Группа

Группа

com.github.jerrymice.common
Идентификатор

Идентификатор

common-id-generator
Последняя версия

Последняя версия

0.0.2.beta7
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.github.jerrymice.common-id-generator
this id generator for snowflake arithmetic ,support spring boot and distributed deploy.
Ссылка на сайт

Ссылка на сайт

https://github.com/jerrymice/common-all

Скачать common-id-generator

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.jerrymice.common/common-id-generator/ -->
<dependency>
    <groupId>com.github.jerrymice.common</groupId>
    <artifactId>common-id-generator</artifactId>
    <version>0.0.2.beta7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jerrymice.common/common-id-generator/
implementation 'com.github.jerrymice.common:common-id-generator:0.0.2.beta7'
// https://jarcasting.com/artifacts/com.github.jerrymice.common/common-id-generator/
implementation ("com.github.jerrymice.common:common-id-generator:0.0.2.beta7")
'com.github.jerrymice.common:common-id-generator:jar:0.0.2.beta7'
<dependency org="com.github.jerrymice.common" name="common-id-generator" rev="0.0.2.beta7">
  <artifact name="common-id-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jerrymice.common', module='common-id-generator', version='0.0.2.beta7')
)
libraryDependencies += "com.github.jerrymice.common" % "common-id-generator" % "0.0.2.beta7"
[com.github.jerrymice.common/common-id-generator "0.0.2.beta7"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.0.2.beta7
0.0.2.beta6
0.0.2.beta5
0.0.2.beta4
0.0.2.beta1