is not current version
Last Version 1.1.4-RELEASE

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.daijie
ArtifactId

ArtifactId

daijie-parent-spring-boot-starter
Version

Version

1.1.0-RELEASE
Type

Type

pom

Download daijie-parent-spring-boot-starter 1.1.0-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.1.0-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.1.0-RELEASE'
// https://jarcasting.com/artifacts/org.daijie/daijie-parent-spring-boot-starter/
implementation ("org.daijie:daijie-parent-spring-boot-starter:1.1.0-RELEASE")
'org.daijie:daijie-parent-spring-boot-starter:pom:1.1.0-RELEASE'
<dependency org="org.daijie" name="daijie-parent-spring-boot-starter" rev="1.1.0-RELEASE">
  <artifact name="daijie-parent-spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.daijie', module='daijie-parent-spring-boot-starter', version='1.1.0-RELEASE')
)
libraryDependencies += "org.daijie" % "daijie-parent-spring-boot-starter" % "1.1.0-RELEASE"
[org.daijie/daijie-parent-spring-boot-starter "1.1.0-RELEASE"]