| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.github.luterc |
| ArtifactId | ArtifactIdheimdall-spring-boot |
| Version | Version1.1.0 |
| Type | Typepom |
| Description |
Descriptionheimdall-spring-boot
Heimdall Security Management Platform
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| heimdall-spring-boot-1.1.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.luterc/heimdall-spring-boot/ -->
<dependency>
<groupId>com.github.luterc</groupId>
<artifactId>heimdall-spring-boot</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.luterc/heimdall-spring-boot/
implementation 'com.github.luterc:heimdall-spring-boot:1.1.0'
// https://jarcasting.com/artifacts/com.github.luterc/heimdall-spring-boot/
implementation ("com.github.luterc:heimdall-spring-boot:1.1.0")
'com.github.luterc:heimdall-spring-boot:pom:1.1.0'
<dependency org="com.github.luterc" name="heimdall-spring-boot" rev="1.1.0">
<artifact name="heimdall-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.luterc', module='heimdall-spring-boot', version='1.1.0')
)
libraryDependencies += "com.github.luterc" % "heimdall-spring-boot" % "1.1.0"
[com.github.luterc/heimdall-spring-boot "1.1.0"]