is not current version
Last Version 1.6.0

org.antframework.idcenter:idcenter 1.3.0.RELEASE

id生成中心

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.antframework.idcenter
ArtifactId

ArtifactId

idcenter
Version

Version

1.3.0.RELEASE
Type

Type

pom

Download idcenter 1.3.0.RELEASE


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