License |
License |
---|---|
GroupId | GroupIdio.pythagoras.common |
ArtifactId | ArtifactIddistributed-sequence-id-generator |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.pythagoras.common:distributed-sequence-id-generator
Pythagoras Common Libs - Distributed Sequential ID generator
|
<!-- https://jarcasting.com/artifacts/io.pythagoras.common/distributed-sequence-id-generator/ -->
<dependency>
<groupId>io.pythagoras.common</groupId>
<artifactId>distributed-sequence-id-generator</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.pythagoras.common/distributed-sequence-id-generator/
implementation 'io.pythagoras.common:distributed-sequence-id-generator:1.0.3'
// https://jarcasting.com/artifacts/io.pythagoras.common/distributed-sequence-id-generator/
implementation ("io.pythagoras.common:distributed-sequence-id-generator:1.0.3")
'io.pythagoras.common:distributed-sequence-id-generator:jar:1.0.3'
<dependency org="io.pythagoras.common" name="distributed-sequence-id-generator" rev="1.0.3">
<artifact name="distributed-sequence-id-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pythagoras.common', module='distributed-sequence-id-generator', version='1.0.3')
)
libraryDependencies += "io.pythagoras.common" % "distributed-sequence-id-generator" % "1.0.3"
[io.pythagoras.common/distributed-sequence-id-generator "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.3.2 |