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

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

License

License

GroupId

GroupId

io.github.dean-lhb
ArtifactId

ArtifactId

dean-framework-component
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download dean-framework-component

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.dean-lhb/dean-framework-component/ -->
<dependency>
    <groupId>io.github.dean-lhb</groupId>
    <artifactId>dean-framework-component</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dean-lhb/dean-framework-component/
implementation 'io.github.dean-lhb:dean-framework-component:1.0.2'
// https://jarcasting.com/artifacts/io.github.dean-lhb/dean-framework-component/
implementation ("io.github.dean-lhb:dean-framework-component:1.0.2")
'io.github.dean-lhb:dean-framework-component:pom:1.0.2'
<dependency org="io.github.dean-lhb" name="dean-framework-component" rev="1.0.2">
  <artifact name="dean-framework-component" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.dean-lhb', module='dean-framework-component', version='1.0.2')
)
libraryDependencies += "io.github.dean-lhb" % "dean-framework-component" % "1.0.2"
[io.github.dean-lhb/dean-framework-component "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-component-api
  • dean-framework-component-validation
  • dean-framework-component-task
  • dean-framework-component-idgenerator
  • dean-framework-component-qrcode
  • dean-framework-component-pinyin
  • dean-framework-component-mail
  • dean-framework-component-datasource
  • dean-framework-component-autocoding
  • dean-framework-component-codegenerator
  • dean-framework-component-pagination
  • dean-framework-component-storage
  • dean-framework-component-spring

Versions

Version
1.0.2
1.0.1
1.0.0