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

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

License

License

GroupId

GroupId

io.github.dean-lhb
ArtifactId

ArtifactId

dean-framework-component-validation
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download dean-framework-component-validation

How to add to project

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

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0