Trend sorted identifier

TSID - a general-purpose trend sorted identifier generator.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.songdongsheng
ArtifactId

ArtifactId

identifier
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Trend sorted identifier
TSID - a general-purpose trend sorted identifier generator.
Project URL

Project URL

https://paraio.org
Source Code Management

Source Code Management

https://github.com/songdongsheng/tsid

Download identifier

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.11
org.openjdk.jmh : jmh-generator-annprocess jar 1.19

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.0
2.2.0
2.1.0
2.0.0
1.0.0