FieldGuard

字段警卫,能帮你自动检查字段的值是否符合规则。

License

License

GroupId

GroupId

com.yuqianhao
ArtifactId

ArtifactId

FieldGuard
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

FieldGuard
字段警卫,能帮你自动检查字段的值是否符合规则。
Project URL

Project URL

https://github.com/YuQianhao/FieldGuard
Source Code Management

Source Code Management

https://github.com/YuQianhao/FieldGuard

Download FieldGuard

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.sonatype.plugins : nexus-staging-maven-plugin jar 1.6.8
org.apache.maven.plugins : maven-source-plugin jar 3.2.1
org.apache.maven.plugins : maven-gpg-plugin jar 3.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3