[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.

License

License

Categories

Categories

IDE Development Tools Net
GroupId

GroupId

net.mguenther.idem
ArtifactId

ArtifactId

idem-parent
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

[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.
Project URL

Project URL

https://github.com/mguenther/idem
Source Code Management

Source Code Management

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

Download idem-parent

Filename Size
idem-parent-0.1.0.pom 6 KB
Browse

How to add to project

<!-- 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"]

Dependencies

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

Project Modules

  • idem-core

Versions

Version
0.1.0