is not current version
Last Version 1.0.0

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

快速构建springboot企业级开发

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.gxhunter
ArtifactId

ArtifactId

hunter-spring-boot-starter
Version

Version

0.7
Type

Type

jar

Download hunter-spring-boot-starter 0.7


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