is not current version
Last Version 2.0.1

Springboot Ready 1.0.3

基于springboot常用组件的自动配置封装

License

License

GroupId

GroupId

com.github.hetianyi
ArtifactId

ArtifactId

springboot-ready
Version

Version

1.0.3
Type

Type

jar
Description

Description

Springboot Ready
基于springboot常用组件的自动配置封装
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/springboot-ready

Download springboot-ready 1.0.3


<!-- https://jarcasting.com/artifacts/com.github.hetianyi/springboot-ready/ -->
<dependency>
    <groupId>com.github.hetianyi</groupId>
    <artifactId>springboot-ready</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hetianyi/springboot-ready/
implementation 'com.github.hetianyi:springboot-ready:1.0.3'
// https://jarcasting.com/artifacts/com.github.hetianyi/springboot-ready/
implementation ("com.github.hetianyi:springboot-ready:1.0.3")
'com.github.hetianyi:springboot-ready:jar:1.0.3'
<dependency org="com.github.hetianyi" name="springboot-ready" rev="1.0.3">
  <artifact name="springboot-ready" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hetianyi', module='springboot-ready', version='1.0.3')
)
libraryDependencies += "com.github.hetianyi" % "springboot-ready" % "1.0.3"
[com.github.hetianyi/springboot-ready "1.0.3"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.hetianyi : springboot-common jar 1.0.27
org.projectlombok : lombok Optional jar 1.18.10
com.google.guava : guava Optional jar 28.1-jre

provided (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.2.RELEASE
org.redisson : redisson jar 3.13.6
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
org.springframework.boot : spring-boot-starter-security jar 2.2.2.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test Optional jar 2.2.2.RELEASE

Project Modules

There are no modules declared in this project.