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

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

License

License

GroupId

GroupId

io.github.dean-lhb
ArtifactId

ArtifactId

dean-framework-starter
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download dean-framework-starter

Filename Size
dean-framework-starter-1.0.2.pom 943 bytes
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dean-framework-starter-api
  • dean-framework-starter-schedule
  • dean-framework-starter-idgenerator
  • dean-framework-starter-qrcode
  • dean-framework-starter-pinyin
  • dean-framework-starter-mail
  • dean-framework-starter-storage

Versions

Version
1.0.2
1.0.1
1.0.0