io.github.dean-lhb:dean-framework-starter-storage

dean-framework是一个基于springboot封装的,API快速开发框架,内置了大量常用组件

License

License

GroupId

GroupId

io.github.dean-lhb
ArtifactId

ArtifactId

dean-framework-starter-storage
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

dean-framework是一个基于springboot封装的,API快速开发框架,内置了大量常用组件

Download dean-framework-starter-storage

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.2.5.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.2.5.RELEASE
io.github.dean-lhb : dean-framework-component-storage jar 1.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1