[Idem] Parent

Idem is a Java library that implements a decentralized, k-ordered approach to ID generation using Flake IDs. Idem comes with a couple of building blocks that are used to implement a variety of Flake IDs with differing characteristics.

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки Сеть
Группа

Группа

net.mguenther.idem
Идентификатор

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

idem-parent
Последняя версия

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

0.1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

[Idem] Parent
Idem is a Java library that implements a decentralized, k-ordered approach to ID generation using Flake IDs. Idem comes with a couple of building blocks that are used to implement a variety of Flake IDs with differing characteristics.
Ссылка на сайт

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

https://github.com/mguenther/idem
Система контроля версий

Система контроля версий

https://github.com/mguenther/idem/tree/master

Скачать idem-parent

Имя Файла Размер
idem-parent-0.1.0.pom 6 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/net.mguenther.idem/idem-parent/ -->
<dependency>
    <groupId>net.mguenther.idem</groupId>
    <artifactId>idem-parent</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.mguenther.idem/idem-parent/
implementation 'net.mguenther.idem:idem-parent:0.1.0'
// https://jarcasting.com/artifacts/net.mguenther.idem/idem-parent/
implementation ("net.mguenther.idem:idem-parent:0.1.0")
'net.mguenther.idem:idem-parent:pom:0.1.0'
<dependency org="net.mguenther.idem" name="idem-parent" rev="0.1.0">
  <artifact name="idem-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.mguenther.idem', module='idem-parent', version='0.1.0')
)
libraryDependencies += "net.mguenther.idem" % "idem-parent" % "0.1.0"
[net.mguenther.idem/idem-parent "0.1.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • idem-core

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

Версия
0.1.0