BeanValidtor

java对象验证器,表单验证

License

License

GroupId

GroupId

xin.xihc
ArtifactId

ArtifactId

BeanValidtor
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

BeanValidtor
java对象验证器,表单验证
Project URL

Project URL

https://gitee.com/leo_xi/BeanValidtor
Source Code Management

Source Code Management

https://gitee.com/leo_xi/BeanValidtor

Download BeanValidtor

How to add to project

<!-- https://jarcasting.com/artifacts/xin.xihc/BeanValidtor/ -->
<dependency>
    <groupId>xin.xihc</groupId>
    <artifactId>BeanValidtor</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/xin.xihc/BeanValidtor/
implementation 'xin.xihc:BeanValidtor:1.3'
// https://jarcasting.com/artifacts/xin.xihc/BeanValidtor/
implementation ("xin.xihc:BeanValidtor:1.3")
'xin.xihc:BeanValidtor:jar:1.3'
<dependency org="xin.xihc" name="BeanValidtor" rev="1.3">
  <artifact name="BeanValidtor" type="jar" />
</dependency>
@Grapes(
@Grab(group='xin.xihc', module='BeanValidtor', version='1.3')
)
libraryDependencies += "xin.xihc" % "BeanValidtor" % "1.3"
[xin.xihc/BeanValidtor "1.3"]

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.3
1.2
1.1
1.0