is not current version
Last Version 1.0.0

com.github.gxhunter:hunter-spring-boot-starter 0.5

快速构建springboot企业级开发

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.gxhunter
ArtifactId

ArtifactId

hunter-spring-boot-starter
Version

Version

0.5
Type

Type

jar

Download hunter-spring-boot-starter 0.5


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