License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.antframework.idcenter |
ArtifactId | ArtifactIdidcenter |
Version | Version1.5.1.RELEASE |
Type | Typepom |
Description |
Descriptionidcenter
id中心
|
Filename | Size |
---|---|
idcenter-1.5.1.RELEASE.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.antframework.idcenter/idcenter/ -->
<dependency>
<groupId>org.antframework.idcenter</groupId>
<artifactId>idcenter</artifactId>
<version>1.5.1.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.antframework.idcenter/idcenter/
implementation 'org.antframework.idcenter:idcenter:1.5.1.RELEASE'
// https://jarcasting.com/artifacts/org.antframework.idcenter/idcenter/
implementation ("org.antframework.idcenter:idcenter:1.5.1.RELEASE")
'org.antframework.idcenter:idcenter:pom:1.5.1.RELEASE'
<dependency org="org.antframework.idcenter" name="idcenter" rev="1.5.1.RELEASE">
<artifact name="idcenter" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.antframework.idcenter', module='idcenter', version='1.5.1.RELEASE')
)
libraryDependencies += "org.antframework.idcenter" % "idcenter" % "1.5.1.RELEASE"
[org.antframework.idcenter/idcenter "1.5.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.12 |