Last Version

fintx-identifier 0.3.0.0

Distributed unique id generator base on ObjectId that understandable.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.fintx
ArtifactId

ArtifactId

fintx-identifier
Version

Version

0.3.0.0
Type

Type

jar
Description

Description

fintx-identifier
Distributed unique id generator base on ObjectId that understandable.
Project Organization

Project Organization

FinTx
Source Code Management

Source Code Management

https://github.com/fintx/fintx-identifier

Download fintx-identifier 0.3.0.0


<!-- https://jarcasting.com/artifacts/org.fintx/fintx-identifier/ -->
<dependency>
    <groupId>org.fintx</groupId>
    <artifactId>fintx-identifier</artifactId>
    <version>0.3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fintx/fintx-identifier/
implementation 'org.fintx:fintx-identifier:0.3.0.0'
// https://jarcasting.com/artifacts/org.fintx/fintx-identifier/
implementation ("org.fintx:fintx-identifier:0.3.0.0")
'org.fintx:fintx-identifier:jar:0.3.0.0'
<dependency org="org.fintx" name="fintx-identifier" rev="0.3.0.0">
  <artifact name="fintx-identifier" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fintx', module='fintx-identifier', version='0.3.0.0')
)
libraryDependencies += "org.fintx" % "fintx-identifier" % "0.3.0.0"
[org.fintx/fintx-identifier "0.3.0.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.