is not current version
Last Version 1.0.5

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

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.2
Type

Type

jar

Download heimdall-starter-spring-boot 1.0.2


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