com.github.zhengframework:zheng-validator-test

zheng framework module: support test bean validator

License

License

GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-validator-test
Last Version

Last Version

1.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

zheng framework module: support test bean validator
Project URL

Project URL

https://github.com/zhengframework/zhengframework

Download zheng-validator-test

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
junit : junit jar
com.github.zhengframework : zheng-validator jar
org.kohsuke.metainf-services : metainf-services Optional jar 1.8
org.gaul : modernizer-maven-annotations Optional jar 2.1.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.0
1.7.1
1.7.0
1.6.0
1.5.0
1.4.0