h

hhao-extension-spring-boot-starter

The Apache Software License, Version 2.0
Files download
File Operation
hhao-extension-spring-boot-starter-3.0.4.jar download
hhao-extension-spring-boot-starter-3.0.4.pom download
hhao-extension-spring-boot-starter-3.0.4-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.software-hhao</groupId>
  <artifactId>hhao-extension-spring-boot-starter</artifactId>
  <version>3.0.4</version>
</dependency>
Gradle Groovy
implementation 'io.github.software-hhao:hhao-extension-spring-boot-starter:3.0.4'
Gradle Kotlin
implementation("io.github.software-hhao:hhao-extension-spring-boot-starter:3.0.4")
Scala SBT
libraryDependencies += "io.github.software-hhao" % "hhao-extension-spring-boot-starter" % "3.0.4"
Groovy Grape
@Grapes(
  @Grab(group='io.github.software-hhao', module='hhao-extension-spring-boot-starter', version='3.0.4')
)
Apache Ivy
<dependency org="io.github.software-hhao" name="hhao-extension-spring-boot-starter" rev="3.0.4" />
Leiningen
[io.github.software-hhao/hhao-extension-spring-boot-starter "3.0.4"]
Apache Buildr
'io.github.software-hhao:hhao-extension-spring-boot-starter:jar:3.0.4'