template-modules-validator

使用JODD框架的VTOR部分进行数据验证的模块插件

License

License

GroupId

GroupId

me.wuwenbin
ArtifactId

ArtifactId

template-modules-validator
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

template-modules-validator
使用JODD框架的VTOR部分进行数据验证的模块插件
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/miyakowork/template-modules-validator

Download template-modules-validator

How to add to project

<!-- https://jarcasting.com/artifacts/me.wuwenbin/template-modules-validator/ -->
<dependency>
    <groupId>me.wuwenbin</groupId>
    <artifactId>template-modules-validator</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/me.wuwenbin/template-modules-validator/
implementation 'me.wuwenbin:template-modules-validator:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/me.wuwenbin/template-modules-validator/
implementation ("me.wuwenbin:template-modules-validator:1.0.0.RELEASE")
'me.wuwenbin:template-modules-validator:jar:1.0.0.RELEASE'
<dependency org="me.wuwenbin" name="template-modules-validator" rev="1.0.0.RELEASE">
  <artifact name="template-modules-validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.wuwenbin', module='template-modules-validator', version='1.0.0.RELEASE')
)
libraryDependencies += "me.wuwenbin" % "template-modules-validator" % "1.0.0.RELEASE"
[me.wuwenbin/template-modules-validator "1.0.0.RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jodd : jodd-vtor jar 3.8.6

provided (1)

Group / Artifact Type Version
me.wuwenbin : template-utils-lang jar 2.7.3.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE