License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.mxsm |
ArtifactId | ArtifactIdrain-uidgenerator-client |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrain-uidgenerator-client
rain uid generator service
|
<!-- https://jarcasting.com/artifacts/com.github.mxsm/rain-uidgenerator-client/ -->
<dependency>
<groupId>com.github.mxsm</groupId>
<artifactId>rain-uidgenerator-client</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mxsm/rain-uidgenerator-client/
implementation 'com.github.mxsm:rain-uidgenerator-client:1.0.1'
// https://jarcasting.com/artifacts/com.github.mxsm/rain-uidgenerator-client/
implementation ("com.github.mxsm:rain-uidgenerator-client:1.0.1")
'com.github.mxsm:rain-uidgenerator-client:jar:1.0.1'
<dependency org="com.github.mxsm" name="rain-uidgenerator-client" rev="1.0.1">
<artifact name="rain-uidgenerator-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mxsm', module='rain-uidgenerator-client', version='1.0.1')
)
libraryDependencies += "com.github.mxsm" % "rain-uidgenerator-client" % "1.0.1"
[com.github.mxsm/rain-uidgenerator-client "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.mxsm : rain-uidgenerator-core | jar | 1.0.1 |
org.apache.httpcomponents.client5 : httpclient5 | jar | 5.1.3 |
org.apache.httpcomponents.client5 : httpclient5-fluent | jar | 5.1.3 |
com.alibaba : fastjson | jar | 1.2.76 |
org.openjdk.jmh : jmh-core | jar | 1.35 |
ch.qos.logback : logback-core | jar | 1.2.11 |
org.slf4j : slf4j-api | jar | 1.7.36 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.35 |
Group / Artifact | Type | Version |
---|---|---|
com.github.javafaker : javafaker | jar | 1.0.2 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |