License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.gxhunter |
ArtifactId | ArtifactIdhunter-spring-boot-starter |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionhunter-spring-boot-starter
快速构建springboot企业级开发
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.gxhunter/hunter-spring-boot-starter/ -->
<dependency>
<groupId>com.github.gxhunter</groupId>
<artifactId>hunter-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gxhunter/hunter-spring-boot-starter/
implementation 'com.github.gxhunter:hunter-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/com.github.gxhunter/hunter-spring-boot-starter/
implementation ("com.github.gxhunter:hunter-spring-boot-starter:1.0.0")
'com.github.gxhunter:hunter-spring-boot-starter:jar:1.0.0'
<dependency org="com.github.gxhunter" name="hunter-spring-boot-starter" rev="1.0.0">
<artifact name="hunter-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gxhunter', module='hunter-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "com.github.gxhunter" % "hunter-spring-boot-starter" % "1.0.0"
[com.github.gxhunter/hunter-spring-boot-starter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.7 |
com.squareup.okhttp3 : okhttp | jar | 3.12.0 |
commons-lang : commons-lang | jar | 2.5 |
org.projectlombok : lombok | jar | 1.16.20 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.6.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.6.RELEASE |
cglib : cglib | jar | 3.2.12 |
org.springframework.boot : spring-boot-starter-aop | jar | 2.0.6.RELEASE |