| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.github.bingoohuang |
| ArtifactId | ArtifactIdidworker-client |
| Last Version | Last Version1.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionidworker-client
a client of idworker to generate global unique id
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| idworker-client-1.5.pom | |
| idworker-client-1.5.jar | 30 KB |
| idworker-client-1.5-sources.jar | 14 KB |
| idworker-client-1.5-javadoc.jar | 121 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.bingoohuang/idworker-client/ -->
<dependency>
<groupId>com.github.bingoohuang</groupId>
<artifactId>idworker-client</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bingoohuang/idworker-client/
implementation 'com.github.bingoohuang:idworker-client:1.5'
// https://jarcasting.com/artifacts/com.github.bingoohuang/idworker-client/
implementation ("com.github.bingoohuang:idworker-client:1.5")
'com.github.bingoohuang:idworker-client:jar:1.5'
<dependency org="com.github.bingoohuang" name="idworker-client" rev="1.5">
<artifact name="idworker-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bingoohuang', module='idworker-client', version='1.5')
)
libraryDependencies += "com.github.bingoohuang" % "idworker-client" % "1.5"
[com.github.bingoohuang/idworker-client "1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |