rain

rain uid generator service

License

License

GroupId

GroupId

com.github.mxsm
ArtifactId

ArtifactId

rain
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

rain
rain uid generator service

Download rain

Filename Size
rain-1.0.1.pom 8 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

  • rain-uidgenerator-client
  • rain-uidgenerator-core
  • rain-uidgenerator-server
  • rain-uidgenerator-jmh
  • distribution

Versions

Version
1.0.1
1.0.0