is not current version
Last Version 0.0.14

id 0.0.12

an ID generator

License

License

GroupId

GroupId

com.github.gobars
ArtifactId

ArtifactId

id
Version

Version

0.0.12
Type

Type

jar
Description

Description

id
an ID generator
Project URL

Project URL

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

Source Code Management

http://github.com/gobars/id

Download id 0.0.12


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

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 (11)

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
com.oracle » ojdbc5 jar 11.2.0.3.0
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.