| License |
License |
|---|---|
| GroupId | GroupIdcom.github.bingoohuang |
| ArtifactId | ArtifactIdid |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionid
id generator.
|
| Filename | Size |
|---|---|
| id-0.0.1.pom | |
| id-0.0.1.jar | 22 KB |
| id-0.0.1-sources.jar | 11 KB |
| id-0.0.1-javadoc.jar | 92 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.bingoohuang/id/ -->
<dependency>
<groupId>com.github.bingoohuang</groupId>
<artifactId>id</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bingoohuang/id/
implementation 'com.github.bingoohuang:id:0.0.1'
// https://jarcasting.com/artifacts/com.github.bingoohuang/id/
implementation ("com.github.bingoohuang:id:0.0.1")
'com.github.bingoohuang:id:jar:0.0.1'
<dependency org="com.github.bingoohuang" name="id" rev="0.0.1">
<artifact name="id" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bingoohuang', module='id', version='0.0.1')
)
libraryDependencies += "com.github.bingoohuang" % "id" % "0.0.1"
[com.github.bingoohuang/id "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| redis.clients : jedis Optional | jar | 2.9.0 |
| com.google.guava : guava | jar | 20.0 |
| com.github.bingoohuang : eql Optional | jar | 0.0.82 |
| com.h2database : h2 Optional | jar | 1.4.193 |
| com.github.oshi : oshi-core | jar | 3.4.2 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| org.slf4j : slf4j-api | jar | 1.7.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.16.14 |
| Group / Artifact | Type | Version |
|---|---|---|
| joda-time : joda-time | jar | 2.9.6 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| com.github.stefanbirkner : system-rules | jar | 1.16.1 |
| junit : junit | jar | 4.12 |
| com.google.truth : truth | jar | 0.31 |