| License |
License |
|---|---|
| GroupId | GroupIdcom.github.gobars |
| ArtifactId | ArtifactIdid |
| Version | Version0.0.14 |
| Type | Typejar |
| Description |
Descriptionid
an ID generator
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| id-0.0.14.pom | |
| id-0.0.14-sources.jar | 28 KB |
| id-0.0.14-javadoc.jar | 217 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api Optional | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.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 |