Last Version

id 0.0.14

an ID generator

License

License

GroupId

GroupId

com.github.gobars
ArtifactId

ArtifactId

id
Version

Version

0.0.14
Type

Type

jar
Description

Description

id
an ID generator
Project URL

Project URL

https://github.com/gobars/id
Source Code Management

Source Code Management

https://github.com/gobars/id

Download id 0.0.14


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.30

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

test (10)

Group / Artifact Type Version
com.alibaba : druid jar 1.1.22
org.springframework : spring-context jar 5.2.6.RELEASE
org.springframework : spring-test jar 5.2.6.RELEASE
junit : junit jar 4.13.1
org.slf4j : slf4j-simple jar 1.7.30
com.github.stefanbirkner : system-rules jar 1.16.1
com.google.truth : truth jar 1.0.1
mysql : mysql-connector-java jar 8.0.16
org.openjdk.jmh : jmh-core jar 1.23
org.openjdk.jmh : jmh-generator-annprocess jar 1.23

Project Modules

There are no modules declared in this project.