| License |
License |
|---|---|
| GroupId | GroupIdme.ahoo.cosid |
| ArtifactId | ArtifactIdcosid-bom |
| Last Version | Last Version1.12.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionCosId
Universal, flexible, high-performance distributed ID generator.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cosid-bom-1.12.1.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/me.ahoo.cosid/cosid-bom/ -->
<dependency>
<groupId>me.ahoo.cosid</groupId>
<artifactId>cosid-bom</artifactId>
<version>1.12.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/me.ahoo.cosid/cosid-bom/
implementation 'me.ahoo.cosid:cosid-bom:1.12.1'
// https://jarcasting.com/artifacts/me.ahoo.cosid/cosid-bom/
implementation ("me.ahoo.cosid:cosid-bom:1.12.1")
'me.ahoo.cosid:cosid-bom:pom:1.12.1'
<dependency org="me.ahoo.cosid" name="cosid-bom" rev="1.12.1">
<artifact name="cosid-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.ahoo.cosid', module='cosid-bom', version='1.12.1')
)
libraryDependencies += "me.ahoo.cosid" % "cosid-bom" % "1.12.1"
[me.ahoo.cosid/cosid-bom "1.12.1"]