hunter-spring-boot-starter

快速构建springboot企业级开发

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.gxhunter
ArtifactId

ArtifactId

hunter-spring-boot-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

hunter-spring-boot-starter
快速构建springboot企业级开发
Project URL

Project URL

https://github.com/GXhunter/hunter-boot-starter

Download hunter-spring-boot-starter

How to add to project

<!-- 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"]

Dependencies

compile (8)

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

provided (12)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-quartz jar 2.0.6.RELEASE
org.springframework.boot : spring-boot-starter-data-mongodb jar 2.0.6.RELEASE
io.springfox : springfox-swagger2 jar 2.9.2
org.springframework : spring-aspects jar 5.0.6.RELEASE
com.jcraft : jsch jar 0.1.55
org.springframework.boot : spring-boot-starter jar 2.0.6.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.0.6.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.9.5
javax.servlet : javax.servlet-api jar 4.0.0
org.springframework.boot : spring-boot-starter-data-redis jar 2.0.6.RELEASE
com.baomidou : mybatis-plus-boot-starter jar 3.1.1
com.alibaba : druid jar 1.1.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.7
0.5