easy-boot-core

easy boot core

License

License

GroupId

GroupId

io.github.ordinarykai
ArtifactId

ArtifactId

easy-boot-core
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

easy-boot-core
easy boot core

Download easy-boot-core

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-starter-data-redis jar
org.springframework.boot : spring-boot-starter-validation jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
io.springfox : springfox-boot-starter jar 3.0.0
io.github.ordinarykai : easy-boot-mybatis jar 1.7.0
io.github.ordinarykai : easy-boot-util pom 1.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.0.0