h

hhao-web-spring-boot-starter

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