heimdall-spring-boot-starter

Heimdall Spring Boot Starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.luterc
ArtifactId

ArtifactId

heimdall-spring-boot-starter
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

heimdall-spring-boot-starter
Heimdall Spring Boot Starter
Project URL

Project URL

https://github.com/luterc/heimdall

Download heimdall-spring-boot-starter

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.luterc : heimdall-core jar 1.1.2

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.7.0
org.springframework.boot : spring-boot Optional jar 2.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8