is not current version
Last Version 1.6.0

org.antframework.idcenter:idcenter-spring-boot-starter 1.3.0.RELEASE


Categories

Categories

Spring Boot Container Microservices Ant Build Tools
GroupId

GroupId

org.antframework.idcenter
ArtifactId

ArtifactId

idcenter-spring-boot-starter
Version

Version

1.3.0.RELEASE
Type

Type

jar

Download idcenter-spring-boot-starter 1.3.0.RELEASE


<!-- 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.3.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.antframework.idcenter/idcenter-spring-boot-starter/
implementation 'org.antframework.idcenter:idcenter-spring-boot-starter:1.3.0.RELEASE'
// https://jarcasting.com/artifacts/org.antframework.idcenter/idcenter-spring-boot-starter/
implementation ("org.antframework.idcenter:idcenter-spring-boot-starter:1.3.0.RELEASE")
'org.antframework.idcenter:idcenter-spring-boot-starter:jar:1.3.0.RELEASE'
<dependency org="org.antframework.idcenter" name="idcenter-spring-boot-starter" rev="1.3.0.RELEASE">
  <artifact name="idcenter-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.antframework.idcenter', module='idcenter-spring-boot-starter', version='1.3.0.RELEASE')
)
libraryDependencies += "org.antframework.idcenter" % "idcenter-spring-boot-starter" % "1.3.0.RELEASE"
[org.antframework.idcenter/idcenter-spring-boot-starter "1.3.0.RELEASE"]