| License | License | 
|---|---|
| Categories | CategoriesAnt Build Tools | 
| GroupId | GroupIdorg.antframework.idcenter | 
| ArtifactId | ArtifactIdidcenter-assemble | 
| Last Version | Last Version1.3.0.RELEASE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionid生成中心 | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.antframework.idcenter/idcenter-assemble/ -->
<dependency>
    <groupId>org.antframework.idcenter</groupId>
    <artifactId>idcenter-assemble</artifactId>
    <version>1.3.0.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/org.antframework.idcenter/idcenter-assemble/
implementation 'org.antframework.idcenter:idcenter-assemble:1.3.0.RELEASE'// https://jarcasting.com/artifacts/org.antframework.idcenter/idcenter-assemble/
implementation ("org.antframework.idcenter:idcenter-assemble:1.3.0.RELEASE")'org.antframework.idcenter:idcenter-assemble:jar:1.3.0.RELEASE'<dependency org="org.antframework.idcenter" name="idcenter-assemble" rev="1.3.0.RELEASE">
  <artifact name="idcenter-assemble" type="jar" />
</dependency>@Grapes(
@Grab(group='org.antframework.idcenter', module='idcenter-assemble', version='1.3.0.RELEASE')
)libraryDependencies += "org.antframework.idcenter" % "idcenter-assemble" % "1.3.0.RELEASE"[org.antframework.idcenter/idcenter-assemble "1.3.0.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.antframework.idcenter » idcenter-web | jar | 1.3.0.RELEASE | 
| org.antframework.boot : ant-boot-starter-logging | jar | 1.3.0.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.16.22 |