validate-spring-boot-starter

简单的数据验证框架

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cc.ccoke
ArtifactId

ArtifactId

validate-spring-boot-starter
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

jar
Description

Description

validate-spring-boot-starter
简单的数据验证框架
Project URL

Project URL

https://gitee.com/ccoke/validate
Source Code Management

Source Code Management

https://gitee.com/ccoke/validate

Download validate-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/cc.ccoke/validate-spring-boot-starter/ -->
<dependency>
    <groupId>cc.ccoke</groupId>
    <artifactId>validate-spring-boot-starter</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/cc.ccoke/validate-spring-boot-starter/
implementation 'cc.ccoke:validate-spring-boot-starter:0.5'
// https://jarcasting.com/artifacts/cc.ccoke/validate-spring-boot-starter/
implementation ("cc.ccoke:validate-spring-boot-starter:0.5")
'cc.ccoke:validate-spring-boot-starter:jar:0.5'
<dependency org="cc.ccoke" name="validate-spring-boot-starter" rev="0.5">
  <artifact name="validate-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.ccoke', module='validate-spring-boot-starter', version='0.5')
)
libraryDependencies += "cc.ccoke" % "validate-spring-boot-starter" % "0.5"
[cc.ccoke/validate-spring-boot-starter "0.5"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 1.4.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 1.4.4.RELEASE
org.aspectj : aspectjweaver jar 1.8.11
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.5
0.4
0.3
0.2
0.1