MVN

com.github.luterc : heimdall-spring-boot

Maven & Gradle

May 29, 2023

heimdall-spring-boot

<dependency>
    <groupId>com.github.luterc</groupId>
    <artifactId>heimdall-spring-boot</artifactId>
    <version>1.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.luterc : heimdall-spring-boot to add to Maven - Latest Versions:

  • Latest Stable: 1.1.4

All Versions

Choose a version of com.github.luterc : heimdall-spring-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
heimdall-spring-boot-1.1.4
heimdall-spring-boot-1.1.3
heimdall-spring-boot-1.1.2
heimdall-spring-boot-1.1.1
heimdall-spring-boot-1.1.0
1.0.x
heimdall-spring-boot-1.0.9
heimdall-spring-boot-1.0.8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.luterc</groupId>
    <artifactId>heimdall-spring-boot</artifactId>
    <version>1.1.4</version>
</dependency>