is not current version
Last Version 1.0.5

com.github.luterc:heimdall-starter-spring-boot 1.0.3

heimdall spring boot starter 模块

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.luterc
ArtifactId

ArtifactId

heimdall-starter-spring-boot
Version

Version

1.0.3
Type

Type

jar

Download heimdall-starter-spring-boot 1.0.3


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