ids

分布式id生成器

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.antframework.ids
ArtifactId

ArtifactId

ids
Last Version

Last Version

1.2.2.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

ids
分布式id生成器
Project Organization

Project Organization

Pivotal Software, Inc.

Download ids

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.antframework.common : ant-common-util jar 1.2.2.RELEASE
org.antframework.idcenter : idcenter-client jar 1.3.0.RELEASE
org.apache.curator : curator-recipes jar
org.slf4j : jcl-over-slf4j jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.2.RELEASE
1.2.1.RELEASE
1.2.0.RELEASE
1.1.0.RELEASE