License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.luterc |
ArtifactId | ArtifactIdheimdall-spring-boot-web-starter |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionheimdall-spring-boot-web-starter
Heimdall Spring Boot Web Starter
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.luterc/heimdall-spring-boot-web-starter/ -->
<dependency>
<groupId>com.github.luterc</groupId>
<artifactId>heimdall-spring-boot-web-starter</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luterc/heimdall-spring-boot-web-starter/
implementation 'com.github.luterc:heimdall-spring-boot-web-starter:1.1.2'
// https://jarcasting.com/artifacts/com.github.luterc/heimdall-spring-boot-web-starter/
implementation ("com.github.luterc:heimdall-spring-boot-web-starter:1.1.2")
'com.github.luterc:heimdall-spring-boot-web-starter:jar:1.1.2'
<dependency org="com.github.luterc" name="heimdall-spring-boot-web-starter" rev="1.1.2">
<artifact name="heimdall-spring-boot-web-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luterc', module='heimdall-spring-boot-web-starter', version='1.1.2')
)
libraryDependencies += "com.github.luterc" % "heimdall-spring-boot-web-starter" % "1.1.2"
[com.github.luterc/heimdall-spring-boot-web-starter "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.luterc : heimdall-servlet | jar | 1.1.2 |
com.github.luterc : heimdall-spring-boot-starter | jar | 1.1.2 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.7.0 |
org.projectlombok : lombok Optional | jar | 1.18.22 |