io.github.guoshiqiufeng:core-boot-starter

核心封装 包含mysql、redis

License

License

GroupId

GroupId

io.github.guoshiqiufeng
ArtifactId

ArtifactId

core-boot-starter
Last Version

Last Version

1.3.7
Release Date

Release Date

Type

Type

jar
Description

Description

核心封装 包含mysql、redis

Download core-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.4.5
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.5
io.github.guoshiqiufeng : framework-core jar 1.3.7

provided (4)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20
org.springframework.boot : spring-boot-starter-jdbc jar 2.4.5
com.google.code.gson : gson jar 2.8.6
org.springframework.boot : spring-boot-starter-data-redis jar 2.4.5

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.7
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0