ksuid

K-Sortable Globally Unique IDs for Java

License

License

MIT
GroupId

GroupId

com.github.ksuid
ArtifactId

ArtifactId

ksuid
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

ksuid
K-Sortable Globally Unique IDs for Java
Project URL

Project URL

https://github.com/ksuid/ksuid
Project Organization

Project Organization

ksuid
Source Code Management

Source Code Management

http://github.com/ksuid/ksuid/tree/master

Download ksuid

How to add to project

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

Dependencies

test (5)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.19.0
org.apache.commons : commons-lang3 jar 3.12.0
nl.jqno.equalsverifier : equalsverifier jar 2.5.2
junit : junit jar 4.13.2
org.mockito : mockito-inline jar 4.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.0
0.0.1