is not current version
Last Version 1.1.4-RELEASE

org.daijie:daijie-parent-spring-boot-starter 1.0.3-RELEASE


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.daijie
ArtifactId

ArtifactId

daijie-parent-spring-boot-starter
Version

Version

1.0.3-RELEASE
Type

Type

pom

Download daijie-parent-spring-boot-starter 1.0.3-RELEASE


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