is not current version
Last Version 1.1.2

dev.hilla:hilla-spring-boot-starter 1.0.5

Spring Boot Starter for Hilla applications.

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

dev.hilla
ArtifactId

ArtifactId

hilla-spring-boot-starter
Version

Version

1.0.5
Type

Type

jar

Download hilla-spring-boot-starter 1.0.5


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