License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Ant Build Tools |
GroupId | GroupIdorg.antframework.idcenter |
ArtifactId | ArtifactIdidcenter-spring-boot-starter |
Version | Version1.5.1.RELEASE |
Type | Typejar |
Description |
Descriptionid中心
|
<!-- https://jarcasting.com/artifacts/org.antframework.idcenter/idcenter-spring-boot-starter/ -->
<dependency>
<groupId>org.antframework.idcenter</groupId>
<artifactId>idcenter-spring-boot-starter</artifactId>
<version>1.5.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.antframework.idcenter/idcenter-spring-boot-starter/
implementation 'org.antframework.idcenter:idcenter-spring-boot-starter:1.5.1.RELEASE'
// https://jarcasting.com/artifacts/org.antframework.idcenter/idcenter-spring-boot-starter/
implementation ("org.antframework.idcenter:idcenter-spring-boot-starter:1.5.1.RELEASE")
'org.antframework.idcenter:idcenter-spring-boot-starter:jar:1.5.1.RELEASE'
<dependency org="org.antframework.idcenter" name="idcenter-spring-boot-starter" rev="1.5.1.RELEASE">
<artifact name="idcenter-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.antframework.idcenter', module='idcenter-spring-boot-starter', version='1.5.1.RELEASE')
)
libraryDependencies += "org.antframework.idcenter" % "idcenter-spring-boot-starter" % "1.5.1.RELEASE"
[org.antframework.idcenter/idcenter-spring-boot-starter "1.5.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.antframework.idcenter : idcenter-client | jar | 1.5.1.RELEASE |
org.antframework.boot : ant-boot-core | jar | 2.2.1.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.2.6.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.12 |